Yes, though it’s not exposed to the user yet.
You can install Fedora Atomic Sway then install Hyprland on that with rpm-ostree install hyprland
.
There’s still OpenGL backends, a newer one that shares the same backend as the Vulkan renderer and the old OpenGL renderer.
I’m using Silverblue and it also symlinks to /var/mnt. I don’t think it does that on traditional distros, like Fedora 40 Workstation.
Not aware of any correct pictures, but I can tell you what’s wrong with this one
I would also like the mention that the FHS standard wasn’t designed to be elegant, well thought out system. It mainly documents how the filesystem has been traditionally laid out. I forget which folder(s), but once a new folder has been made just because the main hard drive in a developer’s system filled up so they created a new folder named something different on a secondary hard drive.
I don’t get why this sort of picture always gets posted and upvoted when it’s wrong for most distros nowadays.
My drive was brand new when the issue started. I don’t think SMART showed anything wrong with it, apart maybe from the improper shutdowns count.
Not sure if it was Linux only, I never had Windows installed on that drive.
There’s nothing technical stopping Google from sending the prompt text (and maybe generated results) back to their servers. Only political/social backlash for worsened privacy.
I experienced that failed run shutdown binary a lot, the issue was that the OS I installed the drive on was defective. In use, the entire filesystem would become read only, the OS would freak out, and shutting down would fail with that message.
LLMs are expensive to run, so locally running them saves Google money.
Are the default policies good though? There’s some collaboration between Fedora and Tumbleweed for SELinux policies, I imagine even more now since Tumbleweed plans to move to SELinux in the near future and derivatives like Aeon are already using SELinux.
Tried it on Gnome, didn’t look the greatest. The numbers in the time were really close to the colon in the top panel. Very well could just be a Gnome issue though, the way it handles fonts is weird.
The sidebar is present, but no tabs just yet. The only way I was able to activate the sidebar was changing the chatbot from settings, not sure how to toggle it without doing that.
There is a way for just your home folder to be encrypted, Linux Mint has it as an option.
Fedora Silverblue is great, it’s my daily driver.
I can sleep “sleep”. All system components are still powered on at this stage, so it uses the most power. But at the same time it’s the quickest to get back into your system. All that’s really happening with sleep is that the screen turns off.
Then you have suspend. Laptops often first go to sleep but then suspend after a long period of inactivity to save battery.
Then you have hibernation. I don’t think this is used that often nowadays.
That’s true for hibernation, but not suspending. Hibernation stores everything in RAM onto the disk then shuts off the PC; to resume the system, you need to unlock the disk to access that data. Suspending doesn’t turn off the computer, it keeps the CPU and RAM active.
On my Fedora system, I can hit the suspend button and get back into the OS without needing to type my encryption password, only my user password.
With an encrypted disk, you only need to enter the encryption password when you shutdown or restart. Suspending and sleep lock screen don’t need your encryption password.
There is Fedora CoreOS (meant for servers), but I’ve never tried installing a desktop on that.