Cursed Bundler: Using go get to install Ruby Gems

nesbitt.io

23 points by SPBS 2 hours ago


NewsaHackO - 24 minutes ago

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?

nasretdinov - an hour ago

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.