this post was submitted on 29 Sep 2025
46 points (96.0% liked)

Opensource

4068 readers
182 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

What happened to RubyGems, Bundler, and the Open Source drama that controls the internet infrastructure.

you are viewing a single comment's thread
view the rest of the comments
[–] Aatube@kbin.melroy.org 0 points 1 week ago (1 children)

i wonder why nobody thought to do the things that uv does before... (obviously i'm talking about its features here, not rust. it's crazy good)

[–] FizzyOrange@programming.dev 4 points 1 week ago (1 children)

They certainly tried (see Poetry, Pyenv, Conda, etc.). But that was mostly done by Python developers in Python, which is frankly the entire problem.

[–] Aatube@kbin.melroy.org 1 points 1 week ago

Yeah I know Poetry. The problem is Poetry sucked. I don't remember exactly how but it left a realllly bad taste in my mouth, and not because of speed. And I don't recall other solutions thinking to provide aliases for python and pip commands either.