Daily Shaarli

All links of one day in a single page.

July 8, 2026

Democratizing Abandonware

The data set is rather small but the trend is really bad. So much reviewer time wasted due to AI slop... this time on the Flathub side.

How I'm using CSS View Transitions on this blog

A good reminder that you can go a long way to specify transitions with just CSS nowadays.

a software engineering interview question I like: computing the median

I like this kind of questions as well. It's more interesting to aim for something simple to start with than a puzzle. Even topics considered simple have several layers of complexity.

98% isn't very much

Can you rely on something? Indeed, if it fails "only" 2% of the time it can mean a lot of failures... you better handle the edge cases and degrade gracefully.