Daily Shaarli

All links of one day in a single page.

August 22, 2025

The issue of anti-cheat on Linux

Or why competitive multiplayer games which anti-cheat probably will never make it to Linux. I'm not into this kind of games but this is an interesting piece on comparing the differences between the Linux and Windows kernels. It also show that with some care from the game developers, those anti-cheats might not be necessary in the first place.

Why do software developers love complexity?

Indeed, let's not fall for the marketing. It's better to write less code if it's enough to solve actual problems.

Fun and weirdness with SSDs

Interesting, it looks like index scans in your databases can have surprising performance results with SSDs.