Hacker News new | ask | show | jobs
by rubidium 5206 days ago
It was just a matter of time before someone stopped using a mouse and started some scripts.
1 comments

Yeah, I limit the number of moves you can make per second, but mice/multi-touch move pretty fast...
Do you take into account mouse acceleration?
It just reads mouse move events, so there are only so many per second. If you send me more events than I allow, I drop the rest of them on the floor.