this post was submitted on 21 Oct 2025
717 points (98.6% liked)

linuxmemes

27902 readers
37 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

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 sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 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 figuresWe 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 2 years ago
    MODERATORS
     

    I'm really enjoying Pop!_OS, but their logo could use some workshopping imo. I've been considering trying an upstream distro as an educational experience anyway, yet somehow this is what I'm feeling excited about. I don't know why - nobody but me is ever going to see my neofetch output. Lol

    (NixOS isn't really in the running... I just wanted a 3rd example and like the logo)

    you are viewing a single comment's thread
    view the rest of the comments
    [–] tengkuizdihar@programming.dev 16 points 1 week ago (6 children)

    debian when you need image for your docker, nixos when you need stability and reproducibility, arch when you...

    i have no idea actually, why arch?

    [–] Skullgrid@lemmy.world 29 points 1 week ago

    so you can say "I use Arch BTW"

    [–] jacecomix@sh.itjust.works 21 points 1 week ago

    i like watching the little pacmans install software for me

    [–] SexualPolytope@lemmy.sdf.org 10 points 1 week ago (1 children)

    Arch is great for gaming. Also, if you're familiar with how Linux works, Arch pretty much gets out of your way. Just have btrfs with snapper for rolling back any mistakes. (Although, I've only had to do that once in the last 5 years or so on Arch. And I was trying to replace the graphics driver, so kinda on me.)

    [–] prole@lemmy.blahaj.zone 2 points 1 week ago (1 children)

    Can also use TimeShift, and there are some pretty simple ways of having it take snapshots before every update.

    Yeah, snapper just works better with btrfs in my experience, but timeshift is fine too.

    [–] Jesus_666@lemmy.world 5 points 1 week ago

    When you like rolling release distros because you're still traumatized from trying to version-upgrade Fedora Core. Although I went with Garuda because of convenience tools like garuda-update.

    [–] QuazarOmega@lemy.lol 3 points 1 week ago (2 children)

    Container images and NixOS is actually a match made in heaven, so yes it's NixOS all the way, except I spend 10 times reading scattered documentation and tutorials rather than getting a working configuration... Fedora ain't so bad

    [–] MacFearrs@lemmy.dbzer0.com 7 points 1 week ago

    Easily the biggest downside rn. The scattered/lack of documentation has been the biggest hurdle for me getting into NixOS, especially after being spoiled with the arch wiki.

    [–] tux7350@lemmy.world 3 points 1 week ago (1 children)

    How do you manage your images in Nix? Ive got a bunch of docker compose files and want to migrate over but havent had the time to sink.

    [–] QuazarOmega@lemy.lol 2 points 1 week ago* (last edited 1 week ago)

    Would love to point you in the right direction, but I've only briefly skimmed some articles that talk about how the thing I was referring to, i.e. making container images with Nix as the base, can be made.

    As for service definitions in Compose, I'm not aware of a way to map that into a Nix native approach. There might be though, I don't know

    Personally I just like being close to upstream so that contributing if I find bugs is easier.

    As others have said I also recommend it for tech-competent gamers.