Posts.
Depending on Apple Frameworks in your Nix Flakes
How do I add a dependency on an Apple Framework to Nix?
Read more ⟶
Controlling macOS Settings with nix-darwin
How to find and change macOS settings with nix-darwin
Read more ⟶
Snowflake vs Redshift
My experience migrating a sizeable codebase from Redshift to Snowflake
Read more ⟶
Merging configurations with Nix
A brief tutorial on splitting Nix configurations into multiple files
Read more ⟶
Getting Started with Nix
Bits that I was missing when going through other Nix tutorials
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 ⟶
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 ⟶