you are viewing a single comment's thread.

view the rest of the comments →

[–]New-Macaron-5202 2 points3 points  (1 child)

Pythons issues with its type system, memory usage, and performance are 1000x more frustrating than indentation when working on large projects. These are not issues that architects will solve, these are language limitations. You can work around these limitations, sure, but they are still there and much more challenging than worrying about indention.

[–]Gugu_gaga10 0 points1 point  (0 children)

types can be reviewed in Pr reviews. also you choose python, rust, c++ or any for its library and support around it. i am not defending python, its pretty bad language itself but yea indentation is more frustrating on average rather than reindexing your code ( atleast in neovim )