Its definitely a bad idea writing new code that builds up on your old code, that has not been tested properly, because you quickly have to start debugging multiple layer is code at once.

  • who@feddit.org
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    2 months ago

    It’s refreshing to see someone on social media who doesn’t dismiss code as “outdated” just because of its age.

    • Lemminary@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      There are dozens of us! But also, I have a masochistic tendency to update my old code to use the new language features and make it somewhat readable.