8 min read
Bun 1.2 Replaced Node in Every New RAXXO Project
Why Bun 1.2 became the default runtime for 17 RAXXO projects: 3s installs, 9 fewer devDependencies, tests 8x…
The Lab · Written in the open · Tagged Developer Tools
Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.
52 entries · latest 2026-07-25
8 min read
Why Bun 1.2 became the default runtime for 17 RAXXO projects: 3s installs, 9 fewer devDependencies, tests 8x…
8 min read
How 9 shell-script hooks replace code review in a solo studio: what each one catches, how to write…
10 min read
MCP servers expose tools, resources, and prompts to Claude through a tiny JSON-RPC protocol.
10 min read
Loaded my entire 12-repo studio into one session and stopped re-explaining context to the model every hour
8 min read
Five Vercel cron jobs replaced a 6 EUR VPS, a flaky GitHub Actions workflow, and 40 minutes of…
8 min read
After five years of paying for Notion, I moved my entire studio to 40 markdown files in git.…
8 min read
Six concrete CSS :has() patterns that replaced roughly 400 lines of JavaScript across raxxo.shop.
8 min read
CSS Cascade Layers (@layer) let you control the order of style precedence without specificity wars or !important tags
8 min read
Every new repo I start gets the same six git hooks copied in before the first commit lands
9 min read
Google Analytics is slow, privacy-hostile, and reports fewer visitors than reality due to ad-blockers
10 min read
Most LLM apps ship with zero evals because engineers confuse demos with quality
8 min read
Anthropic rebuilt Claude Code desktop with parallel sessions, integrated terminal, side chat, and three view modes. It replaced…