Readit News logoReadit News
droelf commented on PeppyOS: A simpler alternative to ROS 2 (now with containers support)   peppy.bot/... · Posted by u/Ekami
kevin42 · 6 days ago
I'd love to use something other than ROS2, if for no other reason than to get rid of the dependency hell and the convoluted build system.

But there are a lot of nodes and drivers out there for ROS already. It's a chicken and egg thing because people aren't going to write drivers unless there are enough users, and it's hard to get users without drivers.

It looks like their business model is to give away the OS and make money with FoxGlove-like tools. It's not a bad idea, but adoption will be an uphill battle. And since they aren't open source yet, I certainly wouldn't start using it on a project until it us.

droelf · 6 days ago
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.

droelf commented on I fixed Windows native development   marler8997.github.io/blog... · Posted by u/deevus
droelf · a month ago
Thank you, this might be a great way to improve the developer experience in the conda/conda-forge ecosystem.
droelf commented on Toro: Deploy Applications as Unikernels   github.com/torokernel/tor... · Posted by u/ignoramous
ahepp · 3 months ago
What drove you to choose that over something like containers?
droelf · 3 months ago
Yeah, boot time, isolation (proper VM vs containers), and ease of use on a larger Hetzner box.
droelf commented on Toro: Deploy Applications as Unikernels   github.com/torokernel/tor... · Posted by u/ignoramous
droelf · 3 months ago
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).
droelf commented on WebR – R in the Browser   webr.sh/... · Posted by u/creata
droelf · 4 months ago
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...
droelf commented on Uv overtakes pip in CI   wagtail.org/blog/uv-overt... · Posted by u/ThibWeb
112233 · 5 months ago
I'm at the point where I don't touch python without uv at all, if possible. The only bad is, now I want to use uv to install go and java and debian packages too ... :(

The ability to get random github project working without messing with system is finally making python not scary to use.

droelf · 5 months ago
Pixi works for this use case: https://pixi.sh/latest/

It gives you cross-platform binary packages, quickly (also written in Rust).

u/droelf

KarmaCake day363July 2, 2012
About
I am Wolf, and involved with conda-forge and conda since a couple years now. So involved that I became the founder of prefix.dev where we are building `pixi` (pixi.sh) as the ultimate package manager / developer tool.
View Original