Writing
Posts
All the articles I've posted. 136 total.
Feb 02, 2026 · 2 min readai-agents
The Reality of AI Pair Programming: It's Not Magic, It's Management
Vibe coding is dangerous. AI isn't a senior engineer replacement, it's a junior that needs a manager. Here's what I learned migrating my home server with an AI agent.
Continue reading →Feb 01, 2026 · 4 min readopenclaw
Reducing OpenClaw Heartbeat Token Usage
Running an AI agent 24/7 sounds cool until you see the token bill. Here's how to cut your heartbeat costs.
Continue reading →Jan 25, 2026 · 3 min readAstro
Adding a Links Section to My Blog
I built a links section to share interesting things I find around the web, with my own commentary.
Continue reading →Jan 23, 2026 · 3 min readai
Pair Programming with a Lobster: My Week with Clawdbot
It’s weird, it lives in my server, and it runs 100 laps when it makes a mistake. Here is what it's like to code with an autonomous agent.
Continue reading →Jan 23, 2026 · 7 min readbun
Automating My Blog Workflow with Bun
How I killed the friction of writing by building a custom CLI generator for Astro using Bun.
Continue reading →Dec 25, 2025 · 8 min readAMP
Unlocking Frontier Power: How to Run Amp Using CLIProxyAPI Without Spending Credits
The landscape of AI coding agents is shifting faster than most developers can keep up with.
Continue reading →Jan 11, 2025 · 4 min readHugo
Migrating from Hugo to Zola
Yet another migration post, this time from Hugo to Zola.
Continue reading →Feb 13, 2024 · 3 min readPython
Several Cool Things You Can Do with F-Strings in Python
F-strings are a powerful and easy-to-use way to format strings in Python.
Continue reading →