I work on backend and platform systems across multiple languages and stacks, with a focus on architecture, cloud infrastructure, developer tools, and reliability. This is where I write about software, systems, and things worth keeping notes on.
Keeping Claude Code Running With tmux
A small tmux workflow that keeps Claude Code sessions running even when VS Code closes.
Context Rollovers Without /compact
A lightweight Claude Code setup for replacing automatic compaction with explicit handoff files, context warnings, and fresh-session resume hooks.
Agent Poke: Scheduled Check-ins for Codex and Claude Code
A small Docker-based scheduler that sends interactive check-ins to Codex and Claude Code at fixed times.
Local Commit AI: Commit Messages From Your Own AI CLI
A small VS Code extension for generating Git commit messages with your local Codex, Claude, or custom AI CLI.
Devbox: The First Nix-Based Tool That Felt Practical
I wanted something better than polluting my laptop with random tools, but lighter than Docker and less intimidating than working with Nix directly. Devbox finally felt like the right middle ground.