How to piss off your Nix friends

ai_critic2 pts0 comments

How to piss off your Nix friends | Farid Zakaria’s Blog

How to piss off your Nix friends

Published 2026-07-18 on<br>Farid Zakaria's Blog

Warning<br>If you are pissed off reading this blog post, I guess, mission accomplished ? Try not to take life too seriously. Unfortunately, there’s a lot worse things in life than my opinions on Nix.

Seems like it’s all too easy to get people in Nix flustered, angry and out with their pitchforks. All it takes is someone proposing a markdown file for the community to lose its mind.

Having been a member, exposed to and part of the Nix/NixOS community for many years, I thought I would share some personal opinions, some which are self-evident and others that are purely philosophical.

Nix is brilliant and deeply flawed. Both things are true at the same time. The documentation is infamously terrible (although getting better!), the language is foreign to read for many and there are still growing pains from the governance changes. You should be free to say all of this and yet still believe Nix to be the best idea in the industry, at least this decade.

The emperor has no clothes.

Nix isn’t for everyone.

“If we just fix the documentation and the onboarding, then there’s no stopping Nix & NixOS” - Most Nix users

Nix is “having a moment”. Growth on any measurable metric is growing. There are endless posts about it.

Part of human nature is the desire to win. As a result, there is a persistent fantasy that if we just fix the documentation, just smooth the onboarding, just ship a friendlier installer and so on, then everyone, even your grandmother, can be using NixOS.

Nix is not meant for everyone.

Nix is a power tool. Power tools have a learning curve and can occasionally take a finger. I continue to use a non-NixOS Linux machine in addition and guess what, it works well enough. It is surprisingly stable and despite what Nix leads us to believe, not everything is on fire.

Our obsession with mass adoption has warped priorities and diluted the amazing possibilities Nix could allow by having to make it more palatable for broader appeal.

Being American is perceived to be a problem.

Nix originated in Europe. It should be no surprise that it skews heavily European. We can easily affirm this from the 2025 community survey.

Europeans are different from Americans. We hold different cultural values and priorities. Both have traits that I wish the other emulated. Unfortunately, where they clash however is often a point of contention.

Americans are capitalist maximalists. The idea of the “American dream” is tied to it. We also have the largest military budget in the world. You’re rarely more than a degree or two from a through-line between a business and the military. This clashes with much of the European worldview.

As a result, there’s a bit of an undercurrent where being an American or an American corporation is problematic in the community. Your position is suspect from the start, assumed to carry ulterior motives and it curdles into a purity test.

AI is useful.

I am clearly in the “AI is useful” camp. I have written before about how much LLMs have unlocked for me personally.

The Nix ecosystem is probably the best poised for the AI-wave. I have found a newfound joy and love for my NixOS machine now with LLMs. All those weird quirks that bugged me I have been able to resolve, and declaratively reproduce for future generations. One-off AI written tools can be written and stored in my NixOS configuration with a sense of assurance that they will not collide or interfere with the rest of the system.

Unfortunately there’s a loud contingent that treats AI output at best as technically unsound and at worst as some moral failing of the user. Despite nixpkgs offering AI tools, an AGENTS.md file was seen as heresy.

I particularly enjoyed Linus Torvalds, on a kernel mailing list articulating better than me Linux’s position on AI:

AI is a tool, just like other tools we use. And it’s clearly a useful one. […] Anybody who doubts that clearly hasn’t actually used it.

These are tools we can use to push Nix & nixpkgs further.

BDFL is undervalued.

The democratic process is great for society but a software project originated from someone. Someone had the vision, birthed the idea, worked tirelessly on it and then attracted others to contribute to their ongoing vision. In the case of Nix, Eelco created Nix in 2003 as part of his PhD research. The NixOS foundation didn’t exist until 2015. That is over a decade of work towards a project driven by his own vision as the Benevolent Dictator for Life (BDFL).

A non-democratic model works especially well in open-source because you are free to fork the software and try your hand at your own ideas if you disagree – the same cannot be said for our shared geography.

A clear vision, whether you agree with it or not, is refreshing. Someone who can say yes or no and is not simply stonewalled by design-by-committee. DHH had said it poignantly well: “Using...

nixos from tools someone community american

Related Articles