2
submitted 1 year ago* (last edited 1 year ago) by projectazar@beehaw.org to c/technology@beehaw.org

A new video from Nick at The Linux Experiment. I'm also sharing the PeerTube version for the sake of trying to expand my use of PeerTube and try to expand my video platform use beyond just YouTube.

top 3 comments
sorted by: hot top controversial new old
[-] OneRedFox@beehaw.org 1 points 1 year ago

NixOS is one of the few distros that legitimately offers something different. Some nice things:

  • The entire OS install is managed through config files, so instead of dealing with a billion shitty DSLs, you only deal with one.
  • Because of the above, builds are also reproducible.
  • Because it ditches the FHS for the Nix store, you can do things like install multiple versions of the same library side-by-side, which is impossible with traditional Linux package management.
  • It has the largest package repository of any Linux distro.
  • Setting up dev environments is really nice because with Nix it's like the entire OS has VirtualEnv.
  • Because of the above, "it works on my machine" is an excuse of the past.

It's very impressive and is a welcome innovation to the Linux ecosystem. Now if only they could improve the tooling and documentation.

[-] CarloGesualdo@beehaw.org 1 points 1 year ago

"Seriously, NixOS is the new Arch when it comes to telling people you use it" ...as an Arch user, I feel both attacked and intrigued.

But seriously, it's pretty amazing how far the community has come now that having to use the package manager through the command line and editing config files is considered a significant barrier to entry. I'm interested to give it a try to see if the purported advantages with respect to reproducibility and portability are actually robust enough to suit my own use cases.

[-] klangcola@reddthat.com 0 points 1 year ago

NixOS base + flatpak for Desktop apps sounds very interesting, one of the Linux Unplugged podcast hosts have been doing that setup for a while now, they also had a NixOS challenge some months ago

this post was submitted on 16 Jun 2023
2 points (100.0% liked)

Technology

37703 readers
292 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS