Show HN: I saw this mind-blowing experiment, so I made a simple version of it
31–40 of 140 posts
Re: Show HN: I saw this mind-blowing experiment, so I made a simple version of it
#32The available API's on the web are very questionable. Feross has a web security lecture series on youtube where he showed off the following abomination. Enter at own risk. https://theannoyingsite.com/
here's someone testing it out on Windows a few years ago, but I assure you even in the latest chrome on mac, it's at least as bad https://youtu.be/estvbRSj4LU?si=gq6-l4pWLC9yXqap&t=109
Re: Show HN: I saw this mind-blowing experiment, so I made a simple version of it
#33Re: Show HN: I saw this mind-blowing experiment, so I made a simple version of it
#34More like this: - https://twitter.com/steveruizok/status/1727625036159234555 - https://twitter.com/_nonfigurativ_/status/172732259457002734... - https://twitter.com/wesbos/status/1727755227766350031 - https://twitter.com/wesbos/status/1727722358465523721
Re: Show HN: I saw this mind-blowing experiment, so I made a simple version of it
#35made something similar 14 years ago... https://youtu.be/bEwsuWNxdno domain isn't mine anymore...
Here's to no one trying to patent it now!
Re: Show HN: I saw this mind-blowing experiment, so I made a simple version of it
#36Re: Show HN: I saw this mind-blowing experiment, so I made a simple version of it
#37Re: Show HN: I saw this mind-blowing experiment, so I made a simple version of it
#38The available API's on the web are very questionable. Feross has a web security lecture series on youtube where he showed off the following abomination. Enter at own risk. https://theannoyingsite.com/
warning, this is really annoying. imagine you're infected with a ton of adware in the early 2000s you will be logged out of many accounts here's someone testing it out on Windows a few years ago, but I assure you even in the latest chrome on mac, it's at least as bad https://youtu.be/estvbRSj4LU?si=gq6-l4pWLC9yXqap&t=109
Re: Show HN: I saw this mind-blowing experiment, so I made a simple version of it
#39Am I the only one that's horrified that window.screenX and window.screenY exist? This is not information that I want to provide.
Yep. There are some ridiculous web APIs out there that expose all sorts of things you'd think should remain private. Take the Battery Status API for example [1]. [1] https://developer.mozilla.org/en-US/docs/Web/API/Battery_Sta...
Re: Show HN: I saw this mind-blowing experiment, so I made a simple version of it
#40Am I the only one that's horrified that window.screenX and window.screenY exist? This is not information that I want to provide.