Skip to main content
I pointed Claude Code at my Coolify box. Deploying by sentence is a bit too easy.
ai

I pointed Claude Code at my Coolify box. Deploying by sentence is a bit too easy.

Coolify shipped a first-party MCP server in v4.1.0, so I wired Claude Code to the VPS that runs this blog and deployed by asking. It works, which is the worrying part. What the tools actually do (no rollback), the thin confirmation model, and how I scope tokens so an agent can't restart prod off a misread sentence.

2026-07-24 / 04 min
GitHub Trending #1: what I'd actually clone (and the one I wouldn't)
ai

GitHub Trending #1: what I'd actually clone (and the one I wouldn't)

The first of my GitHub Trending roundups: the repos actually worth cloning this week — agent scaffolding, from-scratch language runtimes in Rust and C, and two tools that just fix something today — plus how to spot the star-farmed shell hiding in the pile.

2026-07-11 / 05 min
I Wired My Coding Agent Into a Live Drupal Site via MCP
drupal

I Wired My Coding Agent Into a Live Drupal Site via MCP

Field notes on connecting a coding agent to a running Drupal install through the AI module's MCP server, and the governance gaps of letting it build content types and run actions.

2026-07-11 / 04 min
cmux is my daily driver for running coding agents
ai

cmux is my daily driver for running coding agents

An honest daily-driver review of cmux, the open-source native macOS terminal built for running Claude Code and other AI coding agents in parallel.

2026-07-11 / 04 min
Open Design: your coding agent as a design engine
ai

Open Design: your coding agent as a design engine

A local-first, Apache-2.0 app that turns Claude Code, Cursor and 20+ other CLIs into a design tool. What it actually does, and the honest caveats.

2026-07-10 / 04 min
Subscribe to AI