this post was submitted on 29 Apr 2024
151 points (95.8% liked)

Linux

48129 readers
430 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
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 6 months ago (1 children)
[–] [email protected] 1 points 6 months ago

Sounds like a awesome fork, can't wait!

[–] [email protected] 3 points 6 months ago

Nice! I'm really looking forward to this. I've been playing with nix for a while, but there were some things that prevented me from seriously adopt it (e.g. flakes are still considered experimental, but they are widely used).

[–] [email protected] 9 points 6 months ago (3 children)

Is Guix a cleaner base for a NixOS alternative ?

[–] [email protected] 2 points 6 months ago

I think so. The language (Scheme) is a lot more logical to me, and the higher focus on reproducibility in the main channel compared to Nix (Guix can be bootstrapped from a tiny binary seed) is a draw for me.

[–] [email protected] 17 points 6 months ago* (last edited 6 months ago)

They are very diverged projects, but share the same philosophy. The Nix packages themselves aren't the problem, its the organization backing them. So this fork is attempting to create better governance and organization, so that the good underlying tech can keep going and progress.

For example, Flakes have been held back from truly flourishing because the governing body has purposefully held back changes to those systems for nontechnical problems, but rather political conflicts with their proprietary offerings.

Think of the fork the same way we had the Alma/Rocky forks off of CentOS. Its political rather than technical, so keeping the same base tech helps adoption. Over time we can improve or replace parts of the ecosystem as the needs of this new project grow.

[–] [email protected] 2 points 6 months ago

Sadly no AFAIK, even ignoring the licensing issues.

[–] [email protected] 8 points 6 months ago (1 children)

I would love to host a mirror of the ecosystem once the fork is underway. I made a small attempt a little while ago to create a mirror of the Nix repos but the documentation on how to set it up was lacking. Hosting a Debian mirror is relatively easy, Nix appeared quite a bit more obfuscated.

[–] [email protected] 4 points 6 months ago

Nice. I guess there will be more news on their Mastodon account or their website at some point : https://hachyderm.io/@jakehamilton/112349915028065428

[–] [email protected] 7 points 6 months ago
[–] [email protected] 5 points 6 months ago (3 children)

I was just thinking about switching to Nix, but I have no idea what to choose now.

[–] [email protected] 5 points 6 months ago

You should learn the nix lang, flakes, zero to nix, etc and try not to get bogged down in the Nix/Aux stuff. Be prepared to wait for things to settle down on that side.

[–] [email protected] 11 points 6 months ago* (last edited 6 months ago) (3 children)

I disagree with @[email protected] (sorry!) - the biggest issue right now is that package maintainers are leaving in droves - at least 15 contributors left a few days ago, a number which has likely increased these past few days - and will continue to increase. I think the only people left will be the ones who support Eelco and the toxic culture brewed by him.

What this means is that you risk your packages getting out of date, including slow delivery of security updates (which was already an increasing concern, due to the way the Nixpkgs build system worked). Worst case scenario, some (many?) packages may never even get an update.

So now's definitely NOT a good time to switch, and in fact I'd also urge existing users to look at other distros, at least temporarily until this whole thing settles down.

[–] [email protected] 8 points 6 months ago

I disagree with @[email protected] (sorry!)

Don't say sorry for making an actual argument, or are you some Canadian lol?

at least 15 contributors left a few days ago

According to this list there are 3470 maintainers. Were those 15 doing so much work to warrant calling it the end of days?

What this means is that you risk your packages getting out of date, including slow delivery of security updates

A possible delay for some package updates vs certainly outdated packages in my native Debian. Not really a choice IMO

[–] [email protected] 1 points 6 months ago

I've been tempted for a while to switch from good old reliable Arch (btw) to NixOS, but now I'm glad I procrastinated and just ran it in a little VM specimen jar instead.

[–] [email protected] 1 points 6 months ago

I guess it depends on what you're planning doing with NixOS or Aux. I wouldn't use it for anything new and critical. I'd figure out a mitigation strategy if I were relying on it for something critical.

But for experimental purposes, neither option seems like a bad call.

[–] [email protected] 8 points 6 months ago* (last edited 6 months ago)

Just use Nix and see where the drama goes in a year. I'm guessing your configs will be fully compatible or only require minimal changes, if the forks survive that long in the first place.

I'd suggest learning nix, flakes, and home-manager before going anywhere close to NixOS. This should help you out

[–] [email protected] 3 points 6 months ago

This looks good, I'll switch over as soon as they decided on a hoster. I don't have too much experience working in open source projects, but I'll try to contribute what I can

load more comments
view more: next ›