Two years into full-time Linux and I’m finally burning the distro-hopping cycle. I fell for the Arch/AUR trap for a while, but I got tired of spending my weekends debugging file manager crashes instead of maintaining my home lab.
Switched back to Fedora, and it’s boring in exactly the way I need it to be. It’s a stable launchpad for my projects, not the project itself.



What did you struggle with?
The live USB would boot, but the install would fail. It was my only computer at the time, so I needed it up and working and couldn’t really troubleshoot. In fairness, ASUS is not known for it’s Linux support.
Bazzite has lots of customizations built-in if you download the Asus spin.
Interesting! I’ll have to check it out. I’m a little wary of immutable distros though. I do a fair amount of tinkering and random package installs. And I dont love flatpak.
They are not as restrictive as people make them out to be.
You can have a look at distro shelf. It allows you to run a container for any other distro, install packages and then export those apps to run like native apps. I use it all the time when something is only supported via package and not flatpack, or some other distro only.
The container still maps to your same home folder for file and config access.
Well, I think I know what I will dive into next when my free time opens back up. First things first is rebuilding my homelab after drive failure. Thanks for the tips!