'As We May Think' is an article from 1945 that introduced the idea of a 'memex', a personal computer with hyperlinked documents.
https://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/303881/
It treats reading trails as a first class entity that can be commented and shared!
miniblog.
Related Posts
There are docs resources like https://diataxis.fr/ that categorise documents based on format and intended audience.
They don't say where you should start, or what order you should write docs.
I'm currently thinking README > reference > tutorial > how-tos. Agree/disagree?
I often use Quip for writing documents and I've started using Google Slides for presentations. They have fewer features than competing tools, but I like them.
They have what I need, without being overwhelming. Maybe it takes a paradigm shift (e.g. desktop->web) to drop features.
Want to move to a code autoformatter, but worried about git history? Black even documents how to teach git to ignore your formatting commit!