Taliesin – bit-exact KV-cache restore, 21x faster, cross-GPU verified
21x KV-cache restore speedup sounds huge, but the Medium link returns a 500 error.
BEAM port of Ertl 2024 UltraLogLog — 25% less memory than HLL, bit-identical to Hash4j
25% leaner than HyperLogLog with bit-exact validation against the Hash4j reference.
Elixir developers building analytics or telemetry systems
Apache DataSketches · Redis HyperLogLog · Hash4j
21x KV-cache restore speedup sounds huge, but the Medium link returns a 500 error.
Rare 32-bit Windows port when everyone else targets x64 only.
The author cross-compiled PicoClaw into a usable 32-bit Windows binary and even bundled the EXE — handy for anyone stuck on ancient Win10 hardware. It’s a neat engineering scrapheap win (AI tools helped patch issues), but the repo is explicitly experimental, lightly tested, and the author admits not fully understanding every change — try it, but don’t trust it for anything critical.
Passes SingleStepTests and Acid800 suite with cycle-exact 6502 core in pure TypeScript.
Bit-exact rotations via surd field extension, but is the problem worth solving?
GeoGuessr clone for election prediction—fun novelty, no staying power.