This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Bramus
bram.us
did:plc:343p6xcgmvkpz5abgezlgyep
If you’ve ever tried to build a data table with a sticky header and a sticky first column, you know the pain: the reality was that only one of both would stick.
A recent change to CSS fixes this: `position: sticky` now plays nice with _single-axis scrollers_.
https://www.bram.us/2026/03/30/css-sticky-per-axis/
2026-03-30T12:30:06.156Z