Home
05 Writing

Notes and write-ups


Thoughts on engineering, experiments, and things I find interesting.

RSS feed →

Filter by tag

Year

Sort

A motion budget, not a motion library

4 min

This site animates four things and ships 1.2 KB to do it. The version with GSAP shipped 46 KB for the same choreography — and the thing that actually improved when the library came out was not the size.

motionperformancecssaccessibility

Solving a row of pills exactly

5 min

The skill tree lays itself out at build time. Once the spacing constraint is rewritten as an ordering constraint, the whole thing is isotonic regression — one pass, no tuning constants, no collisions by construction.

layoutalgorithmstypescriptsvg