React: Custom renderer for the stream deck
January 29, 2025
Managing kubernetes with flux [K3s, part 2]
January 23, 2025
Instead of managing kubernetes resources manually (who would do that in 2025?), I'm using fluxcd to declare the resources in a git repository and...[read more]
Running kubernetes on a readonly rapsberry pi [K3s, part 1]
January 16, 2025
Setting up a Kubernetes cluster on Raspberry Pis is not an original idea, but it's a fun experimentation, ...[read more]
Releasing vite-plugin-workspace-tree-shaking
August 23, 2023
When trying vitejs recently, I was impressed by the DX and the performances, except for one specific thing: [read more]
How to run the ARM version of Debian on x86 with QEMU
August 02, 2023
I want to set up an Infrastructure as Code (IaC) for my machines running at home, including ARM devices, with a complete virtualized environment for tests. [read more]