All notes
3 min read

Why I keep a technical scratchpad

A low-pressure place for half-formed ideas, debugging trails, and the small discoveries that rarely make it into project write-ups.

NotesLearningBuilding

Most technical work does not arrive as a clean conclusion. It starts as a strange error message, a diagram in the margin, or a question that is too small for a project and too interesting to forget.

This blog is where I want to keep those fragments. Some posts will be careful explanations. Others will be field notes from whatever I am building, testing, or learning that week.

What belongs here

  • Debugging stories where the wrong assumption mattered more than the final fix.
  • Small experiments with models, sensors, interfaces, and data.
  • Useful mental models I want to remember six months from now.
  • Occasional opinions about building technology that people can actually use.
The goal is not to sound finished. The goal is to make the thinking visible.

If a note eventually grows into a project, a paper, or a better question, great. If it only saves me from solving the same bug twice, that is useful too.