Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. CVE-2025-13032: Entering and Breaking the Avast Antivirus Sandbox Part 2 (safateam.com)
    5comments
  2. F-Droid 2.0 (f-droid.org)
    338comments
  3. Pentium II at 600Mhz with Voodoo 3 Emulated on 86Box with M6 Mac Mini (nyaa.sh)
    4comments
  4. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    93comments
  5. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    114comments
  6. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    201comments
  7. 2DWillNeverDie (2dwillneverdie.com)
    46comments
  8. Fearless SIMD v1.0 (linebender.org)
    36comments
  9. Rails World 2026 Opening Keynote [video] (youtube.com)
    365comments
  10. Toyota is taking the Corolla electric (electrek.co)
    563comments
  11. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    145comments
  12. Using LLMs to trace alchemical knowledge and decode 17th century letters (resobscura.substack.com)
    26comments
  13. Jev Based Code Review (github.com/egma-ai)
    11comments
  14. Google’s Project Suncatcher to put ML infrastructure in space (blog.google)
    359comments
  15. Two-tier encryption in the UK (macanorak.com)
    398comments
  16. Opus 5.5 is good at explainer videos (launchvideo.io)
    129comments
  17. Writing Parquet files using Haskell (datahaskell.org)
    14comments
  18. What About Rails? (jardo.dev)
    4comments
  19. Book review: Is parallel programming hard, and, if so, what can you do about it? (ahelwer.ca)
    52comments
  20. The Board Game of the Alpha Nerds (2014) (grantland.com)
    37comments
  21. Sourcehut account takeover via build logs (XSS in ansi2html) (blog.arusekk.pl)
    22comments
  22. California is chasing wealth that has feet (landeconomics.org)
    624comments
  23. Show HN: Air-gapped file encryption as self-decrypting HTML page (apeleg.com)
    22comments
  24. Nokia Design Archive (2025) (aalto.fi)
    127comments
  25. The forgotten battle of East Lansing (eastlansinginfo.news)
    17comments
  26. The Bayeux Tapestry: Woven by the Victors (historytoday.com)
    12comments
  27. WaveDigger: Dig into wireless signals to discover their physical locations (github.com/christianrowlands)
    21comments
  28. Geothermal heat map of US hot springs (soakingsprings.com)
    39comments
  29. Forging 1024-bit RSA signatures in nearly SNFS time [pdf] (iacr.org)
    11comments
  30. Show HN: Koi.rest – watch some fish and regain your balance (koi.rest)
    50comments

What About Rails?

24 pointsby 6h agojardo.dev
4 comments
52m agoHN ↗

From the talk it’s clear, Rails needs to be forked.

30m agoHN ↗

While I mostly agree with DHH's take on this particular technological cycle, this is a very well thought out criticism.

20m agoHN ↗

Rails, or even more so php have VERY little to bring to the table in 2026 going forward. Rails (ruby) is still a saner language than PHP, but as slow as php is. (granted ruby is not idiotic like PHP and runs rather than start/die).

If you go the LLM route something like Go is probably the goto default for MOST networking/web-first apps. You get static types, and a fast compile cycle (rust is still very slow here), and IF you want more from the language you can use something like Lisette (https://lisette.run/).

Bottom line is dynamic languages are obsolete. There is really no benefits from using them outside very small throw away scripts.

8m agoHN ↗

The summary is exactly why a lot of people is upset.

That’s what bothers me most. I’m skeptical of his AI claims, but that’s not the real issue here.

The problem is that he stood up at Rails World and told everyone that he was moving his product off Rails and the best thing he could come up with to say to people still using Rails was that we’re “the best of the best.” Thanks, I guess.

Maybe Rails is done, in the way the Mosscap project claims. Maybe it’s time to focus on stability and maintenance. If that’s the plan, someone needs to say it. If it isn’t, then let’s hear about where we’re headed. DHH did neither.