Install
Docs, RFCs & Knowledge
Decision records, onboarding docs, runbooks, and internal wikis.
- 5 Tracked terms
- Last 30 days Feed window
What this topic collects on
An article joins this feed when it matches these terms. Each one is also a search of its own.
Related topics
Latest in Docs, RFCs & Knowledge
Record why an approach was rejected—and when to revisit it
1+ hour, 35+ min ago (564+ words) Disclosure: I maintain Selvedge, an open-source decision-history tool. This article was prepared with AI assistance from Grok and Codex. The example below is hypothetical and uses plain Markdown; it does not require a particular product. A repository can show what…...
A markdown viewer, not a file browser
14+ hour, 26+ min ago (480+ words) Agents write a lot of markdown. Plans, architecture decisions, handoff notes, CLAUDE.md. Most of the... Tagged with terminal, coding, agents, markdown....
SlashNote — A Local-First Cross-Platform Markdown Notes App with Git Sync
18+ hour, 11+ min ago (85+ words) Instead of storing your notes in a proprietary database, SlashNote keeps them as regular.md files on your filesystem. The stack is built around a shared Rust core, with Tauri + React for desktop and Kotlin + Jetpack Compose for Android. ✨ Git-based…...
The Confluence content manager: what it does and where it stops
1+ day, 2+ hour ago (802+ words) Open the space. Next to the space name in the sidebar choose More actions, the three dots, then Space settings, then Content manager. You need to be a space admin of that space. It works on one space at a…...
Preparing a Markdown document for a technical slide deck with Gamma App
2+ day, 5+ hour ago (117+ words) A README is designed for readers who can pause, search, and run the examples. A technical talk has a... Tagged with markdown, productivity....
Two Release Notes per Release: One for Users, One for Future Me
2+ day, 16+ hour ago (307+ words) Every release I ship produces two different questions later. A user asks "what changed for me?" A month from now, I ask "why did I change it that way?" One document cannot answer both without getting long enough that nobody…...
Extract, Draft, Sign: Regen-Safe Lanes for AI Docs
3+ day, 14+ hour ago (533+ words) A regenerated README often looks like progress. The install block is tighter. A stale caption disappears. Then a reviewer finds that the same commit also rewrote the security contact, dropped two SLO numbers, and turned a retention rule into a…...
Turn Text and Markdown into Confluence-Ready Content Without Reformatting
3+ day, 14+ hour ago (280+ words) If you write product requirements, technical notes, release plans, or team documentation in Confluence, you have probably lost time fixing formatting after pasting a draft. Headings collapse into plain text. Tables need to be rebuilt. Important callouts lose emphasis. A…...
Designing Spoiler Controls and Evidence Labels for a Horror Game Wiki
4+ day, 2+ hour ago (1303+ words) A reader searches for help opening a puzzle box. The result supplies the answer in its preview, includes a later character reveal in the heading, and never explains whether the solution was actually verified. A horror-game guide can fail in…...
Designing Game Wiki Guides Around Dependencies: A Big Ambitions Example
4+ day, 2+ hour ago (301+ words) A player opens a warehouse guide because deliveries are not working. The page explains warehouses,... Tagged with webdev, documentation, ux....