Posts
All my thoughts and insights on technology, productivity, and life.
-
GraphX: Why I'm Building a Graph-Based Execution Engine in Zig
Published: Jan 2, 2026Vancouver, CanadaThe convergence of plain-text accounting, graph theory, and agentic AI led me to build GraphX—a general-purpose graph-based state machine and execution engine.
-
Why a Monorepo Isn't Enough: CLI as the Missing Layer
Published: Dec 30, 2025Updated: Dec 31, 2025Vancouver, CanadaA response to Kasava's "Everything as Code" - why monorepos are great for context but insufficient for running a company, and why CLI is the missing operational layer.
-
Building an AI-Native Engineering Team: The Missing Phase
Published: Nov 22, 2025Whistler, CanadaOpenAI's new guide on AI-native engineering is comprehensive, but it skips the most critical step. Before you Plan or Build, you must Discover. Why context curation is like lighting a stage.
-
Run Your Company on the Command Line
Published: Nov 18, 2025Whistler, CanadaI've spent the last year building AI agents for clients. The biggest bottleneck isn't the model intelligence—it's the database. The solution is to replace Postgres with Markdown.