I feel like I'm missing out by not distro-hopping

I’ve been dailying the same Mint install since I gave up on Windows a few years ago. When I was choosing a distro, a lot of people were saying that I should start with Mint and “move on to something else” once I got comfortable with the OS.

I’m comfortable now, but I don’t really see any reason to move on. What would the benefits be of jumping to something else? Mint has great documentation and an active community that has answers to any questions I’ve ever had, and I’m reluctant to ditch that. On the other hand, when I scroll through forums, Distro Hopping seems to be such a big part of the “Linux experience.”

What am I missing?

WeLoveCastingSpellz, (edited )

Distro hoping is done yo find a ditro that you are comfortsble with if mint already works well for you, you should probably just stay on mint

LibreFish,

Fire up a VM to scratch that itch or change up your desktop environment if you feel like it.

Unless you have a specific need that can’t be met on your distro you’re probably not missing much other than “ooh shiny” and some fun tinkering with something new.

CrabAndBroom,

What I tend to do that scratches the distro-hopping itch is I keep an external drive with a bunch of virtual machines on it that I can spin up and tinker around with as needed, like little specimen jars lol. I think I have about 5-6 on the go at the moment. So like my actual computer runs Arch (btw), but I have VMs for NixOS, OpenSUSE, Mint and so on, as well as another one that’s as close to my main system as possible so if I want to try a weird experiment I can try it on there first to see what breaks. Just today I tried upgrading it to Plasma 6 to see what broke and the answer was everything lol.

I used to keep ones for Mac and Windows on the go too, but they tend to eat up a lot of drive space.

____,

No harm enjoying a distro and being stable.

I’m a fan of Arch and derivatives but I need better odds of shit just working. Been running Mankato on desktop for some time to get both stable ish packages and also AUR as/where needed.

For servers, it’s Debian all the way for me. Ubuntu does some things I don’t personally love - no offense to the distro, it’s well constructed - and the recent ish changes in the RPM world didn’t sit well with me - strictly personal opinion.

Anything in a container generally runs on whatever the image was built with. It’s only a minimal pain to port simple dockerfiles, but when you get into multiple linked containers, that risks edge case bugs down the road.

Honestly, between the lot of it, I use a pretty representative sample - I think alpine on desktop would be kind of pointless to say the least, doesn’t mean I’m going to forego any container built on it.

Use case is a huge factor here, as is ability to grok multiple distros concurrently. I find that easy, but plenty of people don’t. For them, maybe rebuilding that image makes more sense.

Linux is all about doing what works for you and your use case.

FWIW, pacman doesn’t resonate nearly as well as pamac does with me. Probably because I haven’t had to dive deep into it. All about what works for an individual. If that’s stability on an Ubuntu derivative, great - Linux is Linux, in that context.

tkk13909,

If you’re comfortable with Mint and don’t see a reason to switch, I don’t see anything wrong with staying with Mint. If you do want to try new distros, just use a VM.

Joker,

You’re missing out on watching a lot of progress bars while you reinstall all the time. If you like what you have, keep using it. All you get from switching is a different package manager, a few slightly different package names, maybe faster updates and a new default desktop background. You’ll still be using all the same apps, probably similar versions, probably systemd. It’s a bigger difference logging into a new desktop environment than a new distro.

BlanK0,

Like some have mentioned, if you want to try different distros setup a VM (I would recommend KVM for better performance, but virtualbox is easier for beginners in VMing) with the iso of the distro you want to test out.

Like this you can keep a functional system without the hassle of having to setup on baremetal just for testing and having to go back again if doesn’t pay-out.

Also would suggest messing around with more tech-savy setups like debian and fedora (specially minimal ones) if you want to delve deeper into the Linux nerdiness.

Vilian,

nah mint is a good distro, dintro hooping is to find what suit you, you found it, congrats, mayme a dual boot to tosh other distros out of curiosity

southsamurai,
@southsamurai@sh.itjust.works avatar

If you want to enjoy distro hopping, go find a cheap thinkpad as a secondary device, and have fun. Otherwise, you try out live discs/drives to see if you get full compatibility with your main device.

Truth is that you’ll have more difference in user experience DE hopping than distro hopping.

You only distro hop until you find what works right with an your hardware and preferred software, unless you’re doing it as a hobby. Now, the desktop environments? That’s where you’ll see the big difference.

MangoKangaroo,

Honestly, if Mint has been working fine then I see no reason that you’d need to switch. If you’re curious about trying out other distros, it could be worth using a program like Boxes to try out some VM’s. Otherwise, I say you keep doing whatever works well for you.

nixx,
@nixx@lemmy.ca avatar

I’ve been daily driving boring Debian since RedHat Linux 8 came out 20 years ago now. I tried switching to openSUSE and just didn’t see the point after a bit, so I switched back. The only time I’m not on Debian is when I’m playing with FreeBSD or NetBSD.

Same for DE, I’ve been using XFCE for so long that I don’t get the fuss about pretty environments.

Not hopping does not mean you’re missing out, boring can be good. Things are stable and stay out of the way of you doing actual work.

There is a quote out there somewhere about how customizing FVWM can become an obsession.

There is nothing wrong about hopping, as long as you are doing it for hobbyist reasons, at the end of day the only difference is the package manager and the DE.

Good luck

Ramin_HAL9001, (edited )

You’re not missing out on anything. Mint lets you install various desktop environments, they are all very well-configured and stable by default. You can just install the appropriate desktop environment meta-package using Apt:

  • apt install 'task-gnome-desktop’
  • apt install 'kde-plasma-desktop’
  • apt install 'cinnamon-desktop-environment’
  • apt install ‘task-xfce-desktop’

Then you can “hop” from one GUI experience to another by just logging out and logging in with a different session. You might have to add some additional Ubuntu repositories to your Apt config to get all of these meta-packages though.

Besides the desktop environment, the only other big difference between distros is how you use their package managers, which all do the same thing anyways, just with different CLI commands.

Probably the most important thing to consider in a distro is which versions of the latest stable releases of the big Linux apps are available in their distros. Arch-based distros (Garuda, Manjaro, ArcoLinux, EndeavorOS) are the most bleeding-edge but these operating systems tend to break after a software update if you fail to update often enough. Ubuntu and Fedora are the most bleeding-edge non-rolling release distros that I know of, and in my experience they never break after a software update.

floofloof, (edited )

You’re not missing anything really. For some reason some people like to say that Mint is a good distro for beginners and imply that you should change away from it when you’re more “advanced”. This is really nonsense. Mint is a good distro. I switched to Tumbleweed because I found one or two things I couldn’t do so easily in Mint, but if you’re not having trouble there’s really no reason to switch. And with tools like Flatpak and Distrobox available these days there’s even less reason to distro hop.

superfes,

I’ve been using Gentoo since 2004, every now and then I pop a distro DVD ISO into a VM to see what all the hubbub is about, but I doubt I’ll ever switch to another distro unless Gentoo dies.

My point is, sans diatribe, pop a distro ISO into a VM and see if it even seems like something you’d like.

You don’t have to do any more than that, keep using what makes you happy.

Fizz,
@Fizz@lemmy.nz avatar

I switched from mint because I didn’t like cinnamon and wanted to try kde without going through the process of replacing a de. It was worth it because it like using my computer a lot more when I can make the de pretty

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #