11 min read
What Happens When 0.0001 Pixels Decide Your Score
Inside the CSS centering game with a 0.0001px threshold, anti-cheat that returns HTTP 418, and why free open…
The Lab · Written in the open · Tagged Development
Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.
170 entries · latest 2026-09-11
11 min read
Inside the CSS centering game with a 0.0001px threshold, anti-cheat that returns HTTP 418, and why free open…
10 min read
Local AI models through Ollama handle 80 percent of coding tasks at zero cost. Setup guide, model comparison,…
8 min read
dev-browser gives AI agents full Playwright control inside a sandboxed QuickJS runtime
8 min read
AI coding agents now decide which actions to take without asking. The trust shift and what it means…
11 min read
Running 12 projects solo means things slip through, no matter how careful you are
10 min read
Enforcement hooks run automatic checks before or after every tool call in Claude Code, catching mistakes without manual…
9 min read
Claude can now control macOS computers directly, opening apps, navigating browsers, and clicking buttons like a human operator.…
8 min read
AI agents now execute code across multiple files simultaneously based on developer intent, shifting roles from writing code…
8 min read
Claude Code Desktop lets you click DOM elements directly in the app instead of verbally describing which component…
6 min read
/loop schedules recurring prompts in Claude Code sessions without requiring cron jobs or separate monitoring tools. Syntax supports…
8 min read
CLAUDE.md is automatically loaded at conversation start, serving as persistent AI context about your project structure, tech stack,…
10 min read
A web developer's guide to Shopify. Liquid templates, theme architecture, and the Admin API - explained for devs…