84
you are viewing a single comment's thread
view the rest of the comments
[-] hendrik@palaver.p3x.de 21 points 1 week ago

I feel NixOS shines more on a server or specific setups. It's kind of meant for development also and occasionally you'll see some flakes or CI workflows in some project repositories. Idk I have a shell with a fhs environment and pip but it took some extra steps to get numpy, tensorflow and all C/C++ dependencies working but now I just use that for the Python stuff. And we have Distrobox, Docker/Podman... But yeah, I've invested more time in NixOS config and packaging than I'm willing to admit. Not only is it necessary to learn the functional programming language to write the declarative config... You'll also have to learn how a million of gears hook into each other to make things happen in the background. It's often not possible to do simple things without that additional (very specific) background knowledge.

[-] electric_nan@lemmy.ml 13 points 1 week ago

"Not only is it necessary to learn the functional programming language to write the declarative config"

Holy shit haha! I've never actually looked into NixOS but this right here tells me it isn't for me.

[-] Starfighter@discuss.tchncs.de 6 points 1 week ago* (last edited 1 week ago)

I get that this seems very intimating, but if you've ever used more than three programming languages in your life, I believe you won't have much to learn.

I can mimic the syntax and I very roughly understand how the import system works. But I don't know Nix! Yet I haven't had any trouble language wise over the last few years.

In my experience most of the "code" you write is package names and those can be copied from search.nixos.org.

In that sense I'm effectively using it as a markup language and I don't think anyone has ever gotten discouraged by having to "learn" YAML, just so they can write a config file for some piece of software they want to use.

Something that I would take as discouragement is the state of the documentation. It has been improving to a usable level in some areas but other areas are heavily outdated or just plain missing.

[-] electric_nan@lemmy.ml 3 points 1 week ago

I'm not a programmer. My brain just doesn't work that way. I wish it did. I've tried teaching myself Python, and I took a semester of Java. I understand pretty much zero.

[-] HereIAm@lemmy.world 4 points 1 week ago

I don't understand why some people insist on recommending NixOS as a first Linux distro. It's so far from the norm and beginner friendliness they must surely be joking.

[-] electric_nan@lemmy.ml 2 points 1 week ago

I've been using Linux since 2007, and have tried many distros. I'm very happy with (and recommend) Linux Mint Debian Edition.

this post was submitted on 30 Aug 2025
84 points (100.0% liked)

Linux

13003 readers
201 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS