9 min read
Edge Functions vs Serverless for Solo Projects A Practical Comparison
Edge wins for cookie gating, redirects, AB tests at sub-20ms cold starts
The Lab · Written in the open · Tagged performance
Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.
12 entries · latest 2026-08-31
Latest entry
A tool that felt instant on my desk crawled on mobile in a parking lot. The performance budget every RAXXO tool now has to clear.
Read the entry
Latest entry · Development
All entries · performance
9 min read
Edge wins for cookie gating, redirects, AB tests at sub-20ms cold starts
9 min read
INP dropped from 380ms to 140ms over six months on raxxo.shop
9 min read
Content-shaped skeletons cut layout shift to zero versus 0.18 CLS for spinners
10 min read
1M context costs full price on every query, caching cuts repeated tokens to 1/10
10 min read
Five icon systems across 15 repos created visual drift and 84KB bundles in the worst Next.js app.
8 min read
Lodash adds about 70KB minified, ES2026 covers most utility uses with zero dependencies
8 min read
Cart drawer refresh swaps one section in 180ms instead of reloading the full PDP at 1.2s.
8 min read
Next.js dev server cold start hit 14 seconds on a static portfolio, that was the breaking point.
8 min read
I took raxxo.shop from a 62 Lighthouse mobile score to 98 without leaving the Liquid theme, and this…
10 min read
I took one of my APIs from 400ms p95 to 40ms p95 by fixing 7 missing or wrong…
2 min read
Radar sweeps, HUD effects, floating labels. All pure CSS, zero dependencies, 60fps.