Sponsored by Red Hat, the Fedora Linux distribution has today released Fedora 33 which brings in numerous improvements for desktop users.
For desktop users, Fedora Workstation is what you're looking for if you want what they claim is a "just works" Linux experience. Fedora 33 pulls in GNOME 3.38 'Orbis' which by itself is a pretty big upgrade, see our previous overview on that here. They're also now using the BTRFS filesystem as the default, which is again quite a major change that includes lots of advanced features for those who want it but for desktop users it shouldn't be a noticeable change. The Fedora team mention that the switch to BTRFS is laying the foundation to build upon in future releases.
Pictured - a fresh test install of Fedora 33.
This release also brings in an animated background (based on the time of day) by default which is pretty slick looking. As part of Fedora's "First" mission they try to include all the latest and greatest software and with Fedora 33 you get the likes of Python 3.9, Ruby on Rails 6.0, and Perl 5.32 as default. In their KDE edition, they've also enabled the EarlyOOM service by default to improve the user experience in low-memory situations.
If you make use of the Wine compatibility layer, this release should also now use the Direct3D to Vulkan translation layer DXVK as the default instead of wined3d which should give much better performance in Windows games run through it. As after we covered the proposal, it was approved. Fedora 33 ships with Wine 5.20 and DXVK 1.7.2.
You can see the release announcement here, release notes here and download from here.
But I appreciate that Fedora is following a trail hollowed out by slightly smaller distributions. Now it's time for LLVM / Clang by default.
Last edited by DamonLinuxPL on 27 October 2020 at 3:44 pm UTC
QuoteThis release also brings in an animated background
This is the most fascinating one for me! Thanks Red Hat & Fedora team!
Quoting: LinuxerQuoteThis release also brings in an animated background
This is the most fascinating one for me! Thanks Red Hat & Fedora team!
Is this fromm Gnome 3.38? or does another package handle the animated background, am curiousabout doing this on my install.
Quoting: ajgpQuoting: LinuxerQuoteThis release also brings in an animated background
This is the most fascinating one for me! Thanks Red Hat & Fedora team!
Is this fromm Gnome 3.38? or does another package handle the animated background, am curiousabout doing this on my install.
I've no idea... But i've used Komorebi before.
https://github.com/Komorebi-Fork/komorebi
Quoting: ajgpUhm.. GNOME have shipped with that feature for years. I'm guessing this is just Fedora shipping with one of them as the default for the first time?Quoting: LinuxerQuoteThis release also brings in an animated background
This is the most fascinating one for me! Thanks Red Hat & Fedora team!
Is this fromm Gnome 3.38? or does another package handle the animated background, am curiousabout doing this on my install.
Check the backgrounds in GNOME settings. The ones with a little clock in the corner changes.
Edit: This feature shipped in GNOME 3.4, way back in 2012.
Last edited by whizse on 27 October 2020 at 7:40 pm UTC
Quoting: dpanterBTRFS as default on a desktop distro... guess we'll find out how that experiment turns out before long.
openSUSE has been using it by default for years. It works fine and is a lifesaver with snapper and the ability to boot previous snaps.
Quoting: dpanterBTRFS as default on a desktop distro... guess we'll find out how that experiment turns out before long.
openSUSE have done done it for a few years now, seems to generally work fine. It is also better tuned to be used as a default for the general masses than ext4 these days since it allows things like checksumming, compression, snapshots and copy-on-write while still being a widely used and integrated system compared to say ZFS.
Your average user or gamer will not be limited by the performance difference compared to EXT4 or XFS and can in some cases actually benefit from compression for reduced load-times on rotational drives.
For average Joe it doesn't really matter which file system crashes, they are not going to be fixing attempting to fix it regardless so the confusing docs are not really an issue either.
With my support-technician-hat on, I think it is a rather good default, and those that know they have specific demands also have the know-how to choose one that suits our workload better.
Quoting: Luke_NukemopenSUSE has been using it by default for years. It works fine and is a lifesaver with snapper and the ability to boot previous snaps.
Quoting: shorbergopenSUSE have done done it for a few years now, seems to generally work fine. It is also better tuned to be used as a default for the general masses than ext4 these days since it allows things like checksumming, compression, snapshots and copy-on-write while still being a widely used and integrated system compared to say ZFS.
I would like to third this argument plus add that being able to turn off COW in btrfs submodules is really useful for stuff like /var.
See more from me