this post was submitted on 26 Mar 2024
878 points (95.9% liked)

linuxmemes

21019 readers
291 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

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
    [–] drmoose@lemmy.world 45 points 6 months ago (3 children)

    As someone who switched to nixos - eh. So much hacking to make dev stuff work really kills the magic that nixos is supposed to be :|

    [–] steersman2484@sh.itjust.works 15 points 6 months ago* (last edited 6 months ago) (1 children)

    Yeah, it is a lot of initial work, but once you got your shell.nix or flake.nix in place it is really nice, to not have to deal with different dependencies and versions in different projects.

    But you can also archive the same on any distro with the nix package manager.

    [–] umbrella@lemmy.ml 26 points 6 months ago (4 children)

    except i want my computer to function for my needs without "a lot of initial work"

    [–] tatterdemalion@programming.dev 11 points 6 months ago (1 children)

    It's an investment for the next time you install on a new dev machine. After install, I will literally run a single command to return to the exact state of my dev environment.

    [–] nortio@feddit.it 8 points 6 months ago (4 children)

    Sure but how often do you need to actually change your machine?

    [–] 0x4E4F@lemmy.dbzer0.com 2 points 6 months ago

    Me personally, a lot. I work on 4 different rigs (inlcuding latops) and yes, for me, it does save time.

    [–] dmrzl@programming.dev 1 points 6 months ago

    About weekly in my case.

    [–] tatterdemalion@programming.dev 1 points 6 months ago

    I'm actually building a new work station right now.

    [–] NostraDavid@programming.dev 1 points 6 months ago

    Probably not often, but as a Debian user, it's a PITA to get back to where I was before I fucked up my system. Nix(OS) sounds like a future investment to me, just in case I ever fuck up and need to get back to where I was ASAP. Been there once already and it was NOT fun.

    That was from a professional standpoint BTW, privately I'm still a dirty Windows pleb, because that's what I'm most familiar with.

    PS: I'm already using a dotfiles repo, which already saves me a ton of time in settings things up.

    [–] 0x4E4F@lemmy.dbzer0.com 8 points 6 months ago

    Just use Fedora then 🤷.

    [–] Prunebutt@slrpnk.net 5 points 6 months ago* (last edited 6 months ago)

    It's definetly a distro for tinkerers. But so is arch and it's way more stable for my tinkering than arch.

    Edit: nicer grammar

    [–] evranch@lemmy.ca 0 points 6 months ago (1 children)

    This is why I run Manjaro, which I never hear any love for here for some reason. It's the rolling releases and cutting edge updates of Arch, but with the ease of use and reliability of Debian. Insert a bootable USB and have a fully functional system in a couple minutes.

    Manjaro just works, from gaming to development, and I've never been forced to play games to install a hardware driver or newer library that isn't part of the release like with Debian or Ubuntu.

    Been using Linux for over 20 years and never seen a distro so trouble free.

    [–] brenticus@lemmy.world 3 points 6 months ago (2 children)

    The reason you don't see a lot of love for Manjaro is because your experience isn't quite typical. Manjaro is notorious for taking Arch and making it less stable. It's mostly Arch with some defaults and software to make it easier to set up, but the few cases where it drifts from Arch tend to cause more issues than if you just used Arch directly.

    [–] evranch@lemmy.ca 1 points 6 months ago

    Interesting, I've installed it on quite a few machines now, all with widely varying hardware. Aside from my development/gaming rig I've got a shop laptop which is used by various goons to view shop drawings and look up parts, one the ex-wife still hasn't managed to break, one is my 9 year old daughter's and another is a potato that runs my 3d printer (to be fair this one is fossilized and doesn't get updates).

    All are working great with no setup effort and no maintenance so I guess it's a classic case of YMMV. I wouldn't have used Arch for any of those use cases except maybe the 3d printer.

    [–] BoneALisa@lemm.ee 1 points 6 months ago

    Agreed, i had more issues on Manjaro than i ever did on raw Arch. The Manjaro team, at least during the time i used it, didnt seem very good at keeping things working. So many issues with bad packages, keys expiring, stuff like that.

    Arch was a blessing.

    However, NixOS has ascended me to heaven lol.

    [–] fl42v@lemmy.ml 2 points 6 months ago

    There are good (usable) flake templates you can just nix flake init, tho

    [–] 0x4E4F@lemmy.dbzer0.com 1 points 6 months ago

    You could always try Void 😁.