zimbatm

@zimbatm.com

I like to build things. Helping companies adopt #Nix and #NixOS at https://numtide.com

ATProto is really neat. It took me two 30min sessions to migrate from bsky.app to my own self-hosted PDS. It felt really smooth, you can see they really thought this trough.

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.

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.

discourse.nixos.org/t/nix-2-26-r... Nix 2.26 is out! The biggest change is how path sub-flakes are handled. Previously, their input was locked by a hash which led to confusion from users. With that change, having a `./dev` sub-flake now becomes practical.

Nix 2.26 released

Hi, I’m pleased to announce the availability of Nix 2.26. It is available from https://releases.nixos.org/?prefix=nix/nix-2.26.0/ . Support for relative path inputs #10089 Flakes can now refer to...

discourse.nixos.org