| ▲ | viraptor 3 hours ago | |
I'd much more prefer to review something written in Rust or Go, even if I'd much rather write it in Python if I had to do it manually. The better structure and clear typing makes the review much easier. | ||
| ▲ | awesome_dude 3 hours ago | parent [-] | |
My biggest reason for liking Go, over Python can be summed up in one word: Discipline. Python was supposed to be embracing the idea of "there's only one way to do it", which appeals after Perl's "There's many ways to do it", but the reality is, there's 100 ways to do it, and they're all shocking. | ||