logoalt Hacker News

edgyquanttoday at 2:13 PM2 repliesview on HN

I don’t think so it’s an npm package iirc


Replies

SwellJoetoday at 4:48 PM

Reasonix (which has been seemingly the most recommended harness for using DeepSeek, as it is designed around maximizing caching in DeepSeek) is now a Go app, but still installed via npm. Which feels ugly, but I guess everyone has npm already, and it handles binaries, so I guess it's a reasonable choice.

ceehextoday at 2:26 PM

you can install binaries with npm too, not just limited to js