How Many Keys Have You Pressed?
teardrop.ca writes
"A new project created by Jason Hooper involves the counting and displaying of statistical information regarding the number of keys you have pressed since sign-up to this project. A change from the distributed problem solving projects that have been around for awhile. " Finally
a truly frivelous use of distributed computing! It's a bit thin, looks like it
could be easily gamed, but damn it'd be funny if the whole world did this (never mind
the security and privacy issues). I'm curious how many more times some keys
are pressed then others (perhaps this would explain why my spacebars
always seem to break on my laptops :/)
I'm supposed to download a program that sits in the tray and records all the keys I press? I mean, to count them, they all have to pass their code, right? And it has network functionality... HELLO? Security?
Here's a wacky idea. Read the pages before you comment. They don't keep track of which keys and how many times. Just how many keys total. The return ONE integer to the server periodically and that is: Number of total keys pressed since last contact.