I love when I look up a project and it's like "okay to build this, install poetry" and I click poetry and it goes "poetry should be installed with pipx" and I click pipx and it says "on windows, you should install pipx with scoop" so I click scoop and then my brain melts out my ears because this is too many layers deep
@foone typical windows developer experience tbh

@lunareclipse @foone language-specific package management and various flavors of dockerization have brought it to other platforms too

it's a rare treat to see a project whose build instructions are just "here's a list of lib*-dev dependencies to install via your distro, then run cmake"