James Iry
12.4K posts

James Iry
@jamesiry
Some people when faced with a problem think, I know, I'll use distributed computing. Now they have n^2 problems. Engineering manager @Stripe
San Francisco, CA Katılım Ocak 2009
238 Takip Edilen3.8K Takipçiler

@nickhoward Worth every penny and you can often pick them up used. I got mine from madisonseating.com/?subcats=Y&pco…
English

My team at Stripe is working on an experimental ahead-of-time compiler for Ruby and we’ve moved our development to open source. sorbet.org/blog/2021/07/3…
English
James Iry retweetledi

@nikhilbarthwal @pvsukale @patrickc As for for creating a new language that would mean replacing not only the VM but also all the development tools we use on our Ruby, like linters and editors. That would greatly extend to our “time to value”
English

@nikhilbarthwal @pvsukale @patrickc It also allows us to release our compiler gradually. If there’s some Ruby we don’t compile correctly or efficiently we can just let the interpreter run it until we do.
English

@nikhilbarthwal @pvsukale @patrickc Not quite. We’re not replacing the MRI VM. What we’re doing is compiling Ruby code into native code and registering it with the VM. The VM and our compiled code interact via the MRI’s FFI mechanism
English

@cperciva @_ColeMurray @patrickc Sorry, I can't say publicly what percent of latency is attributable to what cause, but I can say given how critical purchase flows are to our customers, every aspect of latency is worth our attention. Want to know more? We're hiring :)
English

@jamesiry @_ColeMurray @patrickc This surprises me even more. You're saying that customer-observed request latency isn't overwhelmingly dominated by network latency?
English
James Iry retweetledi

@DavidjMarkey @patrickc Keep your eye on sorbet.org . We plan to open source the compiler as an extension to our Ruby type checker.
English

@baedert @patrickc Keep your eye on sorbet.org . We plan to open source the compiler as an extension to our Ruby type checker.
English

@iamwhoisme @patrickc Keep your eye on sorbet.org . We plan to open source the compiler as an extension to our Ruby type checker.
English

@dbreunig @patrickc Keep your eye on sorbet.org . We plan to open source the compiler as an extension to our Ruby type checker.
English

@ilaguiar @patrickc Keep your eye on sorbet.org . We plan to open source the compiler as an extension to our Ruby type checker.
English











