this post was submitted on 06 Jun 2025
155 points (95.3% liked)

Programmer Humor

25196 readers
981 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
[–] curbstickle@lemmy.dbzer0.com 8 points 1 month ago (1 children)

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.