Daily Shaarli

All links of one day in a single page.

November 27, 2025

How Cloudflare uses Rust to serve (and break) millions of websites at 50+ millions requests per second

A bit of a shameless plug toward the end. That said the explanations of why Cloudflare is banking on Rust so much or how the recent downtime could have been avoided are spot on.

Rust unit testing: file reading

Nice approach to stub standard types in Rust. The article is a bit confusing the different types of test doubles though.

Zig: Migrating from GitHub to Codeberg

Very good move on their part. It's time more people do so. Beside, Forgejo (powering Codeberg) looks very interesting. I plan to play with it more next year.