Rob Bazinet (@rbazinet) 's Twitter Profile
Rob Bazinet

@rbazinet

Ruby on Rails specialist, Bootstrapping at stillriversoftware.com. Dad. accidentaltechnologist.com.

ID: 9573202

linkhttps://accidentaltechnologist.com calendar_today21-10-2007 04:00:13

27,27K Tweet

6,6K Followers

1,1K Following

Jason Swett (@jasonswett) 's Twitter Profile Photo

My friends Brendan and Ryan started a new podcast called Rails Business, and I was privileged to be the first guest. I hope you listen and enjoy. railsbusiness.com/2435951/episod…

DHH (@dhh) 's Twitter Profile Photo

Our new GitHub extension for local CI sign-offs make it easy to prevent PRs from being merged until tests, linters, and security checks have all been run on the developer machine. Enjoy! github.com/basecamp/gh-si…

Our new GitHub extension for local CI sign-offs make it easy to prevent PRs from being merged until tests, linters, and security checks have all been run on the developer machine. Enjoy! github.com/basecamp/gh-si…
Rob Bazinet (@rbazinet) 's Twitter Profile Photo

I'm probably very late to the party but I've been using Cursor AI lately and really finding it useful. Since I had used VS Code for so long, the key mappings being the same helped out a ton. I do like the AI integrations with Claude and others. It makes having a conversation

Rob Bazinet (@rbazinet) 's Twitter Profile Photo

I am skeptical of Vibe Coding. Seems like a youthful fad. I have attempted to partake in this but my results are not very stellar. Talking with some others who have tried, the results are similar. The jury is still out....

Mario Alberto Chávez (@mario_chavez) 's Twitter Profile Photo

Just published: "Rails MCP Server: Enhancing AI-Assisted Development" I created a tool that lets Claude AI directly access my Rails projects through the Model Context Protocol (MCP). Now I can ask Claude to examine my project without manual copy/paste! mariochavez.io/desarrollo/202…

Just published: "Rails MCP Server: Enhancing AI-Assisted Development"

I created a tool that lets Claude AI directly access my Rails projects through the Model Context Protocol (MCP). 

Now I can ask Claude to examine my project without manual copy/paste!

mariochavez.io/desarrollo/202…
Carmine Paolino (@paolino) 's Twitter Profile Photo

Just shipped RubyLLM 1.0.1! We've fixed temperature handling for OpenAI's o1/o3 models, improved tool naming, and added Rails system prompt examples. Also added base64 dependency for Ruby 3.4 compatibility. Making AI in Ruby elegant. github.com/crmne/ruby_llm…

Carmine Paolino (@paolino) 's Twitter Profile Photo

🎉 Just shipped RubyLLM 1.1.0.rc2! Let your LLMs handle retryable errors in tools while critical ones bubble up to your app – no more guessing what went wrong. Plus a model guide with all the supported models, and a couple bug fixes from 1.1.0rc1. github.com/crmne/ruby_llm…

Matt Solt (@mattsolt) 's Twitter Profile Photo

Just launched a new AI newsletter for the Ruby & Rails communities! Subscribe and read the first 3 editions at roboruby•com, link to the latest edition below. Feedback and content ideas welcome, and if you're going to be at ArtificialRuby in May, come say hello!

Thorsten Ball (@thorstenball) 's Twitter Profile Photo

Finally did it. I wrote down how to build a code-editing agent. In 315 lines of code. And yes, it works. Very well. There is no moat.

Finally did it. I wrote down how to build a code-editing agent.

In 315 lines of code. And yes, it works. Very well.

There is no moat.
Rob Bazinet (@rbazinet) 's Twitter Profile Photo

I'm really curious how teams on Ruby on Rails projects are using AI to legitimately help their users. I'd like to see real-world examples where a feature uses AI to produce a better solution. I don't mean using Cursor to write your code, I mean the app uses something like