A Second Check, Always
Essay · September 2, 2026 · 10 min read
One model doing the work and an independent mechanism checking it is the single most reliable pattern I know for production AI. Here is how to build it.
5 items · All tags
Essay · September 2, 2026 · 10 min read
One model doing the work and an independent mechanism checking it is the single most reliable pattern I know for production AI. Here is how to build it.
July 30, 2026 · 6 min read
Reading the Kimi K3 technical report from the seat of someone who builds agentic systems that have to run on Monday morning: the decisions were made by kernels, caches, and harnesses, not loss curves.
April 22, 2026 · 7 min read
An honest read of Moonshot's Kimi K2.6 from someone building production agentic systems: why the open weights matter more than the leaderboard, and where it still falls short.
June 19, 2025 · 4 min read
What two controversial papers, The Illusion of Thinking and its rebuttal, taught us about measuring machine reasoning: many AI failures are benchmark design failures.
March 15, 2024 · 1 min read
Common ways RAG systems fail in week 2, and how to avoid them with evaluation and observability.