I've been toying with Linux on and off for almost 20 years now.
Started with damnsmalllinux on some ancient 600mhz Thinkpads. Dual booted Ubuntu for a long time, back when 3d desktop cubes were all the rage, so I'm used to gnome, synaptic and apt.
Tried to stick with it, but never could get away from Windows entirely. Especially for gaming, and a few critical apps. Eventually I kind of drifted away, and went full Windows for years. I always keep an Ubuntu LTS thumb drive around, and would use it occasionally for various reasons, testing etc etc.
Recently I installed Ubuntu 24.04, and had tons of stability issues. Mostly involving video output and the GUI. Screen would jitter left and right a few pixels. And sometimes maximized windows would be transparent to clicks, so you'd be clicking random stuff below the window. This was especially bad with Firefox and VLC, separately. I also had issues with removable drives not mounting properly. Standard stuff, I wasn't doing anything weird. Practically a fresh install.
So I tried Mint, cinnamon. And so far I really like it! I've not been running it daily, but just the same tinkering. And so far no issues at all. But that got me thinking, what else am I missing?
I'm comfortable in the command line, but not proficient, I appreciate a good GUI for most things.
I plan to do some gaming, so steam proton compatibility is important. I don't think that's hard to achieve, but I wanted to make sure, it's important to me.
Last time I played with KDE was a decade ago, I hear there's lots of new developments going on there? In plasma? Unless plasma is different now, IDK I haven't looked extremely hard.
I don't care much about customization, I don't want arch. I want something that is a pretty solid base, with decent features, and good support for when this go sideways. I feel like that's not Ubuntu anymore. Especially with them pushing into Wayland and flat packs.
I guess my question is, does Mint seem like a good distro to start with? Or am I not looking hard enough?
It is fully featured right out of the box and is a great drop-in replacement for windows. I will without a doubt use it when upgrading family members who are about to lose win10 support.
It is based off the popular Debian -> Ubuntu distros, and is very popular itself. This is good when it comes to quickly finding existing answers to specific questions. And of course they disabled the iffy stuff from ubuntu (snaps) while supporting flatpak.
I’m a software engineer who uses the command line all day, and I use Mint at work and at home. You see, even though the distro is a polished, full featured, and “easy” option, it is still Linux. So it is not locked down and you can still do what you want with your computer.
It won’t teach you to configure your system from the ground up like Arch might, instead it starts you off in a complete well-configured state and you can leave it alone or change it.
I use Debian with XFCE, but while I love XFCE, it might not be everyone’s thing. If you do give it a try, make sure to use Whisker Menu instead of the default app menu, and also set keyboard mappings to your liking.
P.S: Ubuntu’s pushing for Snaps, not Flatpaks. Flatpaks are actually pretty good - makes it really easy to install a newer software version when the one in Debian repos doesn’t suffice.
Also, it’s not only Ubuntu pushing for Wayland - most distros or DEs either have it working or are working towards it (there are some exceptions). XFCE is still on xorg, but working on Wayland. The problem is xorg is on life support and not getting a lot of new features.
Thanks for the recommendation!
I've used xfce in the past, and at least back then, it definitely wasn't my jam. I appreciate how lightweight it is for older machines though!
And yeah I've definitely learned a lot through these discussions. Snap vs flatpaks, and the benefits of Wayland.
I'm leaving the op as is though, a record of things I didn't know before haha
I recently made the switch from Windows to Linux on my gaming desktop and it's been a nearly flawless transition. I've been running Pop_OS without problems. If you have an AMD video card you might want to check Bazzite for a gaming oriented Linux distro.
Any distro should allow you to use a different desktop, so which GUI to use is up to you. KDE Plasma has a lot of skins to choose from and is a pretty easy transition from Windows.
You don't even have to stick with a single desktop environment. I currently choose between the default Pop_OS or Plasma depending on my mood or use case.
Mint is great as long as you don't care about HDR or Wayland. Seeing as you don't want Arch and Ubuntu is being a pain in the ass for you I'd say give Debian Testing a try. It has the newest packages unlike standard Debian. You can choose KDE, Cinnamon, or something else. I hear people constantly reccommending OpenSuse but I've never tried it so I can't comment. If you just want to game and don't care about much else then Bazzite is pretty great. Nobara is also popular. PopOS kind of sucks in my experience, I'd avoid it unless you know you'd like it.
Edit: Forgot to clarify HDR support requires KDE Plasma or GNOME. Plasma has better support for it right now.
Thanks! HDR isn't important to me right now. Though I think I need to specify that I'll be installing this on a framework laptop, and therefore, from what I've learned recently, Wayland is actually preferred because it enables some track pad gestures that x11 lacks somehow.
I'm definitely leaning towards bazzite, because people seem to think it's not that bad even for general use, and it ticks a lot of boxes.
Though nixOS is on the table. I at least wanna try my hand at configuring it.
Mint is amazing and frankly if its working for you then I think you've found it. I stayed on mint for a long time until I relented to a nagging friend and tried out NIxOS and was amazed. If you have the technical skills and feel confident to push through the inital difficulty its well well worth it.
So whats the good?
Reproducibility. Ever been annoyed that someone cant help you because they either dont have the time or just cant reproduce the problem? Its no longer an issue. Dependancy is managed by design so configuration and state is transferable with as little as only two files.
Declarative. Best way to decibe this is all the benefits of Arch and zero of the problems. Declare your configuration in a file and then have a life. Ive never saved so much time before with any distro. Imaging installing windows, configuring the OS, installing apps, configuring them only once, ever, never having to do that again. Reinstalls go straight back to the way you like it.
Reliable. Ive never had a linux distro so stable. The risk and pain of change is a thing of the past.
Largest and most up to date repo. Its simply unmatched.
The list goes on to other areas like security, scalability and much more but lets leave it there.
Whats the bad?
Difficulty of entry. You need to have basic understanding on writting basic code to some degree as you define your config as a simple text file. I recommend vimjoyer on youtube he has some great simple intro videos that will help here.
Using apps not in the repo. You will need to step up your config skills here to install that weird app you want. That is only unless you cant wait. If you have time the community is fantastic, a quick app request on the repo has a great chance of being picked up by some legend and added to the repo officially.
The wiki, its no Arch wiki, thankfully you dont really need it. The community maintains a bunch of configs for hardware and apps on the repo which is weirdly not advertised half as much as it should be. Alternatively just search github for configs from other nixians.
Timeshift is a life saver but its still experimenting in the dark. Id rather not spend my life tinkering all the time. Office suite is an app & 1 word in a config.
Mint is great for non technical people, but if you have the skill and crave more the innovation that nix introduced is singular.
That's quite the glowing recommendation for nixOS!
Definitely a learning curve to installation, but I like the idea of config once/cry once, then in the future you'd never have to do it again. I'm just wondering how true that is in practice? Like, I configure it once, but over the course of a few years I install a bunch of stuff. Do I have to keep my config file manually up to date? Or once I'm up and running does this happen automatically?
I'm not opposed to a fair amount of cli legwork to things up and running, if the payoff is as good as you say.
Thanks. Nix made me a convert back from Windows. Microsoft doesn't innovate anymore like they used to. iMO the origional concepts that sparked nix and now others like it has been a breath of fresh air into a stagnated critical cornerstone of the industry. Imagine being able to install every version of a dependancy like say .net thats ever been released without it causing a problem.
Install is imo better than even Windows, install from media, highly recommend kde plasma or gnome on your first round, but hey its nix, sky is the limit. Hardware will autodetect so long as you dont have anything out of ordinary.
Config once cry once cant be over stated enough how good it is. As for your concern about changes its really simple. Make the change, run the update command from terminal, reboot and if it fails (rare) juat reboot again and select your previous config, it keeps as many configs as you want to. I now only maintain the last 5 and run a cleanup confidently.
To update to the latest versions of apps and os its one command in terminal and nix checks your config for errors before updating. Some people run bleeding edge versions & update daily getting nightly apps, OS, and kernel even without issue. I sit on unstable, silly name, its stable as all hell, you just get the latest releases and features.
My worst experience was moving to home manager, but it was well worth it. The error nix presented was meaningless, the real error was just buried and I had to use journald to find the meaningful error.
What ever distro you use enjoy the freedom! Mint is great, Nix is great!
Yeah, nixos is great in some aspects, but a newcomer will be very displeased with a lot of nix specific things. And having quite bad documentation is no help either.
I made it very clear about the barrier to entry for nix and frankly I don't think you give OP enough credit. They sound quite capable already familiar with mint
I just recently ditched Windows and installed Kubuntu. I like Ubuntu but wanted KDE Plasma, and that's exactly what this is! Works great for me, including proton gaming with Steam.
never could get away from Windows entirely. Especially for gaming, and a few critical apps.
Been gaming exclusively on Linux now for few years, including in VR. Just few hours ago before my work day I was playing Elden Ring with controller. 0 tinkering, System key, "EL"[ENTER] then play. So... unless you need kernel level anti-cheat, Linux is pretty good for gaming nowadays.
Same of the few "critical" apps, I don't know what these are but rare are the ones without equivalent and/or that don't work with Wine, sometimes even better that on Windows.
Anyway : Debian. Plain and simple, not BS with a mix bag of installers (but you can still use AppImage or am or even nix whenever you want to). It just works and keep on working.
I also have a SteamDeck and it's IMHO one of the best device to promote Linux. Just hand skeptic the device, let them play and ask them how the experience then if they can guess the OS.
A bit late to the party here. These are my two cents based on my own experiences
Mint:
I'm currently running Mint on my work laptop. It's rock solid, never had any problems. Apt is good, Flatpak and Brew had everything else I needed. I love Cinnamon and I like that minimal tinkering is needed.
Bazzite:
I have a big gaming laptop running Bazzite. I mostly use it to stream games to my shitty small laptop to have a poor-man's Steam Deck. I am really impressed! Everything was just setup and working out of the box. I like the immutable concept. Everything is running in Flatpak and Brew. I can add Distrobox if anything else is needed. And rpm-ostree if I really need a program running "on the system". Haven't bothered tinkering with anything (other than changing wallpaper) because I liked it out of the box. One problem is documentation. There's just so much documentation written for non-immutable distros which won't work, since immutable distros works differently.
OpenSUSE Tumbleweed:
I have a small 11" Chromebook with touch screen. ChromeOS was EOL on it, and Tumbleweed and Arch were the only viable option. Went with Tumbleweed just to check it out. I'm not impressed. I hate the package manager, and the settings are all over the place. I don't really see the appeal and I much prefer EndeavourOS. With that said, it works. So I haven't bother changing distro. Everyone seems to love it, but I don't get the hype. Probably a me-problem.
EndeavourOS
It's baby's first Arch. It's just Arch with sane defaults and everything set up for you. I love aur and I love that any program you may think of is just running on Arch. Endless possibilities for tinkering. I loved it, but not currently running it. I do wish I had it on my Chromebook but I haven't bothered with the jump. I have broken it a couple of times. 100% my fault messing around with stuff I shouldn't have messed with. But it was never that hard to fix. And the wiki is AMAZING! If you don't do stupid shit, there won't be a problem.
Debian
Running it on my home server. Rock solid stuff. Great for running a server that doesn't require bleeding edge and which is just super solid and extremely well documented.
Manjaro:
Stay the fuck away from that stupid shit distro. It almost bricked my laptop and required tons of work to get back up and running. They do stupid shit and the way they hold back packages is just stupid. I wouldn't recommend it to anyone. Just go with EndeavourOS or Geruda or something.
Ubuntu
No. Just run Mint
NixOS
Really really cool, but you need a bachelor's in Linux and a lot of time to really reap the benefits of it. Shit documentation.
Ymmv though. Everyone seems to love Tumbleweed except me, so take my opinion with a grain of salt.
These are just the distros I have experience using. I have also distro jumped a lot, so I've tried a bunch more than these, but not enough to have a very good opinion about them
I'm tossing in another vote for Fedora. It's honestly about the closest you'll get to "Standard Linux".
It's one of the most bleeding-edge distros while still being very stable and secure (Rolling Releases are more up-to-date but I've had enough issues with them). Traditionally a Gnome-First Distro but the word is that the next release will promote KDE alongside Gnome (That said KDE is already great on it).
Mint is fine. Rather than changing distros, rather keep using it and configuring it the way you want it. For the most part, GNU/Linux is GNU/Linux is GNU/Linux and many popular distributions are largely the same.
I used Mint for a long time, I like it and Cinnamon. My laptop at home is running LMDE (Linux Mint Debian Edition), which is not based directly on Ubuntu like "normal" Linux Mint, and it works great.
I recently set up my desktop with Debian and KDE Plasma and think that will be my standard build moving forward. I have some home servers that are running Ubuntu and I was planning to rebuild with Debian anyways, so a Debian baseline across all my machines makes sense and should be easy to maintain.
I use mint on my daily-driver/gaming-rig/mediaserver. I've been a Linux user for 20 years, eventually you just want a normal distro with sane defaults. Mint is wonderful.
Objectively bazzite is much better for beginners, the mint crowd is a bit out of date, here's why:
bazzite is immutable, that means it updates a core system all at once with previous versions easily selectable if something breaks.
there are more advantages to immutability, and one of those is that bazzite has significantly more up to date software, this matters for a huge number of reasons, bazzite has a much more up to date desktop with vastly improved features. Mint will also hold these features back for much longer because if something goes wrong it's catastrophic, whereas for bazzite you'd just revert to the previous version. Not that it's likely for anything to go wrong.
Back in the day mint was the best choice, but now that this innovation has spread bazzite is just better, and the mint people haven't updated their choice/preference. I honestly think there's no objective reason to recommend mint over bazzite to beginners.
Bazzite is also more secure because it's sandboxed ontop of being less likely to catastrophically fail because of immutability.
+1 for mint. I've been using pop, zorin and manjaro, but since I've used mint I completely switched to daily driving it on my personal devices and my gaming PC, even going so far that I got it installed on the company laptop 👍
After trying out dozens of distros for years I didn't want to deal with stability issues and troubleshoot odd problems anymore. I reinstalled Mint years almost 10 ago. Mint has gotten significantly better and more stable with each release since.
Now I only use 3 distros on a regular basis. Mint as a desktop OS, Raspberry Pi OS, and Debian (with Cinnamon) for a server running software that requires Debian for support. Debian was far more difficult to configure than Mint even on the new Dell laptop being used as a server.
I still try out other distros occasionally in VMs and using Live USBs, but still haven't found anything that works as well on my hardware and for my needs as Mint.
What's your GPU? Nvidia's you will need to use the proprietary drivers, AMD it depends on how old it is but newer ones should be good with the default driver.
From the issues you mentioned on Ubuntu I think it's likely you have an Nvidia since it doesn't play completely nice with Wayland all of the time, which sucks because X11 is halfway out of the window.
Another thing I think you probably know but just in case, you can install different Desktop Environments on the same distro, no need to change distros for that. So you could install Plasma (and yes, Plasma is KDE) or Gnome on your existing mint installation.
Honestly I think Mint is great for beginners and if you're happy with it there's no reason to switch. One thing I always recommend though is keeping /home in a separate partition so you can reinstall or switch distros without deleting your data.
To streamline my request for help, I omitted some details, and combined some of my experiences.
My desktop has a 3060ti in it, but I haven't actually run Linux on that lately, besides some live environments.
Most of my testing has been on a few year old thinkcenter with integrated graphics, Intel CPU. That's where I was having problems with jittering and mouse capture. Actually that's still installed, but it's doing server things so I'm disinclined to mess with it at the moment.
I have an older PC, again with integrated graphics, that I've installed Mint on and have been playing with it.
Ultimately I plan to more or less replace my desktop with a new framework 13 I've got in the mail. That has an AMD iGPU.
I kind of disregarded the idea of DE swapping, because I did it in the past and screwed stuff up. Maybe it's easier these days?
I highly recommend openSUSE Tumbleweed (or Slowroll). It is a rock-solid rolling-release where most things can be done from the YaST GUI. The installer is very granular, you can pick and choose based on groups of programs (like internet, office, desktop environment, etc) or individual packages (in advanced mode).
It has never broke on me and I have used it on and off for several years now. I like to tinker so I often do reinstalls of other distros when I break them but never needed to with Tumbleweed.
It is modern but not unfamiliar, rolling but not unstable, granular but not overwhelming (imho).
If rolling-release isn't your thing there is also openSUSE Slowroll which does updates monthly (apart from security updates which are back ported)
Even if you don't pick Tumbleweed, there are plenty of good options. Rapid fire I'll recommend some others.
Fedora Workstation: my next favorite distros for many of the same reasons as Tumbleweed, semi-rolling and major updates every 6 months, but no YaST or granular installer. It uses GNOME desktop environment.
Fedora Atomic: pretty much Fedora Workstation but more stable because the root filesystem is read-only and updates are pushed as an OCI image. You can still install anything supported by Fedora.
Universal Blue: Modified versions of Fedora Atomic which aim to be much more user-friendly and preconfigured out of the box. I recommend them over Fedora Atomic vanilla images. Bazzite is my recommendation for any gamer on Linux (though most distros work).
If you want to have a good experience on Linux, avoid perpetually out of date distros like Debian/Ubuntu and their derivatives. Linux game support is always improving, same thing with basically everything, so dont kneecap yourself with slow/stable release distros.
Interesting! First mention of opensuse I think. I've always heard of it but never checked it out.
The Fedora recommendations are really stacking up though. A lot of emphasis is being put on the benefits of being up to date. I hadn't realized it was that important, but I'm inclined to believe it.
Thanks for the recommendations!
What are your thoughts on bazzite? Being Fedora atomic based.
I'll second tumbleweed. I use it on 4 separate devices and its rarely given me any issues. If it does, it has built-in recovery snapshots - it takes 30 seconds to roll back a bad update.
I entirely ditched Windows for good for about 1.5 year now (I'm new to Linux and have no prior experience with Linux before that) but for me it's pretty smooth transition because I also ditched proprietary softwares and learn to use open source softwares, also stop play games that use kernel level anticheat
I settled on Manjaro over the past year but since arch isn’t in consideration, I’d vote fedora or a derivative like bazzite due to its additions for gaming.
Arch is in the running, I guess, I just didn't know what I wanted and had a bad experience with arch. But it's been explained that while arch CAN be highly customized, it can also be very stable on a pre-customized distro.
Thanks for the input! Manjaro is on the list to try out!
Wayland is the future, and the present. I wouldn't shy away from it. I've been using it for years with multi-monitor and multi-gpu, it beats the hell out of having to dink with X11 about once a week to keep my screens in the right place.
And with X11 pretty much on life support, it's time. And Mint isn't the distro to do that on.
Ubuntu doesn't push flatpaks, they push Snaps. But Ubuntu has a ton of other issues, so YMMV. It might be the one for you, who knows.
I appreciate that, thanks for the insight. I guess I wasn't sure that it was that much better or necessary, and l know I've read a lot about incompatibility. But, if that's where everything is going, and it's better, then I'm willing to suffer through the growing pains.
They're all basically the same dude. They're all GNU/Linux. You have 2 main distros: Debian and Arch. Fedora is a kind of inbetween, there's SUSE as well, but mostly it's all Debian and Arch.
Mint, Ubuntu, etc ... it's all just Debian. Use Debian.You can use KDE plasma or Gnome or i3 or whatever you want.
Mint is a great first choice, and you should be able to do lots with it, but there's others you might want to at least be aware of, if gaming is important.
If you don't care about customization at all, Bazzite (Fedora). While you can update typical things like panels, icon styles, window decorations, etc., making changes to things like SDDM requires a little bit more creativity.
That's because it's atomic (mostly immutable). You don't have to worry about a bad update breaking your system, since you can just rpm-ostree rollbackand get back to it. The downside is that atomic distros have a different way they're designed, so learning how to work with them has a little bit of a learning curve, but it's worth learning, imo.
CachyOS (Arch). Kinda the hot thing right now. It's Arch but oriented towards gaming, content creation, and optimized computing. You'll have full customization abilities like a traditional distro, access to the AUR, and some really nice kernel and scheduler tweaking tools.
Pop!_OS Cosmic (Ubuntu). Pop!_OS has been a longtime popular choice, but they're currently throwing all their effort into their brand new Cosmic desktop environment, so I'd wait until everything is at least in Beta. It looks great, though, and I think it's going to set some new standards for user experiences.
Huh, I hadn't heard of CachyOS. It seems like everyone went Arch>Manjaro>EndeavorOS. It looks good from the screenshots and I like seeing my favorite DE/WMs in there. If I don't know what any of those acronyms and technical terms on their page mean, would I still get something out of it? I'm about due for my every-few-months wipe and reinstall.
I don't know what any of that means, either. I think real world increases in performance are something like 10% for general computing, but it's negligible for gaming.
The only thing that's distinctly different from EndeavorOS is they have their own repos for optimized packages and their own helper interface for changing kernels, adding common packages, getting drivers, etc.
Bazzite sounds interesting, but I'm not thrilled about it being immutable. I'll have to research what atomic means exactly, but if it's anything like steamos then I'm not sure I want the hassle for daily driving. I do want SOME customizability, in the sense that I don't want some hard work tweak I've implemented being nuked by an update.
CachyOS sounds cool, but arch scares me. I tried a complicated arch install on my Chromebook, and ended up throwing in the towel. Not a standard install, but still a bad first experience regardless. I'll still look into this though, thanks!
CosmicOS I might avoid just because I don't need beta instability right now. But still, I think I'm gonna at least live environment all of these and check them out.
I do want SOME customizability, in the sense that I don't want some hard work tweak I've implemented being nuked by an update.
Bazzite can do that. Unlike SteamOS, you cannot edit the system files, so there's no customizations to wipe out. That said, user customizations generally live in /var and /etc, and those are left intact during updates. They're also the only directories that are mutable on purpose (/var/home/youruser is found there). You can also layer RPM files or dnf packages using rpm-ostree install. It's a longer install process than traditional package managers, but it ensures you always have a restore point.
As a sidenote, I do recommend also checking out distrobox, as it's a useful tool anywhere but especially on atomic systems.
CachyOS sounds cool, but arch scares me.
Don't be. Arch isn't a big deal. The only reason people tend to like it is because vanilla Arch is a blank slate. That means the user gets to decide what goes into their system, but distros like CachyOS take all of that choice and decide what to include for you, in advance. So you get the same update schedule as the rest of Arch users, but you don't have to think so hard about whether you want to use zfs or btrfs (for example).
If you want a great installation experience and mature community, I should also mention EndeavorOS. It's Arch, but boy do they have the installation and onboarding down really well. If you're nervous about CachyOS or Arch at all, check out this one.
CosmicOS I might avoid just because I don't need beta instability right now.
Fair, and it's not even in beta, it's Alpha. I just mention it, because it's going to be a big deal when it's finished. Keep an eye on it.
I was about to say that you should learn the "ins and outs" of Linux first before choosing a distro until I've noticed these part(s) of your post.
I’ve been toying with Linux on and off for almost 20 years now.
I’m comfortable in the command line
20 years is more than enough time for a user to use Linux properly. And with that in mind, well... you are overthinking it -- just go with whatever you want, really.
That's fair, yeah. I just haven't been active or paying attention to what's new and hot, or what's stable and safe, or what's stagnated. Just want some ideas, direction to go in. There's a million options.
I've gotten some pretty good suggestions thus far.
Thanks!
Similar story here. Tried some latest versions of popular distros. Settled with Fedora KDE. Fedora supported nearly everything in my convertible laptop out of the box where others were hit and miss. Easy transition from Windows 10. KDE doesn't enforce it's own opinions of desktop and workflow like Gnome does. Steam, Epic and GoG all play fine. It's my daily driver now. Much recommended.
I'm considering transition from Windows like OP, tried Ubuntu desktop first, since I have some experience with server version, and for some reason it kept crashing on me, then I tried fedora workstation and it works reliable, so I'm planning to stick with it. NVidia card, Ryzen 3700, plenty of RAM machine.
Gnome with extensions like dock to panel and arcmenu (need those two at least but with them its pretty near perfect), or kde plasma are your best bet, plasmas almost too easily customizable I find myself messing with it a lot.
Cachyos works perfectly fine for me, it installs all the packages has a cachyos steam compatibility thing, just works for everything, had to install blender off the official site because the aur package has issues and had to grab those amd drivers seperately but thats about it
If you want immutable go bazzite, cachyos I initially dualbooted before erasing my whole drive and reinstalling because I didnt want to deal with windows ever again, piracy is harder, other than that everything I use works.
I would say Fedora workstation if you hate the idea of getting arch-like distros but Manjaro if you just dislike the daunting procedures to get your arch work
Mints fine, but if you are looking for stability, gaming, and you don’t care too much for customization, I’d recommend Bazzite.
Bazzite has all gaming tweaks built in already (including device drivers) so things just work, you never have to use the command line unless you want to (I just had a BIOS update from the KDE Discover store where I get all my updates from).
I’ve always ran Ubuntu of some flavour in the past but would run into things eventually breaking or not working well. Coming up on the 2 year mark for Bazzite on my laptop.
Another poster talked about it being atomic? Almost immutable?
Have you ran into problems with anything like that? Changes you've made getting reverted?
Not OP but I will add to the conversation from my own experience:
I have been using Bazzite for over a year now, and I haven't seen any changes reverted, everything works perfectly fine just as the day I first installed it. It just works. It's been very easy for me to migrate from Windows thanks to this distro. I distrohopped and tried every major distros (10+), most of my issues were either outdated GPU drivers or unstable OS for noobs like me. Bazzite fixes those issues.
The gist of it is that it's the easiest distro I've ever used. Just go to bazzite.gg and try it.
GUI apps: use the app store that ships with Bazzite (called Discover)
CLI apps or libraries: use Hombrew (open terminal, type for example: brew install pandoc)
if you can't find what you want either in Discover or Homebrew, the developer might ship it in a portable format called Appimage, you can easily "install" it using the included Gear Lever app. Alternatively, you can install packages meant for pretty much any distro using Box Buddy (built on top of distrobox).
Bazzite is described as atomic but not fully immutable because of how it handles system updates while allowing user modifications.
Atomic Updates
Transactional Updates: Bazzite uses rpm-ostree, which applies updates in a transactional manner. This means updates are downloaded and applied as a whole, and the system reboots into the updated version. If something goes wrong, it can roll back to the previous version.
Layered Packages: Users can install additional software as an "overlay" on top of the base system without modifying the core image.
Not Fully Immutable
Unlike some truly immutable OSes (e.g., Vanilla OS in "ABroot" mode or Ubuntu Core), Bazzite allows modifications:
Users can install extra software using rpm-ostree install.
The system has read-only root by default, but users can override this with rpm-ostree override replace or rpm-ostree reset.
Flatpaks, AppImages, Distrobox and Homebrew, don't affect the base OS. You can install and uninstall software to no avail and it won't brick your OS installation.
Thus, Bazzite provides atomic updates via rpm-ostree, ensuring stability and rollback capability, but it remains modifiable, making it not strictly immutable.
I haven’t had any changes reverted. It works more stable than windows. So much more stable that I’m noticing just how much bullshit I’ve put up with on windows 10.
We've been on similar journeys. I started with Ubuntu Warty Warthog and happily remember all the desktop effects lost to time (emerald window decorations anybody?). I went through a Windows phase and settled back into Linux. My newest epoch is the age of self hosting and I've been learning a lot especially since the advent of Lemmy. I also play games, but I've been using a fully segregated Windows PC for that, though I've used Linux in the past.
The last time someone asked this question a lot of people said Mint packages are too out of date. I love Mint, I used Mint for several years, but the graphic driver stuff seems to depend on being very up to date. Someone else could probably explain it better than me. Perhaps it's not relevant anymore, but I would look into it.
As for KDE, it's really good now. I used to cling HARD to Gnome back in the old days and really disliked KDE, but things really got shaken up and KDE has been absurdly good for a few releases now. The steam deck even uses it. Also, a lot more distros seem to have releases for more than one desktop environment now. I guess what I'm trying to say is stuff you used to like may suck now and stuff that used to suck could be S-tier. Good luck getting back into Linux. Don't get discouraged. It's gotten a lot easier since old timers like us were hacking around on Ubuntu in the early 2000s.
Nice! I think my first Ubuntu was Feisty Fawn, though it may have been Edgy Eft. I definitely remember Feisty Fawn, but Edgy looks similar and I may have had it first 🤷♂️
At any rate, Hardy Heron was my daily driver, no windows backup, for at least a year at the time, probably more. I really gave it a go haha.
As to Mint being out of date, this is the first I'm hearing of it so thank you. Another commenter actually gave some more detail, so I think I'll look into it a bit deeper.
Yeah I was the same way with KDE, tried it, never liked it, always liked gnome. But it's interesting that kde has improved so much. I'm willing to try new things, so I guess we'll see!
I ditched Windows for a year ago and have been happy user of Linux Mint since then. It’s solid, nice and easy to use. I don’t like much of customization, all I want is easy to use and solid system and Mint with Cinnamon is all that.
Years ago I was distro hopping around but now I don’t need that.
I wanna new distro
One that won't make me sick
One that won't make me crash my PC
Or make me feel like a d**k
I want a new distro
One that won't hurt my head
One that won't make run CPU too high
Or make my NAS disks RED
One that won't make me defrag
Watching squares of blue
One that makes me feel like I feel when I use UNIX too...
When I get to boooot you.