Live data from Hacker News

Viewing profile — alexshagov

alexshagov

HN member
Joined
Fri, Sep 16, 2022, 8:09 PM UTC
HN karma
1
Public activity
2 items

About alexshagov

No profile information was provided.

Recent public activity

  1. comment
    Comment #45602211

    Ended up doing the same, no brew, no docker System-wide dependencies installed via home manager, and project-related installed via nix flakes which is created on project basis I ca…

  2. comment
    Comment #44898100

    I personally use Nixpkgs to fully isolate python installation on per project basis. And inside this isolated env, once python is built, usually using pip is enough and works well T…