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.
andrewstuart•28m ago
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.