NixNG
A NixOS derivative with simpler design, currently replacing systemd with runit, aiming to deliver lighter systems and containers.
buildbot-nix: A modern open-source Nix-native CI/CD
A talk at NixCon Berlin 2024 a Nix-native CI/CD solution.
Squeezing Small and Efficient Nix Containers into Nomad – Richard Brežák
A talk at NixCon Paris 2022 about the state of using Nix/NixOS inside containers.
website
The repository from which this website is built. It utilizes a org-thtml and org-special-block-extra to turn Emacs into a pretty good static website generator, complete with unparalleled syntax highlighting thanks to emacs-htmlize and modus-themes.
haskell-games
An engine and accompaying games written in Haskell following the ECS paradigm. Libraries in use are apecs, h-raylib, effectful. Includes a rudimentary 2D physics engine and rendering.
haci
A CI/CD experiment written in Haskell. Eventual hope is for it to be a distributed system, based on an event sourcing architecture able to handle a high volume of tasks, including but not limited to Nix builds and transcoding jobs.
percept
A slowly progressing photo management program, backed by git-annex and a SQLite database allowing for quick lookup.