Miro's Notes
github rss
/blog /about
.

    Everything is a migration

    2023-01-14

    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 ⟶

    Merging configurations with Nix

    2023-11-03

    A brief tutorial on splitting Nix configurations into multiple files
    Read more ⟶

    Slow dependency resolution in Poetry

    2023-05-19

    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 ⟶

    Using macvlan networking with Nixos containers

    2023-10-04

    I have encountered some problems with Nixos containers and macvlan while setting up a homelab, so here are my notes from that.
    Read more ⟶

    Getting Started with Nix

    2023-10-27

    Bits that I was missing when going through other Nix tutorials
    Read more ⟶

    My tmux workflow

    2023-02-20

    How to leverage tmux to quickly navigate through projects
    Read more ⟶

    Snowflake vs Redshift

    2023-12-14

    My experience migrating a sizeable codebase from Redshift to Snowflake
    Read more ⟶