logoalt Hacker News

Rails Is Built for AI

7 pointsby cdnstevetoday at 5:09 PM1 commentview on HN

Comments

andrewstuarttoday at 5:26 PM

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.

show 3 replies
rdevillatoday at 5:25 PM

[dead]