Posts
All my thoughts and insights on technology, productivity, and life.
-
Agentic Experience: The Future is AX
Published: Jul 27, 2025Updated: Jul 31, 2025Toronto, CanadaWe've spent decades optimizing for humans. It's time to start designing for the new user: AI agents. Why Agentic Experience (AX) is the next frontier in software.
-
Agency OS: An Agentic-First Operating System for Agencies
Published: Jul 25, 2025Updated: Jul 31, 2025Toronto, CanadaAgency OS is a new paradigm for running an agency, built on a radically simple principle: the database is the application. This post introduces the philosophy and explains how modern, agentic-friendly databases like Neon, Supabase, and Dolt make it possible to safely automate and scale your operations with AI.
-
Agentic-Friendly Databases: The Case for Version Control in AI
Published: Jul 24, 2025Updated: Jul 31, 2025Toronto, CanadaAI agents are poised to revolutionize workflows, but how do we let them interact with our critical data safely? The answer lies in treating our databases like code, with version control features like branching, diffs, and merges. This post explores why databases like Neon, Supabase, and Dolt are leading the way.
-
Parallel Claude Code with Jujutsu: Running Claude Code in Parallel using JJ
Published: Jul 22, 2025Punta Cana, Dominican RepublicA practical guide to leveraging Jujutsu (jj) for running multiple, parallel Claude Code sessions. Learn two powerful workflows—multiple revisions and multiple workspaces—to manage AI-generated code, curate messy outputs, and stack dependent tasks effortlessly.