joshuago’s Bookmarks

25 MAR 2026
A set of advanced theoretically grounded quantization algorithms that enable massive compression for large language models and vector search engines.
12 MAR 2026
Built on a fully open, end-to-end data pipeline that spans pretraining, post-training, and interactive reinforcement learning, which gives developers reproducible building blocks.
26 NOV 2025
A data format similar to JSON, but richer and more extensible. Think of it as "JSON with superpowers."
19 NOV 2025
HipKittens is an opinionated collection of programming primitives to help developers realize the hardware's capabilities. Includes optimized register tiles, 8-wave and 4-wave kernel patterns instead of wave-specialization to schedule work within processors. Also includes chiplet-optimized cache reuse patterns to schedule work across processors.
14 NOV 2025
Nice writeup from Atlassian, makers of Jira and Confluence. Includes details about tuning specific JVM parameters, looking for CPU L3 cache misses, and measuring TLB tablewalks.
08 NOV 2025
A modern alternative to htop, with a gamified interface.
sre
06 NOV 2025
Memory-safe implementation of C and C++. Lots of software compiles and runs with Fil-C with zero or minimal changes. All memory safety errors are caught as Fil-C panics.
05 NOV 2025
Overview of DuckDuckGo's hiring practices and what to expect as a candidate.
04 NOV 2025
How do you align a group of people around a shared goal? You make sure the right things are happening. Together. Over and over again.