

Yep. Back in the day all the MUD servers ran on Linux. I wanted to set up my own. I knew my cousin used it so I asked him about it.
He never answered my questions directly. But he did show me how to look up the answer to my question using man pages and/or search for info online.
That first install was so painful… My friend and I didn’t know how to set up the network and it turns out the tulip driver wasn’t installed by default. So we’d boot to Linux, try something to get the network working, write down the error message on a sheet of paper. Boot to windows to research the fix to the error message. Rinse and repeat until we finally got it working.







Cachy has, at least in my experience with a Zen 5 processor, it’s own special Arch pacman repo with meta packages for various processor types. I believe for the most part mine uses Zen 4 packages.
Add your processor meta package and it adds the appropriate repo where packages have been custom built with feature flags / optimizations for that specific architecture of processors.
So it’s a little closer to Gentoo or LFS in those regards, without you having to actually build every package from scratch.
So while yes any distro could do this, in practice a lot don’t bother and only release basic i686/amd64/arm32/arm64 sets of packages. Whereas Cachy offers zen4-amd64 packages as an example, and I assume they offer various Intel architecture and other AMD architecture specific packages as well.