this post was submitted on 06 Jun 2025
144 points (95.0% liked)
Programmer Humor
23955 readers
1096 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But also make sure its current, and hopefully well documented.
Yeah, lots of FOSS projects end up with horrible documentation. Because programmers usually make really bad manuals. They tend to overestimate the average user’s level of experience, so lots of the documentation ends up vague or outright misleading.
Also, since programmers tend to want to focus on actually programming, the documentation rarely gets updated.