HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jkrubin

no profile record

comments

jkrubin
·2 месяца назад·discuss
it still blows EVERYTHING that came before it out of the water.
jkrubin
·7 месяцев назад·discuss
This is fantastic. It didn’t work for me at first bc i dragged assuming it was dnd, but then would say that is “user error”
jkrubin
·9 месяцев назад·discuss
Oh Hi! Very cool. Looks very similar to my project's reqwest wrapper. maybe we should team up!?

https://github.com/jessekrubin/ry

https://github.com/jessekrubin/ry/tree/main/crates/ryo3-reqw...
jkrubin
·4 года назад·discuss
I have tried every monorepo manager and all but one were super annoying and difficult. Lerna was slow and annoying. Turborepo felt immature when I tried it. Yarn workspaces didn’t play nice with windows for some reason.

I swear by pnpm + rush (from Microsoft). Fast installs. Good caching. Keeps every dependency in sync. Handles the local workspace builds well if you buy into their build tool, heft (which I have).