Writing.

Notes on software, AI, and things I've learned along the way.

My Daily AI Workflow

How Codex, GPT-5.6 Sol, Herdr, Zed, Git worktrees, and bounded feedback loops fit into my day-to-day engineering workflow.

Why I Am Building Anvia

I am building Anvia because I care about lower-level AI runtime primitives, explicit TypeScript abstractions, and developer experience.

Building My First Home Server

Why I built my first home server, what hardware and software I chose, and what I learned along the way.

How I Design and Write APIs

Writing APIs takes careful thought about abstraction so the code stays understandable, extensible, and maintainable.

Why SQLite Is Still Underrated

A practical case for SQLite: individual queries get much cheaper when there is no network in the middle.