• Australis13
    link
    fedilink
    462 months ago

    As someone who has inherited code like that, I would like to strangle the first programmer in the comic.

    • @Clent
      link
      392 months ago

      “Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.”

  • edric
    link
    fedilink
    242 months ago

    There’s nothing more permanent than a temporary solution.

    • Prox
      link
      72 months ago

      Capitalism 101

      Gotta make that line go up TODAY

      Making it go up tomorrow is the next guy’s problem

      • @[email protected]
        link
        fedilink
        22 months ago

        It’s actually the company’s problem. They usually opt to add more debt though, rather that wade through the old stuff.

        In the end, all software sucks and should be replaced as soon as possible. Code quality is a lie we tell ourselves so that we can sometimes be proud of our work. It’s usually the code we are most proud of that is the worst. Design patterns everywhere making the vode overly convoluted and “future proof”. The only future proofing that happens is that no-one will understand it, so they won’t change it. Trying to design for the future usually makes it harder in the future.