• @Dropkick3038
      link
      52 months ago

      An autistic coder would have documented this feature to the point of pedantry.

      • @[email protected]
        link
        fedilink
        02 months ago

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

        • @Dropkick3038
          link
          22 months 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.