logo

Rails Is Built for AI

Posted by cdnsteve |an hour ago |2 comments

andrewstuart 39 minutes ago[2 more]

AI needs typing.

Also AI does not benefit from abstractions such as ORMs - you are far better to have your AI write SQL.

That goes for all abstractions including CSS JavaScript and everything else Rails has wrapped.

Golang with raw SQL CSS JavaScript works really well cause it avoids many abstractions and affordances that Rails makes to humanize programming.

rdevilla 40 minutes ago

Comment deleted