I haven't tried the claude-on-rails gem yet. Even with good models, i think that it can become too easy to just allow LLMs/Agents to generate a bunch of code/prs and quality will suffer. I'm sure that there are some ways that this can be mitigated, but it does seem like this puts on a Team Manger hat instead of a Mentor hat when it comes to the agents.
The computer I'm using on this episode is a M3 Ultra with 256GB of unified memory.
I usually use the Faker gem, but there is a lot of overhead when trying to seed in a million plus records. If it were to give a realistic data feel then that would work great, but less so for handling a lot of data.
If you are going to use Docker Hub instead of the local registry and need the Repo to be private, then you would have to upgrade your account. Also, I think Docker has a setting for the default of new repos either to be public (default) or private. I would verify this setting if you're wanting the image to be private. Once verified, you can then build and push the image without first creating it on Docker Hub.
I definitely think that it could be, but I would probably want it to be a bit more feature rich like assigning to someone and other stuff. That adds a whole other level of complexity too.