Viewing profile — nixbuild
nixbuild
HN member- Joined
- Sun, Sep 06, 2020, 8:51 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About nixbuild
No profile information was provided.
Recent public activity
-
comment
Comment #46727001
Please correct me if I'm wrong, but I assume you mean Nix doesn't have access to the build DAG that may exist inside the hermetic environment of individual Nix builds? If so, that'…
-
comment
Comment #46717989
This is what nixbuild.net does, it tracks historic CPU and memory usage of individual builds, and takes that into account when deciding what resources to allocate for new builds. Y…
- story
- story
-
comment
Comment #26012276
nixbuild.net ("Nix Builds as a Service") can run any Nix build with fs randomization similar to disorderfs: https://blog.nixbuild.net/posts/2021-01-13-finding-non-deter... It isn't…