• 0 Posts
  • 259 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle


  • I don’t agree. It’s a direct result of whitespace, which does not happen if you don’t use whitespace. For example it can happen in Java and kotlin, but only if you use if statements without braces, which you pretty much never see. If you do see it you know to look out for the exact issue I described. That’s not possible in Python, since there is no alternative.





  • That misleading behavior does happen in Python. The next programmer that comes along can’t tell if the original programmer fucked it up and didn’t unindent to put a statement outside of the block or if they meant to put it inside the block. I’ve debugged this one too many times and it takes hours each time because it’s impossible to see the bug at all!!



  • What a weird thing to call pride and narcissism the same. Being prideful is nothing to do with being narcissistic. One is an external thing, the other an internal. The prideful person cares about things other than themselves and shows that. The narcissistic person cares about no one but themselves, and their actions reflect that.