Does Nix feel faster yet?
Posts by zimbatm
Last week I built a little tool to find hot paths in Nix evaluations, classify and find simplifications trough code mutation.
Now nixpkgs eval is 30-50% faster on cross-compilation targets :-D
Let me know if you have slow code.
github.com/NixOS/nixpkg...
I'll be in SF March 7–11 after PlanetNix. Any builders around? DMs open.
The feeling that I could re-use code I wrote, is what got me hooked onto Nix. Chef, Puppet, and Ansible are at an unfair advantage. What makes Nix structurally different is the vertical integration between the OS and package manager.
With Nix, if you need any service or package not in search.nixos.org, go to github.com/search and search "language:Nix theservice". Most of the time, someone has already implemented it.
Take a look at this plugin: github.com/discourse/di...
I love to see PRs like this.
By defining a formatter spec, treefmt keeps its code simple, and slowly pushes the formatter ecosystem in the right direction.
It works surprisingly well.
github.com/reteps/docke...
When your auto-updater bot has more commits than you in your project :-p
github.com/numtide/nix-...
Thanks, this claim is bogus. I had a branch that chmod 0600 the file, but even this doesn't really count as "secure".
Tired of hitting rate limits when running `nix flake update`? Trying to fetch a private repository in your flake inputs or builtin fetchers?
Here is a new tool for you (still early, looking for feedback):
github.com/numtide/nix-...
Probably, somewhere in the middle of the other 400 other notifications.
How is that possible? Team notification is supposed to be disabled.
Something I have been working on for the past month.
I'm excited to see what improved communication can bring to the NixOS ecosystem.
discourse.nixos.org/t/introducin...
Prediction: one or more languages will emerge, optimised for LLMs to talk to each other.
We'll start seeing Tweets that humans don't understand.
Nice, looks good!
Welcome!
excalidraw.com is great to have around when having technical conversations. I like how zero-friction it is.
Do you remember the OOP gang of four? Or how UML was going to replace programmers? When REST or Semantic Web was the new hotness? Or Unix systems full of security holes?
Stuggling to build good software isn't something new I feel.
As it should be; the article is making general dramatic claims based on zero evidence. What's the point of the article?
Did anybody use www.citadel.org?
Every few years I run into it, and it has this intriguing set of features and vibe. BBS for the Web.
I'm curious if any businesses are using it.
Brian wrote a post on blueprint: bmcgee.ie/posts/2025/0...
The project is coming along quite nicely.
Anybody else is going to FOSDEM this year?
Created a room for the NixOS peeps: matrix.to#/%23nixos-fo...
My wife was happy with her Pixel 4a phone. Last week Google pushed a software update, and now the battery is draining like a sieve. Google doesn't explain why this happeend and how to fix this.
news.ycombinator.com/item?id=4286...
nice, looks good. it's going to be good for the ecosystem to reduce the amount of input "follows" and flake.lock file sizes.