June 18, 2026 · 9 min read
As I alluded to in my last post, I like things that go fast. When people work with data, speed—specifically "minimizing latency" is what can change the experience of using a product from, "I want to throw this this out a window" to "I can work at the speed of thought." And being able to stay in a...
May 23, 2026 · 14 min read
I like things that go fast. And I like reading academic papers. This week, those two interests collided when the little agentic pipeline I built for surfacing interesting papers bubbled up a study posing a question I had never asked myself: what is the fastest way a human can interact with data? In...
February 28, 2026 · 9 min read
import NexaFlowDiagram from '../../components/NexaFlowDiagram.tsx'; import K8sLifecyclePipeline from '../../components/K8sLifecyclePipeline.tsx'; import ScaleTierDiagram from '../../components/ScaleTierDiagram.tsx'; Seven days ago I wrote that the main thing that reliably matters in AI-assisted...