this post was submitted on 28 Jul 2023
1086 points (99.0% liked)

Programmer Humor

32380 readers
1454 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
[โ€“] Saigonauticon@voltage.vn 4 points 1 year ago (1 children)

Oh, yeah. My source code is like 60% comments by weight (or more). Although I typically produce separate standalone documentation for management or semi-technical staff. You know, people who know enough to possibly break something, but not enough to fix it afterward. I find it useful when trying to train new people too.

[โ€“] Dirk@lemmy.ml 3 points 1 year ago

User-facing documentation is a completely different thing, yes.