473
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 19 Apr 2024
473 points (97.6% liked)
Technology
59081 readers
3415 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
As a NixOS user myself, I wouldn't recommend it to someone new to Linux.
The person never said they were new to Linux
Aye, I used Ubuntu back when I was working retail, as I'd put it on units which didn't have Windows licences.
How comfortable are you with using the Terminal and learning a new scripting language (called Nix)?
The former is fine for copying and pasting. The latter probably not something I can be arsed with.
The latter is still mostly copying and pasting too FYI, along with reading error messages that generally tell you exactly what's wrong.
Also, NixOS, is not FHS-compliant, so regular Linux binaries will not run without pagching or running it through a wrapper. AppImages work, but needs appimage-run. Flatpaks work fine as well.
I would only recommend NixOS if the concept of everything being inside of a configuration file that you can copy between machines sounds intriguing to you; otherwise, if you still want ultimate control over everything and want to use a Terminal, Arch. If you just want something that works without having to worry about configuration or copying Terminal commands, I'd go with Pop OS or Linux Mint Debian Edition.