.
Slow dependency resolution in Poetry
Poetry is a newish dependency management / packaging software. Recently I've come across a surprising performance issue with its dependency resolution, so I wanted to share a workaround I found.
Read more ⟶
Getting Started with Nix
Bits that I was missing when going through other Nix tutorials
Read more ⟶
Merging configurations with Nix
A brief tutorial on splitting Nix configurations into multiple files
Read more ⟶
Everything is a migration
The Migration mental framework of pre-refactoring, change, post-refactoring is very useful also outside of the typical narrow definition of program or database migrations.
Read more ⟶
My tmux workflow
How to leverage tmux to quickly navigate through projects
Read more ⟶
Using macvlan networking with Nixos containers
I have encountered some problems with Nixos containers and macvlan while setting up a homelab, so here are my notes from that.
Read more ⟶