• Artyom
    link
    fedilink
    arrow-up
    38
    arrow-down
    1
    ·
    30 days ago

    It’s so bad it’s almost artistic

        • jaybone@lemmy.world
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          29 days ago

          And who updates that documentation three months later when a bug gets fixed or a new requirement get implemented?

          • Dropkick3038@programming.dev
            link
            fedilink
            arrow-up
            1
            ·
            27 days ago

            The person who changed the code, it’s just ordinary maintenance. The comments may not execute, but I submit they are as much a part of the program as the executable code. Maybe over time those comments are condensed, or even removed; no different than any other refactoring or cleanup.