K8s on NixOS - Chapter 1: Getting the nodes ready

Posted on Mon 17 March 2025 in software • Tagged with nix, nixos, flakes, server, qemu, libvirt, ssh, make

In this chapter we will setup 3 nodes running NixOS. They will host our future Kubernetes cluster.


Continue reading

K8s on NixOS - Chapter 0: Preface

Posted on Fri 14 March 2025 in software • Tagged with k8s, nix, nixos, ipv6, flakes, server, git

Setting up a Kubernetes cluster can be quite a challange. Let set the stage and define the rules.


Continue reading

Arch Linux install guide 2022 Edition

Posted on Fri 24 December 2021 in software • Tagged with arch linux, linux

This is how I setup Arch Linux in 2022


Continue reading

Pokéshell

Posted on Fri 01 January 2016 in software • Tagged with pokemon, shell, bash, fish, imagemagick, aur

A friend of me had the idea of a shell displaying a random pokémon on launch. I liked the idea and couldn’t resist to implement it over christmas.

What the package does is, it downloads all pokémon images in a defined range which is 1-151 by default (I’m …


Continue reading