11 ms·
Cursed Bundler: Using go get to install Ruby Gems
- nasretdinov 9mo agoNice article! One nitpick: Go can build C code via cgo when doing go get, but of course that probably won't generate the object files Ruby modules are expecting.
- arccy 9mo agoSince 1.18 Go no longer builds anything during "go get". It's all download only. https://go.dev/doc/go-get-install-deprecation https://go.dev/doc/go-get-install-deprecation
- NewsaHackO 9mo agoI get using LLMs to help proofread or copywrite a blog post, but whats the point of just regurgitating a ChatGPT answer in a blog post and posting it here? If it's really that interesting, couldn't you just post the prompt so that we can see it for ourselves?