Skip Navigation

What are people daily driving these days?

I'm between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?

I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)

214 comments
  • Arch for many, many years. Absolutely zero reasons to switch. I used to distro hop alot back in the day but I don’t bother with that anymore. I need a system that works and Arch gives me exactly that.

    • Why distro hop from arch if you can make any distro out of it anyway lol I use arch btw

  • PopOS on gaming PC Fedora Silverblue on daily PC Ubuntu Server LTS for small servers Ubuntu Desktop LTS for digital signage

    • What's fedora like to use? I dont see it mentioned as much as Debian or Arch.

      • I've been running Fedora Silverblue on nearly all of my PCs for about a year now and overall it's been great.

        • Automatic and unobtrusive updates for the core OS and user apps (everything happens in the background without interaction; flatpak updates are applied immediately, and OS updates are applied at next boot)
        • I can choose to apply many core updates immediately, but rarely do
        • Atomic OS updates means that everything must be installed successfully or none of the OS updates are applied, which prevents a partially updated system
        • Being an image-based distro, I can and do easily rebase to Fedora's test/beta/remix releases, and just as easily rollback, or run both stable and beta releases side by side for testing purposes
        • Being image-based means there's no chance of orphaned packages or library files being left behind after an update, resulting in a cleaner system over time
        • In the event that anything does go sideways after a system update (hasn't happened yet), I can easily rollback to the previous version at boot

        Some elements not unique to Silverblue but part of its common workflow:

        • Distrobox/toolbox allow you to run any other distro as a container, and then use that distro's apps as if they were native to your host system; this includes systemd services, locally installed RPMs, debs, etc.; I use distrobox to keep most of my dev workflow within my preferred Archlinux environment
        • Flatpaks are the FOSS community's answer to Ubuntu's Snaps, providing universal 1-click installation of sandboxed user apps (mostly GUI based); Firefox, Steam, VLC, and thousands of other apps are available to users, all without the need for root access

        My only complaints about Silverblue are more to do with how Flatpaks work right now, such as:

        • Drag & drop doesn't work between apps, at least not for the apps I've attempted to use; for example, dragging a pic into a chat window for sharing; instead, I have to browse to and select the image from within the chat app
        • Firefox won't open a link clicked within Thunderbird unless the browser is already open, otherwise it just opens a blank tab
        • Many flatpak apps are maintained by unofficial volunteers, and this isn't always clear on Flathub; I view this as a security risk and would prefer to see a flag or warning of some kind when a flatpak is not maintained by the official upstream developer

        That said, I'm confident that these issues will be addressed over time. The platform has already come a long way these past couple of years and now that the KDE and GNOME teams are collaborating for it, things will only get better.

        Like I said though, overall Silverblue has been a really great user experience, and as a nearly 20-year Linux veteran it has really changed the way I view computing.

  • Until a couple of weeks ago I used Fedora Silverblue.

    Then, after mostly using GNOME Shell for about a decade, I (reluctantly) tried KDE Plasma 5.27 on my desktop due to its support for variable refresh rate and since then I have fallen in love with KDE Plasma for the first time (retrospectively I couldn't stand it from version 4 until around 5.20).

    Now I am using Fedora 39 Kinoite on two of my three devices and Fedora 39 KDE on a 2-in-1 laptop that requires custom DKMS modules (not possible on atomic Fedora spins) for the speakers.

    Personally I try to use containers (Flatpaks on the desktop and OCI images on my homeserver) whenever possible. I love that I can easily restrict or expand permissions (e. g. I have a global nosocket=x11 override) and that my documentation is valid with most distributions, since Flatpak always behaves the same.

    I like using Fedora, since it isn't a rolling release, but its software is still up-to-date and it has always (first version I used is Fedora 15) given me a clean, stable and relatively bug-free experience.

    In my opinion Ubuntu actually has the perfect release cycle, but Canonical lost me with their flawed-by-design snap packages and their new installers with incredibly limited manual partitioning options (encryption without LVM, etc.).

  • OpenSUSE Tumbleweed. It's been great having a rolling release distro that I don't have to worry about breaking with updates

  • I’ve never tried NixOS, but it looks really promising.

    I usually use Fedora or OpenSUSE, which have good software availability (unfortunately not as good as the AUR). Fedora provides selinux by default, and has profiles for basically everything. SUSE uses AppArmor, but Arch doesn’t provide convenient configuration for either, and only supports x86_64 (which is why I switched away from it).

  • Why is everyone saying "daily drive" all of a sudden?

    • Where is that a new thing? I've been using Linux since early 2010s and people were using that term back then (and it wasn't a new term then either)

  • After years of Manjaro (and I still use it on most of my computers), I'm trying out Nobara KDE to see how it keeps up for gaming. It has a number of optimizations that Glorious Eggroll has compiled and seems pretty fast compared to Manjaro on the same hardware. I imagine I could do all the changes on Manjaro, but I also wanted to see how Fedora runs these days, it's been a long time since I used it on the daily.

    So far, so good.

  • When it comes to distros, I am a boring man with a boring POV: I just want the thing to work with as little fuss as possible. Consequently, I'm on Kubuntu. KDE is rock solid, and Ubuntu is what I'm used to.

    If/when my OS ever breaks down hard enough to reinstall, I'll probably install Fedora Workstation.

  • Arch on my "desktop PC", Armbian on my rpi 4, Dietpi soon (tm) on my Orange pi zero 3.

214 comments