Hacker News Sorted, a 12-year-old Chrome extension I still use daily
Client-side sorting and true post ages for Hacker News, but the store listing is unavailable.
Experiments in implementing a fast, dependency-free getTimeZonesAt(timestamp)
10KB replacing 770KB moment-timezone with 80x faster startup is constraint craft at its finest.
Frontend developers optimizing bundle size and performance
moment-timezone · luxon · date-fns-tz
It is surprisingly challenging [and soul-sucking] to work with timezone lore with the goal of reducing this down to something small and fast. There are many performance foot-guns and correctness edge-cases that have to be addressed. With the help of AI (Fable 5 here), this becomes tractable for a single engineer to iterate on in the span of a few days. I iterated through about 12 different prototypes during the process, mixing and matching various strategies and approaches for every aspect of the final result. This should tell you something about how much taste and steering still needs to be applied even to frontier models by an experienced engineer to produce something of high production-grade quality, not just, "it works, ship it". If you're familiar with my existing OSS work, I would not ship any level of unaudited slop :) Also, https://github.com/leeoniya/easy-tz/blob/main/comparison.md is not to be missed.
Hopefully one other dev (or agent) finds this useful; I think it fills a missing gap in the frontend timezone-handling ecosystem.
disclaimer: still 0.1.0, so if you use any of the non-default implementations in the lib, expect some turbulence before 1.0.
Client-side sorting and true post ages for Hacker News, but the store listing is unavailable.
12kb Markdown renderer with zero dependencies when react-markdown bundles 300kb+.
Calculator CLI for LLM agents when they could just call Python's math library.
CGO-free Go GUI wrapper around Gio with 8 stars and no forks yet.
10KB gzipped with zero cookies beats Intercom's 200KB+ bloat any day.
Auto-downgrading badge beats static compliance certs when your stack drifts.