Posts
All my thoughts and insights on technology, productivity, and life.
-
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.
-
Agentic Failures: How AI Agents Fail and What You Can Do To Prevent Them
Published: Jul 21, 2025Punta Cana, Dominican RepublicBusinesses clinging to outdated operating models face obsolescence. Learn how Agentic AI workflows and agents can transform your operations for a dynamic future.
-
Agent-Friendly CLI Tools: From Flaky Agents to Reliable Automation
Published: Jul 20, 2025Updated: Jan 13, 2026Punta Cana, Dominican RepublicExisting CLI tools weren't built for AI. Instead of waiting for better agents, let's build better tools by turning LLMs into predictable pipeline components.