Hacker News new | ask | show | jobs
by eternityforest 431 days ago
To me any kind of deep nesting is an issue. It goes against the idea of reducing the amount of mental context window needed to understand something.

Plus, if syntax errors can easily take several minutes to fix, because if the syntax is wrong, auto format doesn't work right, and then you have to read a wall of text to find out where the missing close paren should have been.