this post was submitted on 14 Mar 2025
88 points (97.8% liked)
Programmer Humor
35210 readers
238 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Again, I'm perfectly aware of how the process is supposed to work and what purpose comments serve. This is the exact same argument people make when complaining that everybody is doing Agile wrong. What I'm explaining to you, as another senior dev in the industry, is that a lot of the time people start cutting corners because they have deadlines, or they don't understand the code because it was written a long time ago by somebody who doesn't work at the company anymore, or a myriad other reasons. Keeping comments in sync with the code is not trivial in practice, and it's often done poorly.