this post was submitted on 17 Mar 2025
99 points (94.6% liked)

Linux

51972 readers
558 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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?

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 9 hours ago* (last edited 6 hours ago) (1 children)

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.

[–] [email protected] 1 points 3 hours ago

Thanks for the breakdown! Bookmarking this.