Tagged: programming
Posts tagged with programming.
7 min read
How I Run Multiple Claude Code Accounts From One Terminal
Use direnv and CLAUDE_CONFIG_DIR to switch Claude Code accounts and profiles by folder, then use the same setup to isolate MCP credentials for personal, org, and client work.
ai agents programming productivity security claude-code mcp direnv
8 min read
OpenAI Codex vs Claude Code: Real Developer Workflow Comparison
I gave the same large repo work to Claude Code and OpenAI Codex. Here is what changed in speed, code quality, tests, and shipping confidence.
ai agents programming productivity openai-codex claude-code tooling
7 min read
How I Built a Free Geolocation API With Cloudflare Workers and D1
A practical build story for a free REST API with countries, states, cities, IP geolocation, Cloudflare Workers, D1, Hono, and SQLite FTS5.
opensource webdev devops programming cloudflare api edge-computing
1 min read
Why I Started Writing in Public After 10 Years of Private Notes
A short note on turning private engineering notes, debugging stories, and product lessons into public writing.
career discuss programming webdev meta