Rails Is Done

(lucas.dohmen.io)

6 points | by classified 11 hours ago ago

4 comments

  • 8by3 10 hours ago

    Elixir gives you the productivity for humans and machines alike without the performance costs. Plus you get 25+ years of Erlang battle testing as a foundation.

  • smhfam 2 hours ago

    Everyone who once upon a time sneered him, should apologize to Zed Shaw. He wrote about all this in "Rails is a Ghetto" and the DHH lapdogs attacked him for it.

    You're not any wiser today.

  • anovikov 10 hours ago

    My opinion of Rails as a side observer: it allowed to cut coding time/effort/skill very significantly at the expense of performance. In the era when coding is dirt cheap thanks to LLMs and CPU and RAM are expensive, i don't see where the value is.

    • acallaghan 5 hours ago

      The core framework and the fact that all projects broadly are structured the same is the ideal use case for LLMs - it's proven to be much more successful at writing sanely architected code for me, over say Expo, Next etc. -