HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jkrubin

no profile record

comments

jkrubin
·قبل شهرين·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
·قبل سنتين·discuss
All thoughts and opinions about conda aside, it’s the only sane way (on several platforms) to install gdalbins + gdal-python-bindings.

I don’t mind conda. It has a lot of caveats and weird quirks
jkrubin
·قبل سنتين·discuss
Ditto. It’s wild.
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).