← BACK TO ARTICLES
CATEGORY ARCHIVE
Developer Tools
3 ARTICLES IN THIS CATEGORY
CLI tools, VS Code extensions, and workflow automations that make development faster. From git hooks to environment management.
FEATURED
FEATURED7 min read
env-pull: Stop Breaking Your Team's .env Files
You've done it. Your teammate just pushed a new env var to .env.example and now nothing works. Here's the fix — and why AI coding agents need it even more than you do.
ALL ARTICLES
3 min read
Interactive Components in Blog Posts
I built a zero-cost markdown blog. Then I got bored. So I taught it to render React components without MDX.
May 2, 2026
4 min read
portscope: Stop Docker Port Conflicts Before They Happen
You spin up a new Docker Compose stack and port 8080 is already taken. Again. Here's a tiny Bash tool that catches conflicts before your containers even start.
May 2, 2026