yror10's comments

yror10 | 11 years ago | on: Ten seconds of math

I instantly remembered speedsums once opening this site there. Went to the comments to check to see if it was referenced. Boom.

yror10 | 12 years ago | on: Tail Calls, Optimization, and ES6

If you write ruby and want TCO put this at the top of your .rb file:

    RubyVM::InstructionSequence.compile_option = {
      :tailcall_optimization => true,
      :trace_instruction => false
    }

yror10 | 15 years ago | on: Google finally has a 404 page that isn't ugly

This is already shown by the rareness of a google 404. You hardly ever get it these days. Except if a server crashes for about 1 second, (where my preference would be "you are the lucky winner to click your mouse at the same second as our server crash!"
page 1