Releasing vite-plugin-workspace-tree-shaking
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
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]
Enrich a photo album with a serverless application, using Cloud Run & terraform
After our daughter was born, we started an album with printed photos. One thing was bothering me, we had a lot of short videos that I wished to put in that album. [read more]
Dotenv, Makefile & rules for a nice DX
Storing the config in the environment, loading variables in the right order and Makefile constraints... [read more]
How to setup Grafana, Loki and promtail for monitoring docker
Step by step summary on how I've installed Grafana, Loki and promtail for monitoring a docker container. [read more]