Live data from Hacker News

One year of tracking mouse movement and clicks

iamjonay.com

1–10 of 11 posts

Re: One year of tracking mouse movement and clicks

#3
I have been doing something somehow similar for the past ~6 months by tracking (per minute) the number of keystrokes, distance travelled by my mouse cursor, number of clicks, active app, active wifi network and free disk space. I can't wait to start visualizing these over time.

Re: One year of tracking mouse movement and clicks

#5
Too bad the mouse was recorded when not moving, worse still it left big black circles where useful data might be. Bad decision since you get nothing from the circle, apart from "user is not using the computer" which is useless.

Other data looks pretty random apart from the main blob which is positioned slightly off the center to the left and up.

Cool idea bad execution.

Re: One year of tracking mouse movement and clicks

#7
Am I the only one interpreting this as more of an art piece than, I dunno, something that should be put in D3 with a shiny explorer interface so you can find out how many times they drew a smiley face at 3AM? Sheesh.

Neat imagery, and it makes me wonder what mine would look like :) I suspect you could make out where my IDE/browser tabs usually reside.

Re: One year of tracking mouse movement and clicks

#8
post #3

I have been doing something somehow similar for the past ~6 months by tracking (per minute) the number of keystrokes, distance travelled by my mouse cursor, number of clicks, active app, active wifi network and free disk space. I can't wait to start visualizing these over time.

Can you share the scripts/tools which you are using?
Post reply on HN