HailSeitan@lemmy.world to Opensource@programming.dev · 2 days agoHow Ruby Went Off the Railswww.404media.coexternal-linkmessage-square12fedilinkarrow-up147arrow-down11file-textcross-posted to: [email protected][email protected][email protected][email protected]
arrow-up146arrow-down1external-linkHow Ruby Went Off the Railswww.404media.coHailSeitan@lemmy.world to Opensource@programming.dev · 2 days agomessage-square12fedilinkfile-textcross-posted to: [email protected][email protected][email protected][email protected]
What happened to RubyGems, Bundler, and the Open Source drama that controls the internet infrastructure.
minus-squareAatube@kbin.melroy.orglinkfedilinkarrow-up0·2 days agoi 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)
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up3·19 hours agoThey certainly tried (see Poetry, Pyenv, Conda, etc.). But that was mostly done by Python developers in Python, which is frankly the entire problem.
minus-squareAatube@kbin.melroy.orglinkfedilinkarrow-up1·19 hours agoYeah 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.
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)
They certainly tried (see Poetry, Pyenv, Conda, etc.). But that was mostly done by Python developers in Python, which is frankly the entire problem.
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.