This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Daniël de Kok
danieldk.eu
did:plc:xbq7pvqlraojw25b27syamzp
The flexibility of #nix and #nixos is insane.
What if you are building compute kernels with Nix, but you need them to be compatible with manylinux_2_28 (based on Enterprise Linux 8)?
Simple, repackage the EL8 gcc toolset RPMs as Nix derivations and wrap it in a stdenv.
https://github.com/huggingface/kernels/tree/main/nix-builder/pkgs/manylinux
2026-06-22T06:52:16.265Z