HailSeitan@lemmy.world to Opensource@programming.dev · 3 days agoHow Ruby Went Off the Railswww.404media.coexternal-linkmessage-square12linkfedilinkarrow-up146arrow-down12file-textcross-posted to: programming@programming.devtechnology@lemmy.ml
arrow-up144arrow-down1external-linkHow Ruby Went Off the Railswww.404media.coHailSeitan@lemmy.world to Opensource@programming.dev · 3 days agomessage-square12linkfedilinkfile-textcross-posted to: programming@programming.devtechnology@lemmy.ml
What happened to RubyGems, Bundler, and the Open Source drama that controls the internet infrastructure.
minus-squareAatube@kbin.melroy.orglinkfedilinkarrow-up0·3 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-up4·2 days 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·2 days 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.