663
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Jul 2026
663 points (98.4% liked)
linuxmemes
32091 readers
1826 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. ๐ฌ๐ง Language/ัะทัะบ/Sprache
- This is primarily an English-speaking community. ๐ฌ๐ง๐ฆ๐บ๐บ๐ธ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. ย
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 3 years ago
MODERATORS
Atomic and immutable is a game changer for IT. It is essentially bulletproof, everything is containerized, packages run very little risk of breaking the system. But, it is still just as customizable and flexible in the ways that matter, the user experience. It is fine to be opinionated about particular modules and pieces on your own system, but that means turning into a sys admin, I was a sys admin when I was paid to do it, it left me with no desire to do sys admin. Now I just let it rip, but still have the knowledge to tinker when and if I want to, it's no longer mandatory. Really appreciate that nowadays.
For example, a recent Bazzite update was busted in a particular way such that my laptop wouldn't boot. No problem, rollback fearlessly to a previous system image, and wait with a perfectly working machine. Two weeks later, someone else figured it out, fixed it, pushed it into stable, and now the laptop updates and boots the new image without issues. No need to meddle with snapper or limine myself. The OS itself is its own snapshot system already built-in, with minimal down time and zero risk of data loss.
Every once in a while I get the itch to tinker with something, but it is aimed at clear and specific projects in my homelab and not at just running a basic functional desktop.
Oh there are absolutely benefits to using an Atomi distro. However, for someone such as myself where I am constantly modifying my systems it doesn't make a lot of sense. For an end user that I would deploy an OS for it would make for easier support of their system. Like, if I were to get my mother to use Linux, I would choose an Atomic distro. And make it painless for me to support. She wouldn't do much customization that would require the same level of flexibility I would need for myself.
By trade I am a sys admin. So it's an easy thing for me to do for myself. I do sys admin work by day, and by night. The difference between the two is that for work I am shackled to the likes of Microsoft products. And by night, I am admin over a system that I love. So it's easily separatable for me. But I get it, you do something all day, you may not want to do it all night too.
Which, all this discussion brings to me one of my favorite thing about Linux. It can be built and used for such a wide variety of use cases, wants and needs. Not being locked into one way of using it is beautiful.