
How I Use AI to Make Software Easier to Own
How I use AI to investigate, implement, challenge assumptions, and remove unnecessary complexity while retaining responsibility for engineering decisions.
Read article →The field journal
Practical architecture decisions, tradeoffs, and operating lessons from software that has to survive business change.
Browse all topics →Showing 5 of 31 articles
Latest writing

How I use AI to investigate, implement, challenge assumptions, and remove unnecessary complexity while retaining responsibility for engineering decisions.
Read article →A decision framework for moving business rules into governed configuration without creating an untyped programming language that nobody can operate safely.
How to design adapter boundaries that contain vendor semantics without hiding business-critical differences or creating a private framework.
How serving engines share one model across users, isolate KV caches, batch token generation, preserve context, and spend more inference compute on reasoning.
Trace llama_decode through GGML graphs, CUDA kernels, GPU memory, and next-token generation—and see why expensive LLM inference can still be fast.