Hacker News new | ask | show | jobs
Ask HN: What are the best examples of good technical writing you know of?
6 points by CSMastermind 10 days ago
7 comments

The `security` man page on FreeBSD is a good example. Technical, but with guidance.

https://man.freebsd.org/cgi/man.cgi?query=security

Giovanni Sartori's Guidelines for Concept Analysis is a refreshing starting point for thinking about defining consciousness in a community to find common core.
https://diataxis.fr/

my favorite technical document guideline.

be kind for your readers.

W. R. Stevens is an all-time favorite of mine.
PostgreSQL documentation is high on the list
The Bun documentation[0]

[1]: https://bun.com/docs

RMS' C language tutorial.