

This was my thought, too, especially with how stable Linux traffic is relative to other OSes.
It might just mean that more people are web scraping, and that web scraping is easier/cheaper on Linux.
The Steam numbers are more interesting to me, as a measure of consumer usage, since they should mostly represent people actually using their computer.
PornHUB puts out annual usage stats, too, but idk if they include OS. (When I used Reddit, their stats would come up on dataisbeautiful frequently enough to come to mind years later—they had some interesting stats, like average visit duration and that the most Republican states were the most likely to search for gay and incest porn, but I digress.). Would bots make up a high volume of traffic for them? I imagine not, since there’s little economic value in scraping it (to train LLMs, in particular — I think it would poison the training data rather dramatically!)



Exactly this. I tried podman, as a “container” newb, based on the idea that it’s a (better) drop-in replacement for docker, but it didn’t work. My quick attempts to resolve it went nowhere, and there were no instructions for the container I was trying to spin up for podman to explain the differences required.
So, in frustration, I decided to try docker and it just worked.
Good enough for me, for now. I still prefer the idea of not having a daemon running with root privileges, so I’ll likely move over to podman eventually, but I only have so much time to waste tinkering with my setup. And if it ain’t broke, don’t fix it.