RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

I shipped a mostly AI-generated Ruby gem, got roasted, and rethought the whole job

https://dev.to/sergii-khomenko/writing-code-got-cheap-being-responsible-for-it-didnt-what-shipping-an-ai-generated-gem-taught-1fci

A month ago I published llm_cost_tracker (a self-hosted Rails gem for attributing LLM spend by feature/user/tenant) — and almost all of it was LLM-generated. I shipped it without really reading it, got called out, and the criticism was fair. This is an honest write-up of what that taught me: writing code got cheap, so the actual work moved to review and ownership. I’m still cleaning up generated code in the gem and looking for early adopters running real LLM calls in Rails to tell me what breaks. MIT.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in