Y
Hacker News
new
|
ask
|
show
|
jobs
by
ChadMoran
1002 days ago
Rails scales fine. People use that as an escape hatch when they don't know how to write performant code.
1 comments
Gigachad
1002 days ago
You don't even have to write performant code. You can just start as many instances of the rails app as you want. The bottleneck is usually the database.
link
ChadMoran
1002 days ago
Each request gets its own server! Wait isn’t that lambda?
link
rapsey
1002 days ago
Rails has always been ahead of the curve.
link
andreime
1000 days ago
That's not what he said.
link