Posts
All the articles I've posted.
-
The Reality of AI Pair Programming: It's Not Magic, It's Management
2 min read ai-agentsVibe 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.
-
Reducing OpenClaw Heartbeat Token Usage
4 min read openclawRunning an AI agent 24/7 sounds cool until you see the token bill. Here's how to cut your heartbeat costs.
-
Adding a Links Section to My Blog
3 min read AstroI built a links section to share interesting things I find around the web, with my own commentary.
-
Pair Programming with a Lobster: My Week with Clawdbot
3 min read aiIt’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.
-
Automating My Blog Workflow with Bun
7 min read bunHow I killed the friction of writing by building a custom CLI generator for Astro using Bun.
-
Unlocking Frontier Power: How to Run Amp Using CLIProxyAPI Without Spending Credits
7 min read AMPThe landscape of AI coding agents is shifting faster than most developers can keep up with.
-
Migrating from Hugo to Zola
4 min read HugoYet another migration post, this time from Hugo to Zola.
-
Several Cool Things You Can Do with F-Strings in Python
3 min read PythonF-strings are a powerful and easy-to-use way to format strings in Python.