←back to thread

50 points doppp | 1 comments | | HN request time: 0.208s | source
Show context
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(3): >>42197326 #>>42197359 #>>42205966 #
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 #
ksec ◴[] No.42200143[source]
> Sorbet (DHH hates types).

I believe Sorbet is from Stripe?

replies(2): >>42200425 #>>42200826 #
1. dismalaf ◴[] No.42200826[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...