Remix.run Logo
rollcat 2 days ago

That's the sane way to tackle it. If you're the vendor, just target the top N (whatever value of N you can cope with).

I don't mean disrespect towards people running Alpine (hi), Arch, or Gentoo, but you wouldn't be running these distros if you aren't ready to handle their quirks.

TFA mostly talks about binary compat. Even if you can get away with statically linking everything, you still have to cope with the mess that is userspace fragmentation: <https://tailscale.com/blog/sisyphean-dns-client-linux>

So yeah, supporting the top N gets you approximately sqrt(N/(N+1))% of the way. (Assuming desktop Linux market share is about 1%.)

HideousKojima 2 days ago | parent [-]

>I don't mean disrespect towards people running Alpine (hi), Arch, or Gentoo, but you wouldn't be running these distros if you aren't ready to handle their quirks.

You'd think so, but you'd be surprised how many gamers switching from Windows to Linux get recommended Arch and Manjaro

skyyler 2 days ago | parent [-]

I see Bazzite recommended more than Arch these days, but Arch is confusingly a very popular choice.

I wonder if Arch being the basis for SteamOS is responsible.