dhh – walker – 2023-02-01

8 items · updated 2026-05-19 23:31 UTC · RSS · Up to 2023-02

RT by @dhh: New in Basecamp: Schedule your messages and docs to publish in the future. Work when you want, but share the work at the best time for everyone else. We've also added a beautiful list view for your Docs & Files. Full details here: https://updates.37signals.com/post/new-in-basecamp-scheduled-messages-and-list-view-for-your-docs

dhh twitter · 2023-02-01

<p>New in Basecamp: Schedule your messages and docs to publish in the future. Work when you want, but share the work at the best time for ev

"Hey was brimming with fresh ideas aimed at someone like, well, me.. Six months in, I haven’t regretted my Hey adventure for a moment. It’s not only helped me spend less time on email, but also made the time I do spend surprisingly pleasant." 💌 https://www.fastcompany.com/90841814/ditching-gmail-for-37signals-hey-email

dhh twitter · 2023-02-01

<p>"Hey was brimming with fresh ideas aimed at someone like, well, me.. Six months in, I haven’t regretted my Hey adventure for a moment. It

Shipping Principles: 1. We only ship good work 2. We ship when we’re confident 3. We ship when the work is finished 4. We own the issues after we ship 5. We don’t ship if it isn’t right 6. We ship our collective best effort 7. We ship to our appetite https://37signals.com/seven-shipping-principles

dhh twitter · 2023-02-01

Shipping Principles: 1. We only ship good work 2. We ship when we’re confident 3. We ship when the work is finished 4. We own the issues

dhh pushed to main in hotwired/turbo-site

dhh github · 2023-02-01

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

dhh commented on pull request hotwired/turbo-rails#419

dhh github · 2023-02-01

First, promote Turbo::Native::Navigation to be an ActiveSupport::Concern. Next, expose #turbo_native_app? to be a view helper through a call

dhh commented on pull request hotwired/turbo-rails#421

dhh github · 2023-02-01

In the past, the test suite has been flaky, and didn't seem to truncate tables from previous runs. To attempt to resolve that issue, add a p

dhh pushed to main in hotwired/turbo-rails

dhh github · 2023-02-01

Use Turbo in your Ruby on Rails app. Contribute to hotwired/turbo-rails development by creating an account on GitHub.

dhh merged a pull request in hotwired/turbo-rails

dhh github · 2023-02-01

Tests are still randomly failing, but the issues with the 'Install Ruby' step are fixed. The change loads the 'latest' RubyGems version...