Impossible for the HN crowd: Do nothing for 2 minutes
21–30 of 217 posts
Re: Impossible for the HN crowd: Do nothing for 2 minutes
#22Re: Impossible for the HN crowd: Do nothing for 2 minutes
#23FWIW, I'm running Chrome on Win7.
Re: Impossible for the HN crowd: Do nothing for 2 minutes
#24Re: Impossible for the HN crowd: Do nothing for 2 minutes
#25I had a lot of fun writing this, and it's great to see it taking off. Waiting 2 minutes was impossible for me, I had to set the counter to 2 seconds while testing it! :)
It would be fun to see a graph of how long people last. :)
Though the author would probably need to add button, to minimize the unintentional fails. Also failing could be adjusted for accidental mouse movements, perhaps by ignoring distances of just couple of pixels.
Re: Impossible for the HN crowd: Do nothing for 2 minutes
#26Edit: Just looked at the code. The programmer missed a great chance to gather some data. I would have tracked the fail events using Google Analytics so I could see how many fails on average per user from different traffic sources:
_gaq.push(['_trackEvent', 'Fail', 'Mouse Move', 'dummy', 'dummy']);Re: Impossible for the HN crowd: Do nothing for 2 minutes
#27(And I had no waves, because I don't have Flash plugin enabled, meh.)
Re: Impossible for the HN crowd: Do nothing for 2 minutes
#28For extra difficulty, you should throw in more and more things like the above to make ocd people squirm ;)