this post was submitted on 07 Jul 2024
115 points (91.4% liked)

Linux

46777 readers
1654 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
 

NixOS' influence and importance at pushing Linux forward into the (previously) unexplored landscape of configuring your complete system through a single config file is undeniable. It's been a wild ride, but it was well worth it.

And although it has only been relatively recently that it has lost its niche status, the recent influx of so-called 'immutable' distros springing up like mushrooms is undeniably linked to and inspired by NixOS.

However, unfortunately, while this should have been very exciting times for what's yet to come, the recent drama surrounding the project has definitely tarnished how the project is perceived.

NixOS' ideas will definitely live on regardless. But how do you envision NixOS' own future? Any ETA's for when this drama will end? Which lessons have we learned (so far) from this drama? Are there any winners as a result of this drama? Could something like this happen to any distro?


In case you're out of the loop. Though, there's a lot that has transpired since but which hasn't been rigorously documented at a single place; like how 4 out of 5 NixOS board members have quit over the last 2 months or so.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 1 month ago (7 children)

My take on it is that the creator of Nix was very good technically but was not a good BDFL, and that was the root of the problem. He didn't do a good job of politicking, stepped down, and now Nix is going through a bit of interregnum. I don't think it's likely to fail overall though, nixpkgs is too valuable of a resource to just get abandoned. I expect the board seats will be filled by people that know how to politick, and things will continue on after that.

Lessons learned is being a BDFL is hard. IMO Eelco Dolstra failed because he had opinions about things like Anduril sponsorship and flakes, and didn't just declare "This is the way things are going to be, take it or leave it". People got really pissed off because there wasn't a clear message or transparency, which resulted in lots of guessing.

[–] [email protected] 2 points 1 month ago (2 children)

Thank you for your input! I would love to read more on this. Do you happen to know a good source wherein Eelco Dolstra's leadership is discussed (as fair as possible)?

[–] [email protected] 2 points 1 month ago (1 children)

Unfortunately there isn't one easy source that I've found. This is based on reading the stuff you linked to, as well as discourse/matrix discussions linked to from those sources. I compare it mentally to Guido van Rossum as BDFL of Python (though not any longer). He did a much better job of communicating expectations, like here

It made some people unhappy that there was no Python 2.8, but everybody knew what was happening. The core Python team also wasn't surprised by that announcement, unlike with stuff like Anduril or flakes for the nix devs.

There was also a failure to communicate with stuff like the PR that would switch to Meson. The PR author should have known if Eelco broadly agreed with it before opening it. If there was a process that the PR author just ignored, the PR should have been closed with "Follow this process and try again". That process can be as simple as "See if Eelco likes it", since he was BDFL, but the process needs to be very clear to everyone.

[–] [email protected] 2 points 1 month ago

Thank you for your insights! I appreciate it!

load more comments (4 replies)