Tag — 10 entries

claude-code

Every post tagged claude-code. Back to the full index →

The Inverse Architecture: Building the System That Builds the Systems 14 Jul 2026 · tech · 16 min

The Inverse Architecture: Building the System That Builds the Systems

Four months ago I introduced Composer, my AI software factory. Since then it's shipped 642 pull requests for about $4K — and I've stopped reading the code. Here's the architecture everyone else is chasing backwards.

Hold It Loosely: What AI Is Teaching Me About Letting Go 30 Jun 2026 · personal · 7 min

Hold It Loosely: What AI Is Teaching Me About Letting Go

After 30 years in software, I'd built my identity on the things I made. AI is teaching me to hold them loosely — to build, ship, and let go — because the half-life of cleverness has never been shorter.

Trust, but Verify: Letting AI Drive a Production Migration 01 Jun 2026 · tech · 8 min

Trust, but Verify: Letting AI Drive a Production Migration

Over four days, Claude rebuilt Leaderboard's entire golf data pipeline onto a new provider — new API client, a re-keyed production database, a zero-downtime cutover. I barely wrote a line. My job was to challenge every step, and a few times that's exactly what saved it.

How I Accidentally Used Claude as a Backup System 27 May 2026 · tech · 8 min

How I Accidentally Used Claude as a Backup System

My autonomous agent platform marked a task DONE but never opened the PR — and then the worktree got cleaned up, taking 1,300 lines of validated work with it. Except it wasn't gone. Claude had been keeping a backup I never asked for.

My Remote Agent Experiment: From Cloud Agents to My Own AI Dev Team 17 Mar 2026 · tech · 7 min

My Remote Agent Experiment: From Cloud Agents to My Own AI Dev Team

OpenClaw didn't work out. Cloud agents frustrated me. So I built my own orchestration platform — six AI agents that design, review, build, test, and document code while I sleep. Here's the story of Composer.

My Remote Agent Experiment: OpenClaw, Honest Results, and a Plot Twist from Anthropic 28 Feb 2026 · tech · 6 min

My Remote Agent Experiment: OpenClaw, Honest Results, and a Plot Twist from Anthropic

I set up a dedicated M4 Mac Mini running OpenClaw as a remote coding agent — isolated network, its own Apple ID, Slack interface. The vision was beautiful. The results were not. Then Anthropic announced exactly what I actually needed.

Getting Started with Agentic Dev — Part 1: Your Toolkit 27 Feb 2026 · tech · 9 min

Getting Started with Agentic Dev — Part 1: Your Toolkit

Part 1 of a 3-part series on getting started with agentic software development. Everything you need to install and configure to start working with AI coding agents.

Claude the DevOps Engineer: A Full Infrastructure Migration in One Day 20 Jan 2026 · tech · 8 min

Claude the DevOps Engineer: A Full Infrastructure Migration in One Day

How I migrated Leaderboard Fantasy from GCP to a VPS, moved from GitLab to GitHub, and set up automated backups—all in about 7 hours with Claude Code as my DevOps partner.

A Better Claude Code CLI: Custom Statusline Script 02 Jan 2026 · tech · 2 min

A Better Claude Code CLI: Custom Statusline Script

A quick tip for Claude Code users: add a custom statusline hook to see model info, API limits, context usage, and git branch at a glance.

The AI-Powered Development Workflow That's Transforming How I Build Software 13 Sep 2025 · tech · 4 min

The AI-Powered Development Workflow That's Transforming How I Build Software

How AI coding agents like Claude Code, Codex, and Warp have accelerated my development workflow and helped me build Leaderboard Fantasy faster than ever before.