
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 13 articles
Latest writing

How I use AI to investigate, implement, challenge assumptions, and remove unnecessary complexity while retaining responsibility for engineering decisions.
Read article →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.
Follow an LLM request past the API and into GGUF tensors, learned parameters, attention, and the transformer layer that turns model data into logits.
A practical guide to AI workflow automation for small and mid-sized businesses: use cases, ROI, implementation steps, risks, tools, and when custom software makes sense.