Viewing profile — droelf
droelf
HN member- Joined
- Mon, Jul 02, 2012, 12:56 AM UTC
- HN karma
- 363
- Public activity
- 123 items
- HN profile
- View on Hacker News ↗
About droelf
Recent public activity
-
comment
Comment #48410918
Yes, that is built into `setup-pixi` github action, indeed!
-
comment
Comment #48410897
For pixi we also created a octoconda & a "github-releases" channel: https://prefix.dev/blog/octoconda-repackage-github-binary-re...
- story
- story
-
comment
Comment #47598953
I just packaged it for pg-forge, nice stuff: https://github.com/wolfv/pg-forge Now you can install it easily with `pixi`.
-
comment
Comment #47340198
We're working hard to get ROS out of dependency hell - https://prefix.dev/blog/reproducible-package-management-for-... Would love to hear your thoughts.
- story
- story
- story
-
comment
Comment #47023856
Thank you, this might be a great way to improve the developer experience in the conda/conda-forge ecosystem.
-
comment
Comment #46437959
Yeah, boot time, isolation (proper VM vs containers), and ease of use on a larger Hetzner box.
-
comment
Comment #46436042
I've been using unikraft ( https://unikraft.org/ ) unikernels for a while and the startup times are quite impressive (easily sub-second for our Rust application).
-
comment
Comment #46089322
Cool! Emscripten-forge also recently got a R distribution that runs natively on the browser: https://blog.jupyter.org/r-in-the-browser-announcing-our-web...
- story
-
comment
Comment #45608866
Pixi works for this use case: https://pixi.sh/latest/ It gives you cross-platform binary packages, quickly (also written in Rust).
-
comment
Comment #45302085
I think for a small configuration TOML might be fine. Where it breaks down in my opinion is in larger configuration files. It just becomes pretty unreadable. Think about a Github A…
- story
- story
-
comment
Comment #44209827
We've been working on Pixi, which uses Conda packages. You can control versions precisely and also easily build your own software into a package to ship it. Would be curious to cha…
- story
-
comment
Comment #44034288
We've been building `pixi` and more specifically "pixi global" as a replacement for homebrew, but based on Conda packages. It creates a single virtual environment per globally inst…
-
comment
Comment #44034276
You should really try `pixi` and `pixi global` - uses Conda packages but much faster, and great experience for installing packages globally. https://pixi.sh
-
comment
Comment #44034255
I think this is really cool. We're tackling this problem from the other side by building `pixi` (pixi.sh) which bundles project / package management with a task runner so that any …
-
comment
Comment #43619068
Interesting project. We'd love to work together for better Lua support in Pixi (through the conda-forge ecosystem). We already package lua and a few C extensions. C extensions are …
-
comment
Comment #43100506
Join our discord and we can help! There are lots of users that run it with Artifactory :)