Letting Claude Read My Release Notes
A weekly npm audit that uses my existing Claude Code session to read release notes and decide what's safe to auto-update — zero extra API cost.
Category
5 posts in this category.
A weekly npm audit that uses my existing Claude Code session to read release notes and decide what's safe to auto-update — zero extra API cost.
GrowthBook's native URL override bypasses every targeting rule. The QA preview tool I built keeps the rules in place — forcing only fires if the user already qualifies.
How a Vite hub, a Chrome extension that hijacks production scripts, and a WebSocket reload loop turned multi-client A/B testing into hot-reloadable dev work.
The original requestAnimationFrame helper that fires A/B test events when an element scrolls into view — predecessor to the Intersection Observer rewrite.
Five jQuery techniques that keep A/B tests under their performance budget — selector speed, caching, chaining, event delegation, and DOM-write batching.