Operator. Builder.
I build AI-powered tools to lead and operate companies of the future.
Through Alcanah Partners, I design and deploy intelligent workflows so owners, teams, and operators can run smarter and leaner. Ten years of operating experience, now wired into the systems I wish I had when I was running the day-to-day.
Latest Writing
Don't Tunnel Dev Servers: A 90-Second Near-Miss
I tried to expose a localhost dashboard through a Cloudflare Tunnel. Discovered mid-verification it was actually serving my entire ~/Documents folder to the internet for ninety seconds.
Convergent Logging: Your AI Workspace Has Two Histories
Interactive sessions log one place, daemons another. The fix isn't smarter logging - it's making both write the same files in the same format.
Ace: A VS Code Extension for Markdown Annotation and Feedback
Code review for prose. Ace lets you annotate markdown files in VS Code with inline comments, highlights, and threaded feedback - built for AI-assisted writing workflows.
Claude Code from Slack: Why I Built a Local-First AI Bridge
Most AI-in-Slack integrations send your code to a cloud API. I built one that keeps everything local - and it's been running since February.
Local-First Cron Architecture for AI Workspaces
Anything that can use your local tools must run on your machine. Anything reliable must not depend on your machine being on. The fix: GitHub as a task queue.
What I Check Before Shipping a Workspace
Before handing a workspace to anyone - client, team member, collaborator - I run this checklist. A leaked secret in a markdown file isn't just embarrassing; AI agents treat every file as authoritative context.