Live data from Hacker News

Predicting one of 2 characters you will randomly press

github.com

1–10 of 25 posts

Re: Predicting one of 2 characters you will randomly press

#5

For me it is pretty consistently 50% +/- 5 even after a minute. It doesn't seem to work well if you repeat the same key a lot (i.e don't flip to often).

I got 52% after a good lot of keypresses (not sure exactly how many). I chose to not look at the screen at all during that time - I think that probably helps.

Re: Predicting one of 2 characters you will randomly press

#6
post #3
post #2

Doesn't work from my smartphone. Sounds like a fun challenge though, would like to try.

I'm on OS X with Firefox 47.0.1 and it doesn't work for me either :(

I'm on OS X with Firefox 47.0.1 and it works fine. It doesn't display anything until the 6th keypress.

Re: Predicting one of 2 characters you will randomly press

#7

For me it is pretty consistently 50% +/- 5 even after a minute. It doesn't seem to work well if you repeat the same key a lot (i.e don't flip to often).

This is definetly not working. I'm certain that one can write a program like this, but I'm consistenly getting 50 % even though I use different strategies every time.

Re: Predicting one of 2 characters you will randomly press

#9

For me it is pretty consistently 50% +/- 5 even after a minute. It doesn't seem to work well if you repeat the same key a lot (i.e don't flip to often).

This is actually due to a psychological thing where humans don't find long strings of repeated letters/digits "random" and hence will flip more frequently than you'd expect from a machine.

I also recall there being a problem in the use of 5-grams which lead to a sequence in which it guessed 0%, but I'm struggling to find it now.

Post reply on HN