this post was submitted on 07 Jun 2025
601 points (95.3% liked)

Programmer Humor

23855 readers
1177 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] agamemnonymous@sh.itjust.works 7 points 19 hours ago (1 children)

I think there's a difference between bad and wrong. Wrong documentation is incorrect. Bad documentation isn't really incorrect, it's just poorly executedb and mostly unhelpful.

[–] docAvid@midwest.social 5 points 19 hours ago (1 children)

I mean, incorrect documentation is clearly bad, so...

[–] agamemnonymous@sh.itjust.works 3 points 19 hours ago (1 children)

Seemed more like the problem was the gaslighting than the documentation.

[–] kkj@lemmy.dbzer0.com 1 points 13 hours ago

Wrong documentation is still a pretty big problem, even without the gaslighting. Incomplete documentation is better than none; incorrect documentation is not.