Ten seconds of math
11–20 of 123 posts
Re: Ten seconds of math
#12Re: Ten seconds of math
#13When I was near the end, I pressed backspace to clear my answer, and it wound up navigating me back to HN, wiping out my results. (I hate backspace-to-go-back. It's the worst feature in a browser. Is there a way to turn it off?) This mental math exercise is a cool and fun concept! Good execution.
Re: Ten seconds of math
#14The number limit should be more granular, or even it would be nice to be able to "pin" one number... i'm thinking of studying times tables for my children! other than that, very nice
Re: Ten seconds of math
#15When I was near the end, I pressed backspace to clear my answer, and it wound up navigating me back to HN, wiping out my results. (I hate backspace-to-go-back. It's the worst feature in a browser. Is there a way to turn it off?) This mental math exercise is a cool and fun concept! Good execution.
Re: Ten seconds of math
#16Re: Ten seconds of math
#17Does it speed up or end eventually? I stored up 150 seconds left before I decided to quit (score of 2529).
Re: Ten seconds of math
#18window.setInterval(function(){$('#question-answer').val(eval($('#question').html().replace("×","").replace("÷","/").replace(/(.)²/,"Math.pow($1,2)").replace(/√(.*)/,"Math.sqrt($1)"))).trigger("keyup")},10)
Re: Ten seconds of math
#19got bored at 855 and let it run out, and it would seem I've bested 100% of you