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

  • SparroHawc@piefed.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    9 hours ago

    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.