dhh – walker – 2025-04-07

4 items · updated 2026-05-19 23:31 UTC · RSS · Up to 2025-04

Universal Basic Dead End

dhh blog · 2025-04-07

While the world frets about the future of AI, the universal basic income advocates have an answer ready for the big question of "what are we

dhh merged a pull request in hotwired/turbo-site

dhh github · 2025-04-07

So we can read the tables better with code blocks. Before After

dhh pushed to main in hotwired/turbo-site

dhh github · 2025-04-07

turbo.hotwired.dev web site. Contribute to hotwired/turbo-site development by creating an account on GitHub.

dhh commented on issue hotwired/turbo-rails#728

dhh github · 2025-04-07

We have a table that looks like this: module MyNamespace class MyModel < ApplicationRecord has_many :broadcasts, class_name: Broadcast.name