HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jkrubin

no profile record

comments

jkrubin
·há 2 meses·discuss
it still blows EVERYTHING that came before it out of the water.
jkrubin
·há 7 meses·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
·há 9 meses·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
·há 4 anos·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).