My wife has asked me not to turn the house into a tech junkyard.

  • Prunebutt@slrpnk.net
    link
    fedilink
    arrow-up
    3
    ·
    9 小时前

    I really dig it as well, but hoo boy: the documentation still is… incredibly rough.

    I’ve spent several evenings now trying to set up the development environment for a python package with additional binary file requirements (model weights) that I want to be included in the package.

    It kinda works now with pyproject-nix, but I can’t manage to get an editable devshell running. And now it needs to unpack the requs everytime. 🙄