Starting to write things down
Notes on AI agents, data infrastructure, and small hardware projects.
- Meta
I rebuilt this site because I wanted a place for technical notes. The old version was
a single hand-written index.html that had collected two years of commented-out code.
I often forget implementation details a few months after solving a problem. Writing them down here should save me from figuring out the same thing twice.
I plan to write about:
- AI agents: streaming, resumable sessions, and handling dropped connections.
- Data systems: mostly ClickHouse and query performance.
- Small hardware: ESP32 projects and the lessons from keeping them running.
There is no posting schedule. Most notes will be short and practical.
Comments
View on GitHub