Daily Shaarli

All links of one day in a single page.

May 28, 2025

SteamOS massively beats Windows on the Legion Go S
thumbnail

Looks like Linux is now the best operating system for gaming on the go.

The Recurring Cycle of 'Developer Replacement' Hype
thumbnail

Just another hype cycle... The developer profession being in danger is greatly exaggerated.

Pyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkers

Early days but it looks like we got two interesting type checkers coming up for Python. Definitely worth keeping an eye on them.

Rust streams and timeouts gotcha

Indeed, bugs with async/await can be subtle in Rust.

Own Your Email Domain
thumbnail

You don't need to self-host the mail itself, but you definitely should control the domain.

Thousands separators

Nice trick for numbers formatting as strings in Python.

The two types of open source
thumbnail

I'm not sure this dichotomy is enough for building a taxonomy of FOSS projects. But I guess it's a start and captures something often missing in other such attempts.

Threads Beat Async/Await
thumbnail

Or why I'm still on the fence regarding async/await. It's rarely the panacea we pretend it to be.