Removing bloat doesn’t necessarily make things unstable. I remove all the games from my KDE Plasma installs. The primary mistake that can occur in removing non-essential programs is ignoring the list of programs that this is a dependency of or also removes.
delete everything in /tmp; you're not really using it anyways and you'll get more disk space. lol
i literally used this same logic when i merged the contents of c:\windows & c:\win32 because there were so many duplicate files and folders and i needed to recover the free space.
sometimes i'm thankful for my cluelessness; examples like this paint me into corners and this particular corner was the impetus behind my exploration into linux; which has sustained my career for the last 25ish years through several once-in-a-lifetime economic recessions and multiple personal setbacks.
i've been accused of that along with several other slurs like systems engineer and cloud operations engineer and it systems architecture analyst and software engineer. lol
i'm a software developer atm, but my current gig has a LOT of overlap with all of those other four letter word titles that i dare not repeat in decent company. lol
Apparently running an update on Fedora. My flatpaks were broken on Fedora 40, so I thought it's a configuration issue on my part and did a clean reinstall when Fedora 41 came out. Issues were not present... until I ran an update.
I actually don't know. I tried investigating the issue, using different users, or trying from a clean install, or without my configs. I'm not sure about the sources of my issues. I know that one of the issues I had was unrelated (Tabliss in Vivaldi), but I'm not sure if the Flatpak issues and the Steam & Lutris Gaming issues were related, but I don't seem to have those issues on PopOS. For now at least. I haven't done any gaming yet but the flatpaks seem to be okay.
Instability you ask? This is like a slow creep to instability and freeze your system. It's called the Bash Fork Bomb (look it up if you want), but it's a copy/paste you put in and it slows your system down by consuming all the system resources and cause it to lock up HARD. It goes away after a system reboot, though.
I was going to post the code here, but decided to play nice. But if you are curious:
Moving some packages (especially libraries) onto an unstable branch while keeping others back on a stable one. It probably won't fuck you immediately, but when it does it'll be a bastard to diagnose because you will have forgotten what you did.
When you try to run a thing that everyone assures you now works on Linux flawlessly but for some reason it does not work for you in particular so you dwell deep into troubleshooting and try everything possible until you break something but then you figure out how to make it work without breaking your system so you re-install OS and start again for it to just suddenly work without the workaround just so you stumble on the same scenario with another program.