Hello, and welcome to a new issue of Links list! More non-technical links than usual this time. Modern sort algorithms Link to heading A very interesting comparison between very data-tailored sort algorithm versus modern generic ones. Spoiler: it’s almost never worth writing a specific radix-sort, because generic sorts are amazing and tuned so carefully.| Andrea Bergia's Website
In August 2025's installment of our monthly newsletter, we share the following news items: Boomerang – instant, disposable file sharing; LiftKit: a UI framework based on the golden ratio; V8 makes JSON.stringify more than twice as fast; Control how long your data is stored; Build a resumable file downloader in Go (with concurrent chunks)| Transloadit