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

    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 ⟶

    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 ⟶