Live data from Hacker News

Show HN: Make your site’s pages faster than instant in one minute

instant.page

1–10 of 59 posts

Re: Show HN: Make your site’s pages faster than instant in one minute

#2
This is a clever trick (using mousedown to trigger a click), but breaks drag & dropping links, drag & dropping links to new tabs. and there is also a thing I tend to do: If I notice I pressed the mouse button down on the wrong link, I move the cursor away from that link and let the button go up on the correct or in free space, so the browser doesn't navigate (not sure how common this behaviour is, though)

Re: Show HN: Make your site’s pages faster than instant in one minute

#3

This is a clever trick (using mousedown to trigger a click), but breaks drag & dropping links, drag & dropping links to new tabs. and there is also a thing I tend to do: If I notice I pressed the mouse button down on the wrong link, I move the cursor away from that link and let the button go up on the correct or in free space, so the browser doesn't navigate (not sure how common this behaviour is, though)

Didn’t think of drag and dropping links to new tabs! Yeah, that’s a bit of a sad regression.

The two other use cases you mention aren’t common at all though.

Re: Show HN: Make your site’s pages faster than instant in one minute

#4

This is a clever trick (using mousedown to trigger a click), but breaks drag & dropping links, drag & dropping links to new tabs. and there is also a thing I tend to do: If I notice I pressed the mouse button down on the wrong link, I move the cursor away from that link and let the button go up on the correct or in free space, so the browser doesn't navigate (not sure how common this behaviour is, though)

Regarding clicking on the wrong link, then moving the cursor away and releasing the button, I do this often as well.

Re: Show HN: Make your site’s pages faster than instant in one minute

#5

This is a clever trick (using mousedown to trigger a click), but breaks drag & dropping links, drag & dropping links to new tabs. and there is also a thing I tend to do: If I notice I pressed the mouse button down on the wrong link, I move the cursor away from that link and let the button go up on the correct or in free space, so the browser doesn't navigate (not sure how common this behaviour is, though)

> I move the cursor away from that link and let the button go up on the correct or in free space

I do this a lot as well.

Re: Show HN: Make your site’s pages faster than instant in one minute

#8
post #3

This is a clever trick (using mousedown to trigger a click), but breaks drag & dropping links, drag & dropping links to new tabs. and there is also a thing I tend to do: If I notice I pressed the mouse button down on the wrong link, I move the cursor away from that link and let the button go up on the correct or in free space, so the browser doesn't navigate (not sure how common this behaviour is, though)

Didn’t think of drag and dropping links to new tabs! Yeah, that’s a bit of a sad regression. The two other use cases you mention aren’t common at all though.

Realizing midway I clicked in the wrong place is very common for me.

Re: Show HN: Make your site’s pages faster than instant in one minute

#10
post #3

This is a clever trick (using mousedown to trigger a click), but breaks drag & dropping links, drag & dropping links to new tabs. and there is also a thing I tend to do: If I notice I pressed the mouse button down on the wrong link, I move the cursor away from that link and let the button go up on the correct or in free space, so the browser doesn't navigate (not sure how common this behaviour is, though)

Didn’t think of drag and dropping links to new tabs! Yeah, that’s a bit of a sad regression. The two other use cases you mention aren’t common at all though.

just want to hop on the bandwagon that I also regularly move away from a clicked link after noticing the mistake.
Post reply on HN