this post was submitted on 13 Mar 2026
29 points (100.0% liked)

askchapo

23239 readers
312 users here now

Ask Hexbear is the place to ask and answer ~~thought-provoking~~ questions.

Rules:

  1. Posts must ask a question.

  2. If the question asked is serious, answer seriously.

  3. Questions where you want to learn more about socialism are allowed, but questions in bad faith are not.

  4. Try !feedback@hexbear.net if you're having questions about regarding moderation, site policy, the site itself, development, volunteering or the mod team.

founded 5 years ago
MODERATORS
 

literally just learned of it through some random reddit comment (the comment was about how it really fixes issues with AMD gpu drivers).

good? trustworthy? pros and cons? good for first linux os?

i've been lazy and have been riding out my windows 10 extension but this actually seems really easy with clear instructions to set up a dual boot and slowly hand over more of my hdd space to it. also seems pretty secure, open source, etc but i just want to make sure it's not sus

you are viewing a single comment's thread
view the rest of the comments
[–] tombruzzo@hexbear.net 6 points 3 days ago (1 children)

I've got it on two machines and it just works. I started with Mint on my big gaming PC and I don't know if it was Nvidia drivers or what but it just wasn't performing well. I had bazzite on an old work laptop and was really happy with it so i put it on the big PC. Seems to have fixed all my problems.

it's a great windows replacement and I'm nowhere near hitting the limits other users here talk about. I'm using it as a regular desktop for web browsing and gaming, it has worked fine

[–] Inui@hexbear.net 6 points 3 days ago* (last edited 3 days ago) (1 children)

Theoretically, atomic distros are 'more limited' because they do lock down certain directories. I don't usually see people who have any specific cases when this actually affects them though. You can still break your install messing around if you try really hard. You can still do development (but primarily in containers).

I think the 'learning' someone would do on a regular distro typically means how to solve common issues that atomic distros solve for you. Like a lot of people have trouble installing Nvidia drivers, which are just already present on the image with 0 extra steps. In your example, you probably had some missing or old drivers because Mint lags behind on updates.

I use a fedora atomic distro and sometimes it's annoying but that's mostly because I do development and have to run my compiler toolchain in a container. I like that it's not going to randomly break one day, whether through my fault or the maintainers'.