• 0 Posts
  • 3 Comments
Joined 4 months ago
cake
Cake day: April 8th, 2026

help-circle

  • Goto CAN be readable, it’s true.

    The problem is that it’s easy to make code that is LESS readable; in order to prevent horrible unmaintainable spaghetti, it is forbidden nearly everywhere. A lot of coding ‘rules’ are really just ways to try to cut down on stupid coding practices by greenhorns and enforce code maintainability.