Hacker News new | ask | show | jobs
by Groxx 5749 days ago
Works for me in Chrome:

  javascript:alert(((60/1) < (35/.5)) ? "true" : "false"); // "true"
Or am I missing something more meta?
1 comments

I think the point is that "up to 60x" in the Chromium Blog post should have been "up to 70x" or "over 60x in some cases." (But actually this depends on how the 0.5 number was rounded...)