← All notes

Note

Publishing notes publicly

1 min read writing, publishing, notes

Why I want my implementation notes to be readable outside my own head.

Most project notes start as personal working memory. That is useful, but it is not the end state I want.

When a note is worth keeping, I rewrite it so it answers at least one of these questions:

  • What problem was I solving?
  • What tradeoff did I make?
  • What would I do differently next time?

That rewrite turns private scratch work into public documentation. The result is not polished essay writing. It is a record of practical decisions that other builders can reuse.

I want this site to collect exactly that kind of material.