diff --git a/home/index.org b/home/index.org index 9b8eb74..018c736 100644 --- a/home/index.org +++ b/home/index.org @@ -7,7 +7,16 @@ Set of Nix files and other configuration files, which define my every past, present and future system. Including a Raspberry Pi 3, a complex SuperMicro server, a laptop and in the future many more. Also contains definition for a multitude of NixNG containers. #+end_card +#+begin_card "Squeezing Small and Efficient Nix Containers into Nomad – Richard Brežák" :link "https://www.youtube.com/watch?v=wKws1LiM_-4" :image "https://2022.nixcon.org/images/nixcon2022.svg" + A talk at NixCon Paris 2022 about the state of using Nix/NixOS inside containers. +#+end_card + # dont add links, nesting :( #+begin_card website :link "https://git.sr.ht/~magic_rb/website" :image "/icons/favicon-512x512.png" 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=. #+end_card + +#+begin_card haskell-games :link "https://git.sr.ht/~magic_rb/haskell-games" :image "/icons/redalder-games.png" + 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. +#+end_card +