Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Dutch governments builds alternative for Microsoft based on NixOS (dawo.community)
    25comments
  2. Pentium II at 600Mhz with Voodoo 3 Emulated on 86Box with M6 Mac Mini (nyaa.sh)
    13comments
  3. F-Droid 2.0 (f-droid.org)
    349comments
  4. CVE-2025-13032: Entering and Breaking the Avast Antivirus Sandbox Part 2 (safateam.com)
    11comments
  5. Tech Needs Humanists More (passo.uno)
    —discuss
  6. Special Projects (2016) (openai.com)
    1comments
  7. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    94comments
  8. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    116comments
  9. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    206comments
  10. The last day of the dinosaurs, as an interactive painting (echohive.ai)
    8comments
  11. 2DWillNeverDie (2dwillneverdie.com)
    50comments
  12. Jev Based Code Review (github.com/egma-ai)
    31comments
  13. Fearless SIMD v1.0 (linebender.org)
    36comments
  14. Rails World 2026 Opening Keynote [video] (youtube.com)
    365comments
  15. Toyota is taking the Corolla electric (electrek.co)
    591comments
  16. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    150comments
  17. Using LLMs to trace alchemical knowledge and decode 17th century letters (resobscura.substack.com)
    26comments
  18. Google’s Project Suncatcher to put ML infrastructure in space (blog.google)
    369comments
  19. Opus 5.5 is good at explainer videos (launchvideo.io)
    133comments
  20. Two-tier encryption in the UK (macanorak.com)
    403comments
  21. What About Rails? (jardo.dev)
    10comments
  22. Writing Parquet files using Haskell (datahaskell.org)
    18comments
  23. Book review: Is parallel programming hard, and, if so, what can you do about it? (ahelwer.ca)
    54comments
  24. The Board Game of the Alpha Nerds (2014) (grantland.com)
    43comments
  25. Sourcehut account takeover via build logs (XSS in ansi2html) (blog.arusekk.pl)
    22comments
  26. Nokia Design Archive (2025) (aalto.fi)
    127comments
  27. Show HN: Air-gapped file encryption as self-decrypting HTML page (apeleg.com)
    22comments
  28. California is chasing wealth that has feet (landeconomics.org)
    648comments
  29. WaveDigger: Dig into wireless signals to discover their physical locations (github.com/christianrowlands)
    22comments
  30. The forgotten battle of East Lansing (eastlansinginfo.news)
    18comments

What About Rails?

43 pointsby 6h agojardo.dev
9 comments
1h agoHN ↗

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

10m agoHN ↗

I think one can just wait till DHH loses interest, can't be long now.

1h agoHN ↗

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

1h 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.

21m agoHN ↗

Well that's not something you say in a Rails conference, best language or framework for a project has been debated before I was born and will continue to be

53m 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.

24m agoHN ↗

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 just wants CLIs?

I've seen this one a few times lately. People should stop building UIs, nobody wants to interact with a UI. Everyone's app should just be an API that you can use with a chatbot. Except for my app — my app is a handcrafted miracle of artisanal UX and its UI will change the way you see the world.

It's exactly the old argument, just now with LLMs in the place of shell pipelines: in terms of functionality and value to users, software ought to be malleable and composable. We've known it since the eighties. But the model of selling a piece of software as a product as if it were a pair of shoes is incompatible with that. You need a big monolithic application to justify users paying a bunch of money for it, and you need it to have a fancy interface that makes an impression. And the whole software industry is built on top of that model. Where monolithic software is completely unfit for a purpose, like when it needs to be a component of a larger system, we rely on (mostly unpaid) OSS.

Except now LLMs let you, with very little technical know-how, plaster a ‘programmable’ interface on top of unstructured data/interface meant for humans, and because that's what we actually want, of course everybody does that. So the end result is a wildly expensive pipeline from API to UI and back to API again. I wonder how long the legacy ‘human-oriented’ layer in the middle, and the industry that's been built on top of it, will last.

(Separately, chatbots are not great as a UI for most things, and the problem of building the universal UI still also stands. But it turns out for a lot of things people would rather have a bad universal UI than a good special-purpose UI for each task.)

22m agoHN ↗

Rails is dead.

It’s founder has converted to AI driven Rust.

DHH will bring his tribe of true believers to where he has gone, where he has set up a new sideshow tent.

Do you follow the leader.