conv.

All stories
TechActive · 40h

DHH tells Rails World: Rails is dead, LLMs changed everything

The Rails creator announced his flagship app is leaving the framework, declaring hand-written code economically unproductive and pivoting to AI-generated Rust.

What to know

  • DHH announced at Rails World 2026 that 37signals is abandoning Rails for its flagship app Hey, switching to LLM-generated code, native apps, and Rust—directly contradicting the Rails philosophy he spent 20 years promoting.
  • He declared hand-written code economically unproductive for most programmers and predicted AI-generated code will become standard across all domains by year-end, with humans reading code becoming rare exceptions.
  • The community is split: some see this as inevitable modernization, others worry about AI-generated code maintainability, UI/UX differentiation, and security in production systems.
  • Rails' future is now uncertain, narrowed from a platform for ambitious small teams to a tool for 'web apps of necessity' while its creator pursues AI-native architectures.

The dispute Whether AI-generated code represents inevitable progress (and thus acceptable for production) versus an unmaintainable liability in anything beyond proof-of-concept, and whether the entire premise is self-defeating once AI can build entire applications without human involvement. · positions read across 59 posts and comments

many voices

This represents inevitable technological progress; code generation is the future and Rails had its time.

  • “Every piece of software has an expiration date...I think that's a good thing. Rails worked extremely well for its time, especially around 2007–2015, but it started to show its age.”

    meerita · Hacker News ↗
many voices

AI-generated code is unmaintainable and unauditable; this approach is viable only for trivial applications and risky in production.

  • “As an SRE I would be very interested on experienced devs point of view on that stance...you have to have 100% trust, 99.9% is not going to be enough in any serious indus[try].”

    bionsystem · Hacker News ↗
many voices

DHH is contradicting himself and his own platform; this signals Rails' decline and raises questions about who leads the project now.

  • “It is pretty obvious rails is dead as it hangs massively on its founder for good and for bad. And it is quite telling that he prefers to kill it off like this rather than handing the reigns over to someone else.”

    chvid · Hacker News ↗
some voices

The vision contradicts itself: why build beautiful native UIs if everything should be CLI-driven? Why hire developers if AI builds it all?

  • “37signals differentiates their products with opinionated UI/UX, not novel features. They are rewriting Hey as six native apps because the web fidelity isn't good enough. So UI matters enough to justify complete rewrites, but also everyone…”

    Twey · Hacker News ↗

David Heinemeier Hansson (DHH) Creator and leader of Ruby on Rails37signals Software company owned/led by DHH

DHH tells Rails World: Rails is dead, LLMs changed everything
jardo.dev

How it unfolded 1 development · click the chart to see its coverage articlespostscomments

Peak 6 pieces in one hour at Yesterday, 10 AM; 63 pieces over 41 hours (2 articles · 6 posts · 55 comments) Sep 24, 10 PM — 3 pieces · 2 articles · 1 post — Newswires 2, Hacker News 1Sep 24, 11 PM — quietYesterday, 12 AM — quietYesterday, 1 AM — quietYesterday, 2 AM — quietYesterday, 3 AM — 1 piece · 1 post — Mastodon 1Yesterday, 4 AM — quietYesterday, 5 AM — 5 pieces · 5 comments — Hacker News 5Yesterday, 6 AM — 3 pieces · 3 comments — Hacker News 3Yesterday, 7 AM — quietYesterday, 8 AM — 5 pieces · 1 post · 4 comments — Hacker News 4, Mastodon 1Yesterday, 9 AM — 1 piece · 1 comment — Hacker News 1Yesterday, 10 AM — 6 pieces · 1 post · 5 comments — Hacker News 5, Lobsters 1Yesterday, 11 AM — 4 pieces · 4 comments — Hacker News 3, Lobsters 1Yesterday, 12 PM — 2 pieces · 1 post · 1 comment — Hacker News 1, Mastodon 1Yesterday, 1 PM — 1 piece · 1 comment — Hacker News 1Yesterday, 2 PM — 2 pieces · 2 comments — Hacker News 2Yesterday, 3 PM — 2 pieces · 2 comments — Hacker News 1, Lobsters 1Yesterday, 4 PM — 4 pieces · 4 comments — Hacker News 3, Lobsters 1Yesterday, 5 PM — 3 pieces · 3 comments — Lobsters 3Yesterday, 6 PM — 3 pieces · 3 comments — Lobsters 3Yesterday, 7 PM — quietYesterday, 8 PM — quietYesterday, 9 PM — 2 pieces · 2 comments — Lobsters 2Yesterday, 10 PM — 1 piece · 1 post — Mastodon 1Yesterday, 11 PM — quietToday, 12 AM — quietToday, 1 AM — quietToday, 2 AM — 1 piece · 1 comment — Lobsters 1Today, 3 AM — 4 pieces · 4 comments — Lobsters 3, Hacker News 1Today, 4 AM — 1 piece · 1 comment — Hacker News 1Today, 5 AM — 4 pieces · 4 comments — Lobsters 4Today, 6 AM — 2 pieces · 2 comments — Lobsters 2Today, 7 AM — quietToday, 8 AM — quietToday, 9 AM — 1 piece · 1 comment — Lobsters 1Today, 10 AM — quietToday, 11 AM — 1 piece · 1 comment — Lobsters 1Today, 12 PM — quietToday, 1 PM — quietToday, 2 PM — 1 piece · 1 comment — Lobsters 1 1
yesterday8 AM4 PMtoday8 AMnow · 3:17 PM ET
  1. 1

    AnalysisDHH contradicts Rails philosophy, narrows its purpose

    The jardo.dev analysis published on Hacker News highlights the contradiction: DHH used the world's premier Rails conference to announce Rails' flagship app is leaving Rails. The analysis notes his vision has narrowed Rails from a platform for "small teams, ambitious products" to a choice of last resort—"web apps of necessity"—while he himself moves to AI-generated Rust.

    “DHH used the opening keynote of the world's premier Rails conference to announce that a flagship Rails app was leaving Rails.”
    — jardo.dev article
    1. 2 outlets What About Rails?

      first by HN Best, 1d ago · also HN Frontpage

    • about 11 months ago [i wrote](https://okayfail.com/2025/in-praise-of-dhh.html#two-key-points): > Bro, it’s cringe af to go to Rails World. I won’t judge you if you went in 2025. But for 2026… just don’t! Why pay money to go hang out with rancid, creepy guys? I’m not one to kink shame but going to Rails World 2026 is a sign that you’re willing to…

      filipamvruby,vibecoding23h ago24▲view on Lobsters ↗
    2 more of the top 3 · 59 posts in this stretch
    • I moved from Ruby+Rails, though some other frameworks that I had no choice in (inherited the projects), to my new place of refuge: Kotlin+http4k.Kotlin is a very acceptable Ruby-with-types. Even better than the new Ruby with optional types. It reads the same, it writes very similar, and it produces very similar "style" of code. I like the be on…

      flosslyHacker News1d agoview on Hacker News ↗
    • jgayfer@fosstodon.org

      @ jardo Latest blog post was fire 🔥 Nice work on that. Found it on the front page of lobste.rs, if you weren’t already aware. https:// lobste.rs/s/rvvqos/what_about_ rails

      jgayfer@fosstodon.orgMastodon16h agoview on Mastodon ↗
    all of them →
  2. background

    DHH advocates for code humans shouldn't read and CLI-only interfaces — The keynote presented a vision where humans reading code becomes exceptional—"like seeing a bug in Sentry." DHH also called for every service to offer a CLI so that "his agents" (AI) can interact with applications without UIs. He predicts this will be standard across virtually all domains and companies by year-end.

  3. background

    DHH claims 5x productivity surge from AI code generation — DHH stated he personally wrote 150,000 lines of code in August 2026 alone—compared to his historical average of 30,000 lines per year in the pre-LLM era. Ruby, which comprised roughly half his work over two decades, now accounts for only 3% of his current output.

  4. background

    37signals moving Hey from Rails to Rust and native apps with LLM code — DHH announced that 37signals is abandoning Rails for their flagship email product, Hey. The new architecture uses LLM-generated code for native applications across all platforms and Rust on the server side—a language DHH previously criticized as "hideous" but now values because AI will write it and humans won't read it.

  5. background

    DHH delivers Rails World keynote declaring AI-written code is the future — At Rails World 2026, David Heinemeier Hansson—the creator and leader of Ruby on Rails—gave the opening keynote announcing a major shift in his vision for software development. He stated that writing code by hand is no longer economically productive for most programmers and repositioned himself as a "maker" rather than a coder.

What people are saying 21 voices from 3 sites · best of 59 · verbatim