Hacker News new | ask | show | jobs
by harha_ 554 days ago
All that complexity, for what?
1 comments

Having to manage Python / Ruby / Node etc. versions by hand is less complex?
For me, this competes with asdf.

Otherwise, it would compete with eg nvm, rvm.

I haven't managed versions "by hand" for over a decade.

mise is asdf written with security and performance in mind (I believe it started with performance, but has become much more obsessed – in a very good way — about security).
Well I'm tired of all this bullshit anyways. I don't want to manage multiple versions of the same language on my system in the first place, but I guess it's useful for those who need it.