Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In a way, Rails is the OG for rapid application development considering its influence and impact on tech startups over the 2010s.

These days you'd build a blog in 20 minutes by vibe coding it in Cursor and deploying it on to some serverless edge compute platform or something.

Almost 20 years ago you'd build a blog in 20 minutes by installing rails and running a few commands on the terminal to generate the UI, backend, DB schema/migrations and all that, and then `git push heroku master` to see it deployed on the web. Quickly enough you'd git gud and wouldn't need to lean on the scaffolding tools.

At least in London there's still a pretty strong market for it, and the overlap in syntax between Ruby and Elixir is enough that you could take your pick (the Elixir shops I know of will look for experienced Ruby engineers by default because the pool of Elixir engineers is much smaller).



20 minutes? Who’s got time for that?

The original DHH demo video[1], from 19 years ago, was a blog in 15 minutes.

AI is clearly rubbish! :P

1. https://m.youtube.com/watch?v=Gzj723LkRJY




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: