⬡ TECHNICAL_WRITING
Technical Writing
Deep dives into agent coordination, memory systems, and AI architecture.
Medium
Systems Architecture
Direct & Technical
Stop Writing Markdown. Start Writing Memory.
Markdown is optimized for human eyes. Terrible for knowledge agents need to query.
Rebuilt my agent workflow around SQLite. Three tables: context, learnings, errors. No markdown generation unless a human needs to read something.
I Put ChatGPT in Charge of Claude Code
What happens when you use one model to orchestrate another?
Multi-model orchestration experiment. ChatGPT as strategic observer, Claude as executor. The results were unexpected.
I Tested OpenAI's New Codex Desktop App
OpenAI shipped a genuinely novel interface. Then the model opened its mouth.
The UI is the real product. A review of the Codex desktop app and what it reveals about the future of AI coding tools.
Automations with Claude Code
A pattern for proactive AI on your own machine.
Personalized proactive emails and code-poetry from local context. How I set up automations that run without my intervention.
KERNEL: Self-Evolving Claude Code Configuration
How I stopped fighting my config and let it learn instead.
A Claude Code plugin that makes your setup evolve automatically based on how you actually work. AgentDB, orchestration, contracts.
From Friction to Flow: Building a Command Library
Commands as cognitive offloading. Stop remembering, start invoking.
How building a command vocabulary for Claude Code changed my workflow from fighting the tool to flowing with it.
10 Things I Wish I Knew About AI Coding
Hard-won lessons from thousands of hours with AI coding tools.
Practical wisdom from production use. What actually matters when you code with AI every day.
This AI Analyzes My Entire Life
The Synthesis Pool: a personal AI that costs $0/month to run.
Built a system that connects all my data sources and synthesizes insights. Privacy-first, local-first, zero cloud cost.