

A Linux distribution is just the Linux kernel distributed with various other pieces of software that make it usable. Often times, there are multiple software projects that aim achieve the same goal by going in different paths. These are packaged together by the distro maintainers who mostly do this out of passion.
Different distros prioritize different aspects of the software they package and they do this in different ways. To make the best choice for you, it is best to try and understand what each distro aims to do. Here are a few examples out my head:
It looks like you opted for home directory encryption when installing the OS and somehow it got unmounted. It is also likely that by trying to delete encrypted chunks you have corrupted your home directory, which might explain login not working.


It seems like the change affects not just Google Chrome, but the Chromium in general. I assume this will also propogate to all apps using Electron, right?
Fedora is not Red Hat. While they fund Fedora development, they don’t dictate how to it is ran.
Fedora KDE pretty much offers the best KDE Plasma experience, maybe right after OpenSuse.
If you are still using Fedora, I recommend sticking with it. It doesn’t get much better than that.
Ah, JavaScript…
Why is the 🫣 emoji censored?
I am using OBS Game Capture plugin and it works perfectly on Wayland. I have yet try it with Wine Wayland, though.
I am using an atomic distribution (uBlue) and installing packages with homebrew is much more convenient than overlaying them with rpm-ostree.
“Come on, Valve. Do something!”


It is great. I have been using Linux for about three years and majority of that was with KDE Plasma and its Wayland session. Most of that time was with Arch and Fedora and it was all smooth sailing.
It was faster and smoother than GNOME Shell, Cinnamon or any other desktop I have tried.
It may have slightly more bugs compared to GNOME Shell due to sheer amount of features it has.
As others have mentioned, you might have a hardware issue that coincidentally pops up with Plasma.
Fedora version has been packaged by Fedora Linux developers, while the other is published by LibreOffice developers themselves. The former may be only slightly out of date. Choose whichever one you feel comfortable with.
Kind of. Atomic versions of Fedora are designed to be set it and forget it kind of distro. New releases can cause issues with third party packages.
dnf-automatic looks a like a package designed for non-Atomic versions of Fedora.libreoffice is available as a flatpak. You should avoid layering packages as much as possible./etc/yum.repos.d. It is possible this package does not support Fedora 42 yet. You can try removing it to see if the update succeeds.rpmfusion is a repository providing packages that often cannot be pre-installed due to some legal reasons. Unless you need/installed a package from there, uninstall it.Do you have any layered packages? Verify with
~$ rpm-ostree status


Flatpak applications run in a sandboxed environment with limited permissions. Steam, being a proprietary app, was never made with flatpak sandboxing in mind, so you need to poke holes in it’s sandbox for it if you want it to see your files. Most people do not store their games in a separate location, so the default is pretty constrained.
Applications can have sandbox holes by default. Just checked Heroic’s permissions and it can see flatpak Steam’s directories. I don’t know what might have went wrong for you.


What problems did you have? I have been using Steam and Heroic as flatpaks for a long time, and never had any issues.
That must Gear Lever, pre-installed. Pretty neat program.
Love me some flatpak updates. I hope it will be as good as Android’s sandboxing in the near future.