208
submitted 11 months ago by mfat@lemdro.id to c/linux@lemmy.ml

Hey fellow Linux enthusiasts! I'm curious to know if any of you use a less popular, obscure or exotic Linux distribution. What motivated you to choose that distribution over the more mainstream ones? I'd love to hear about your experiences and any unique features or benefits that drew you to your chosen distribution.

you are viewing a single comment's thread
view the rest of the comments
[-] Secret300@sh.itjust.works 6 points 11 months ago

Nix confuses my monkey brain but every once and I while I try it again. One day it'll click for me

[-] folkrav@lemmy.world 4 points 11 months ago

The way I can dumb it down the most without being too wrong...

With most other distros (imperative) things are installed and configured in a way where you have to follow the recipe with all the steps to get to the end result - run installers, or do things manually or write/run scripts, tweak config files, etc.

The Nix/NixOS way is declarative, more akin to an ingredient list, a description of what your system should look like. Nix takes care of doing the legwork. The same config should always build the same system.

[-] Secret300@sh.itjust.works 1 points 11 months ago

I've read that a lot and I always think I understand it until it's time to put it into practice

[-] folkrav@lemmy.world 2 points 11 months ago

Declarative vs. imperative does require a large paradigm shift for sure. I've used some of these provisioning tools before, but I'm still very much a noob with NixOS. They go further than what I said, they have their own abstractions on top.

[-] warmaster@lemmy.world 1 points 11 months ago

My ELI5 way of understanding it is:

With Nix you write a checklist and it just does what you tell it to, settings, drivers, packages, apps, etc.

Other distros are like doing all the things yourself. You'll never do it exactly the same twice.

[-] caseyweederman@lemmy.ca 3 points 11 months ago

You and me both

this post was submitted on 16 Oct 2023
208 points (97.3% liked)

Linux

47343 readers
1367 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS