Most active commenters
  • dismalaf(3)

48 points doppp | 13 comments | | HN request time: 1.335s | source | bottom
1. annjose ◴[] No.42191138[source]
This discussion was fantastic - great flow, no filler words.

I love the passion and fun they were having while talking about the company, business, marketplace incentives, Ruby on Rails and mechanical keyboards! It was fun watching them have fun.

2. ksec ◴[] No.42191406[source]
Not sure if DHH gets access to codebase. I hope this help shape future of Ruby Rails. Shopify is many order of magnitude larger than 37Signals and pose many unique challenges. Hopefully this means more stuff gets extracted out into Rails.
replies(3): >>42195568 #>>42195983 #>>42197435 #
3. matt_s ◴[] No.42195983[source]
I believe Shopify has core contributors to Ruby and Rails already, I don't think a board position changes much there.
4. Alifatisk ◴[] No.42196391[source]
I find it faschinating how much Shopify has invested in Ruby / Rails, at what point will Shopify just merge with the Ruby Team?
replies(2): >>42197326 #>>42197359 #
5. gardenhedge ◴[] No.42197326[source]
Shopify also owns remix/react router
6. dismalaf ◴[] No.42197359[source]
Probably never. DHH wants to keep Rails small enough that a 1 person founder can use it and be productive with it. Shopify is already massive and some of their projects are taking them in a different direction than DHH wants for Rails. For example, Liquid templates (which are intentionally less powerful than ERB since they're designed to be used by Shopify store owners) and Sorbet (DHH hates types).
replies(2): >>42197913 #>>42200143 #
7. dismalaf ◴[] No.42197435[source]
Shopify has 1.1k public Github repos... Not sure how you'd integrate that into Rails lol, or why you'd want to. Also the challenges for someone starting a Rails app are different than Shopify.
8. Onavo ◴[] No.42197913{3}[source]
Their pet web framework remix is also quite underfunded compared to Next.js
replies(1): >>42200646 #
9. ksec ◴[] No.42200143{3}[source]
> Sorbet (DHH hates types).

I believe Sorbet is from Stripe?

replies(2): >>42200425 #>>42200826 #
10. fjyasdlkjw ◴[] No.42200425{4}[source]
I hope this leads to DHH adopting Sorbet into Rails given Shopify has a strong interest in it.

On second thought, It is a large investment for something that isn't a core Ruby feature.

11. gedy ◴[] No.42200646{4}[source]
DHH joining won't help that I suspect
12. dismalaf ◴[] No.42200826{4}[source]
Ugh, all the companies that start with S and use Ruby. My bad. Got thrown off because they have Sorbet stuff in Ruby LSP and other Sorbet tools. They have 1.1k Github repos... Lots of TS, Go, Rust and lots of non-Rails things...