I get to work on this Python codebase and then immediately notice the strict adherence to using type annotations everywhere... except they are such a pain to get right for some people that half of them are only partially right.
Then I get told to avoid using two indentation levels because indentation is a pain...
I'm also told performance is critical and should be mindful of not introducing significantly slower code.
At this point I'm wondering why the fuck are we using Python if it looks like what we actually want is Go.
Then I get told to avoid using two indentation levels because indentation is a pain...
I'm also told performance is critical and should be mindful of not introducing significantly slower code.
At this point I'm wondering why the fuck are we using Python if it looks like what we actually want is Go.
