this post was submitted on 17 Mar 2025
132 points (95.8% liked)

Linux

52038 readers
1489 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
[–] Wooki@lemmy.world 11 points 1 day ago* (last edited 1 day ago) (6 children)

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?

  1. 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.
  2. 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.
  3. Reliable. Ive never had a linux distro so stable. The risk and pain of change is a thing of the past.
  4. Largest and most up to date repo. Its simply unmatched.
  5. The list goes on to other areas like security, scalability and much more but lets leave it there.

Whats the bad?

  1. 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.
  2. 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.
  3. 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.
[–] balssh@lemm.ee 2 points 1 day ago (1 children)

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.

[–] Wooki@lemmy.world 3 points 1 day ago* (last edited 1 day ago)

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

load more comments (4 replies)