Using an engineering notebook
2026-02-28
![]()
The author describes their practice of keeping a physical engineering notebook, started during consulting work, where they write dated, append-only notes about their work -- including sketching out code changes by hand before typing them into an editor. They argue the notebook serves as both a memory aid (handwriting being more effective for retention) and a tool for thought that forces deliberate reasoning before implementation.
Was this useful?