• 0 Posts
  • 6 Comments
Joined 9 months ago
cake
Cake day: May 29th, 2025

help-circle
  • If anything, that sounds like an argument in favor of significant indentation, not against it. Humans and machines read differently, yes, which is why we tend to add whitespace and indentation to code even for programming languages where it’s not significant. We do that expressly because it makes the code more human-friendly, so it’s quite the opposite of ignoring their differences.