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.

  • bleistift2@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 day ago

    Opposing opinion: If it’s legacy code, and no-one has found a bug yet, it works as intended.

    No, I don’t mean that ironically.