...or you can just vibe-code-it back into existence wherever you need it.

you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 3 months ago (1 child)

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.

  • source
  • parent
  • hideshow 1 child comment