Blog
This is the blog section of this website. It is an heritage of the old wiki I maintained before switching to a static website generated with hugo, so articles before 2021 can be a little short and are more like notes than regular articles.
2023
- 2023-12-14 - Memory difficulties with nixos : Things to be aware of if you are on the fence about switching to nixos
- 2023-12-05 - Finishing advent of code 2022 in Haskell : Last year I stopped on day 22, I finally took it up again
- 2023-11-28 - Managing multiple nixos hosts, remotely : How I manage my nixos servers
- 2023-11-13 - Recovering a nixos installation from a Linux rescue image : How to chroot into a broken nixos system and fix it
- 2023-10-06 - Deploying a web application to nixos : A full example with my gotosocial instance
- 2023-10-04 - Installing nixos on a vps : A process that would also work for other operating systems
- 2023-09-30 - Getting started with nixos : How to setup an UEFI compatible virtual machine running nixos
- 2023-09-09 - Getting started with nix : Using nix on any linux distribution
- 2023-08-04 - Writing a terraform provider for eventline : A great piece of software is missing a terraform provider, let's write it
- 2023-07-08 - Space Traders : A programming game where you manage a space empire through an API