Real-World Notes on Databases, Cloud, and AI Architecture

I write short field notes and deep technical breakdowns on database systems, cloud platforms, distributed architecture, and AI-assisted engineering.

Latest Notes

Deep Dive
14 min read

Durable State for Long-Running LLM Coding Sessions

A practical workflow for separating planning from execution, checkpointing progress in GitHub issues, and resuming multi-phase LLM implementation without context collapse.

#architecture#ai-engineering#failures#checklist