Tagged: developer-tools
Tools, extensions, and software that make development less annoying.
8 articles
Vibecoding Broke Me at 12,000 Lines
An AI kept fixing one bug by resurrecting another, I yelled at my terminal in all caps, and then I admitted I had no idea how my own codebase works.
Claude Code Remote Control Killed My Phone Workflow
I used to check on Claude Code from my phone via SSH and Terminus. Then Anthropic shipped Remote Control and I never opened Terminus again.
How I Run Claude Code from Anywhere
SSH, tmux, Tailscale, and a home server. My always-on setup for Claude Code sessions that survive closing my laptop.
10 Terminal Productivity Hacks That Save Me 2 Hours Daily
Ten terminal shortcuts and aliases that save me about two hours a day, from git aliases to fuzzy finders, with the configs to steal.
Best AI Coding Tools Compared (2026)
An honest comparison of Cursor, GitHub Copilot, Claude, and other AI coding assistants for real-world development.
VS Code Extensions Every Developer Needs in 2026
The VS Code extensions I actually keep installed in 2026, what each one does, and which popular ones I uninstalled without regret.
TypeScript Patterns That Actually Scale
Practical TypeScript patterns for real codebases, covering discriminated unions, branded types, const assertions, satisfies, and more.
Git Workflows That Actually Work for Solo Developers
Branching strategies, commit hygiene, and advanced git techniques that keep solo projects clean without the ceremony of enterprise workflows.