Home Blog Projects Explore My Work
Everyone Has Claude Code. Now What?
Good enough is now free. It’s the floor.
Jul 8, 2026 · 5 min read Career

Good enough is now free. It’s the floor. The speech I keep giving my friends about standing out, and the terminal I built to take my own advice.

Read Article
A Checkpoint Is Not a Safety Net
Jun 16, 2026 · 8 min read Agents & Infra

Sprites can snapshot and restore an agent computer. The harder part is knowing which checkpoint was safe, healthy, and worth restoring.

Read Article
Agents Need Computers. Humans Need Monitors.
Jun 8, 2026 · 7 min read Agents & Infra

Persistent agent work needs restore points a human can trust. Checkpoints need context, agents need bounded computers, and humans need monitors.

Read Article
Cloud Pricing Is A UX Problem
Jun 1, 2026 · 8 min read Agents & Infra

Cloud bills get painful when the pricing model hides what the app is actually doing. This is about CPU, memory, state, agents, and surprise.

Read Article
Don’t Build A Second Product For Voice
Jun 1, 2026 · 9 min read Voice AI

A Deepgram Voice Agent pattern for adding realtime voice to an AI app that already has auth, memory, tools, and transcripts.

Read Article
Your AI Agent Is Logged In. That Doesn't Mean It Should Have Access.
May 25, 2026 · 5 min read AI Memory

What building AI memory taught me about authorization for agents, vector search, delegated access, and why relevance is not permission.

Read Article
Voice Agents Need Receipts
May 23, 2026 · 5 min read Voice AI

RecallMEM now has a Deepgram voice agent with app-controlled memory. Voice made the memory layer stricter: no quote, no memory.

Read Article
The LLM Was The Easy Part
May 22, 2026 · 7 min read AI Memory

I thought RecallMEM was a local chatbot project. The model call took almost no time. The real work was persistence, memory, files, tokens, setup, and all the boring systems that make an AI app usable.

Read Article
AI engineering is web development all over again.
Mar 16, 2026 · 8 min read Career

The same cycle that made web dev the path into tech is repeating with AI. But the tools are better, the learning curve is different, and the ceiling is way higher.

Read Article
Coding Used to Be Hard. That Was the Point.
Mar 12, 2026 · 7 min read Career

I miss when coding was hard. The frustration was the craft. Now AI writes the code and developers are having an identity crisis.

Read Article
Voice agents should teach you, not just answer you.
Mar 10, 2026 · 12 min read Voice AI

How I turned a voice-first AI journal into a Socratic tutor that teaches through conversation, quizzes you until you get it right, and won't let you fake understanding.

Read Article
AI memory is broken because we let the model own the truth.
Feb 19, 2026 · 12 min read AI Memory

Building Speak2Me, a voice-first AI journal that actually knows your story. The hard lessons from building real AI memory systems.

Read Article
College rankings are useless if they ignore the money.
Jan 29, 2026 · 12 min read Agents & Infra

College rankings don't help. I built an AI-powered tool that compares colleges based on actual financial outcomes. Not vibes. Not rankings. Money.

Read Article
Voice apps fail when they treat speech like a text box.
Jan 27, 2026 · 9 min read Voice AI

Privacy-first style learning with TiDB vector search. Can you teach an AI how someone writes by storing statistics only?

Read Article
Journaling apps fail because they only remember what you typed.
Dec 3, 2025 · 6 min read AI Memory

Most journaling apps are just storage. I built a system that watches my entries, finds patterns in my thinking, and writes my life story in third person - like a biographer following me around.

Read Article