@Natanox Seems like NixOS replaced Arch as both a local extremist cult and the most effective newbie repellent.
What’s funny to me here is that, as a long time Arch user, I have been considering switching to NixOS. One of the most terrifying thoughts to me is that after using the same Arch install for 2 years I will spend ages trying to recreate it if I ever have to. Oh, that and Nix letting you test packages seems like a cool feature.
I’ve been on arch around a year now and also considered the jump to NixOS. I was actually dual booting it with arch for awhile and I found pretty quickly that the shit documentation was a huge turn off for me. I ended up nuking the nix partition and reclaiming it for arch.
This is my biggest issue. I am utterly spoiled to the exquisiteness that is Arch’s Wiki…
I mean the Arch wiki mostly works on NixOS too. The problem with NixOS documentation is that there aren’t many examples for the Nix language itself.
What is the Nix language like?
Terrible. Unless you like Haskell, DSLs, and the like.
If Haskell and json had a baby
I really love this image for this, that expression combo is perfection.
Documentation? For Nix? Yeah right.
“Arch” they just need to read the newsletter before updating.
“Gentoo” because fuck you personally.
https://en.wikipedia.org/wiki/Linux_From_Scratch
Linux From Scratch (LFS) is a type of a Linux installation and the name of a book written by Gerard Beekmans, and as of May 2021, mainly maintained by Bruce Dubbs. The book gives readers instructions on how to build a Linux system from source. The book is available freely from the Linux From Scratch site.
LWN.net reviewed LFS in 2004:[19]
Linux From Scratch is a wonderful project. It should become a compulsory reading material for all Linux training courses, and something that every Linux enthusiast should complete at least once. This would also create another interesting side effect: people who tend to be quick in expressing dissatisfaction on the distributions’ mailing lists and forums would probably show a lot more respect for the developers. Installing a ready-made distribution is a trivial task. Building up a set of 4 CDs containing a stable, secure and reliable operating system, plus thousands of applications, is most definitely not.
NixOS consist of a bunch of options that you define using the nix programming language. Since it’s a programming language, everything is well defined and organised into single place.
Technically, someone could build a GUI configuration editor with sane defaults and clearly organised pages of settings, which generates a configuration for you. This could immediately change NixOS from the most tedious to a relatively easy to use distro.
I mean isn’t it accepted that NixOS is a terrible pick for a beginner, especially a non-technical one? I feel like even the Nix community doesn’t recommend the distro to complete beginners.
I use Nixos BTW.
And I can’t recommend it to anyone. Not even veterans.
I can only say if you like souls like games nixos might be your thing…
Throw Mint Cinnamon or the latest version on the computer, solved. Ubuntu can… be speshy sometimes on my older spare laptop, but it is not really their fault, more my computer is a bit cooked. Some puppy linux distros are cool, but also a tiny bit complicated for beginners.
That was the reason I decided to install Mint Cinnamon.
It’s been impossible to install for a week now. And I’m not even 100% IT illiterate. After ~3 days of struggling, I decided to do the walk of shame and post on the Mint forum, admitting my failure. It’s been unsolved for about a week now. >100 fails and errors, crashes, freezes.
I can’t even imagine where I would (not) be had I chosen Kali or Arch.
Tbh you might have failing RAM or something. Have you run Memtest?
Yes, I have done a few things already, including memtest. I’ll copy from the forum:
The things I have tried:
- Updating my BIOS.
- The ISO I downloaded has been md5 checked, all fine. I have also tried 2 other ISO files from 2 other mirrors - same.
- Three (3) USB drives to install Mint, ranging from 8 GB to 24GB.
- Installing with or without multimedia codecs.
- Turning on secure boot before install (I was desperate, found a forum post with a similar error message, later I found out that it was for a different reason).
- Turning off secure boot before install (I found a different forum post where the exact opposite was recommended - later I found out that it was for a different reason).
- Installing in compatibility mode.
- Offering a sacrifice to Xebeth’Qlu, tormentor of souls.
- Running gparted before install, deleting the previously half-installed partition, formatting it myself to ext4, then running the installer.
- Splitting the aforementioned partition into a 16GB swap partition (I have 16GB RAM) and leaving the rest of it as ext4 (mounted at “/”).
- Running chkdsk -f on the SSD containing the MBR+Win10, then rebooting the PC twice, according to one of the error messages in my post below (then trying to install again).
Might sound like a dumb Q but have you tried testing any of the live environments or are you jumping straight to the install, and if you have played in the env. for a bit, have you tried installing any other distro? (Fedora, Ubuntu, Debian etc)
If by live environment you mean the one running from the USB (before I start the actual install) then yes, the install itself starts from a live Mint, running from the USB already. Sorry, I’m not sure if that’s what you meant.
Yup thats exactly what I meant. If you play with it on the USB for a while, do you notice any problems at all or is it only after install?
I have played around before trying to install a few times, but I’m not sure if that exhausts the question: I brought up two terminal windows to ssh into my Raspberry Pi and to manage logs on the other, while I had a browser up to look up netcat usage examples. It didn’t freeze or crash during regular activity, if we’re looking for that.