Miro's Notes
github rss
/blog /about
Posts.

    Depending on Apple Frameworks in your Nix Flakes

    2024-01-08

    How do I add a dependency on an Apple Framework to Nix?
    Read more ⟶

    Controlling macOS Settings with nix-darwin

    2024-01-03

    How to find and change macOS settings with nix-darwin
    Read more ⟶

    Snowflake vs Redshift

    2023-12-14

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

    Merging configurations with Nix

    2023-11-03

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

    Getting Started with Nix

    2023-10-27

    Bits that I was missing when going through other Nix tutorials
    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 ⟶

    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 ⟶
    Next →