Daily Shaarli

All links of one day in a single page.

May 17, 2025

Using unwrap() in Rust is Okay

I find the title misleading. Still, this is a good exploration of how to treat unwrap() and expect() in Rust code.

Detecting malicious Unicode
thumbnail

Unicode in source code can come with unwanted consequences. Tooling might be required.

Leeks and leaks
thumbnail

Feels a bit like bad coordination on the Tor project side this one.