logoalt Hacker News

9devtoday at 2:13 PM2 repliesview on HN

Last time I checked, Mise is still a one-man show. That’s way too risky for a critical party of my supply chain for my taste.


Replies

doodlesdevtoday at 2:27 PM

So is sudo... And that's not "too risky" for the entire industry.

That's not to say bus factor is irrelevant (I personally think about it a lot when choosing software projects), but truthfully the bus factor here especially doesn't matter much, as mise is an easy tool to replace (with asdf, for example) if something goes wrong with it eventually.

I highly recommend trying it out. I resisted using it for some time, but it solved some pain points I had with NodeJS, Ruby, and Python regarding installation.

jdxcodetoday at 2:30 PM

this makes no sense to me, the reason i don't give anyone else the commit bit is only to _protect_ the supply chain. you should want as few people with that access as possible.

show 2 replies