Personal blog for sharing thoughts about different practices and patters used to create clean and efficient software
Due to nix flakes not playing nice with git submodules and NixOs/nix#9530, it is necessary to use workaround to build this blogs flake:
nix build "git+file://$(pwd)?submodules=1"
See the LICENSE.md file for details.