this post was submitted on 07 Nov 2024
227 points (98.7% liked)

Programmer Humor

32443 readers
1375 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] astrsk@fedia.io 17 points 5 days ago (3 children)

The older I get, the less time passes between starting a new project and reading the readme / manpages for a library.

[โ€“] leisesprecher@feddit.org 7 points 5 days ago

I find it extremely frustrating how weirdly wrong-density much documentation is. It's extremely detailed in all the wrong places and often lacks examples for common use cases.

I learned a while ago that news articles are supposed to have increasing levels of detail from top to bottom. Each paragraph adds a bit more context, but the general picture should be contained in the first one. Hardly any documentation follows that pattern.

load more comments (2 replies)