The greatest threat to a writer’s work isn’t a crashed hard drive; it’s obsolescence. If you save your ideas in a format that requires a specific, paid subscription to open, your ideas are not truly yours—they are on loan.

The Sovereignty of the Source

Markup languages (Markdown, Typst, AsciiDoc) are the “Equalizers” of the digital age.

  1. Portability: A .md or .typ file can be read by a computer from 1990 or 2090.
  2. Version Control: Because it’s just text, we can track every “strike of the hammer” using Git.
  3. Focus: Markup allows us to separate what we are saying from how it looks. We hammer the meaning first, and temper the aesthetics later.

This series explores the tools that allow us to remain the architects of our own data.


Forged in the terminal. Refined under the anvil.