this post was submitted on 22 Dec 2023
444 points (93.7% liked)
linuxmemes
21197 readers
70 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
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 members of the community for any reason.
- 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
NixOS is the new Arch.. (cat, meet pigeons) Unfortunately It doesn't have as much basic training as Arch did (which archinstall obviates, not that I think this is a bad thing, it's time is here), which did so much to improve community. Unfortunately NixOS's doco is woeful, while ArchWiki is gold standard.
I say this as an ex Arch type who moved to Fedora, now ublue-kinoite, waiting for Nix to mature enough to daily (although I do have a T440p with 3 boot drives not doing much, hmm)...
Yeah nah, arch has an actual use case for normal users - it's just the same old Linux with the most recent packages.
Nix and guix simply don't work as distros for regular people. They're made for scientific and corporate applications. They add a huge amount of complexity in order to solve problems you don't have.
Nixos is like rust: hyped into the stratosphere by people who don't use it
I'm running guix in fedora as a PM. You get most of the benefits, and can still use other PM's like npm without crying for a week first. Although imo guix works better in that scenario since you can just "guix install X" and then use X like any other binary.