Y
Hacker News
new
|
ask
|
show
|
jobs
by
lovegrenoble
678 days ago
Cookie is difficult (
4 comments
Dwedit
678 days ago
With a touchpad, I can get 12 clicks per second without straining myself by alternating between two fingers.
link
richardwhiuk
678 days ago
Was easier to use enter + space, rather than a trackpad.
link
_nalply
678 days ago
I opened console and did something like:
setInterval(() => document.querySelector('button').click(), 100)
link
rpmisms
677 days ago
In Chrome, you can simply click, hold, and hold enter when releasing click.
link
victorio
678 days ago
In mobile it's impossible
link
impure
678 days ago
Just hold down enter.
link