TAG ARCHIVE
#cli
3 ARTICLES TAGGED
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.
Apr 26, 2026
ALL ARTICLES
DEVELOPER TOOLS5 min read
I'm Building ReadSafe So AI Agents Can Work With Sensitive Files
AI agents need structure from config files, but they should not need raw secrets in their context. ReadSafe is my pre-alpha attempt to fix that locally.
Jul 16, 2026
DEVELOPER TOOLS5 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