logoalt Hacker News

sorcercodelast Monday at 12:06 PM1 replyview on HN

internally uses the same root command btw. in fact this recently changed for Tahoe (as the article mentions).

started out as a shell script but switched to a go binary (which is what is linked).


Replies

procaryoteyesterday at 6:26 AM

I hope this doesn't become a trend. Moving it to go means you need to compile it before you run it, or blindly run an uninspected binary from some random guy

It's not like the performance of this could have motivated it

show 2 replies