1089
Discord != Documentation
(lemmy.dbzer0.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
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.
User-facing documentation is a completely different thing, yes.