Skip to content

Cursed Bundler: Using go get to install Ruby Gems

nesbitt.io
26 pointsSPBS3 comments
On HN

Comments

I 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?

Nice 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.

Since 1.18 Go no longer builds anything during "go get". It's all download only. https://go.dev/doc/go-get-install-deprecation

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.