Earlier quoted context omitted.
If Google deems your request suspicious enough, yes. You can try this yourself by Googling something suspicious, like common Google dorks. After a few variations of WordPress/phpAdmin Google dorks, you'll get a popup asking you to fill out a CAPTCHA to continue. If you share your IP with lots of people (CGNAT, schools, large offices) then enough weird Googling can get the entire IP address stuck behind CAPTCHA's for…
You can get CAPTCHAs just by turning on a VPN. You don't need to do anything more "suspicious" than that.
Captcha pictures force you to look at the world the way an AI does
141–150 of 375 posts
Re: Captcha pictures force you to look at the world the way an AI does
#142I've read the whole article, and I see so many comments agreeing or even adding detail to the post. Am I really in the minority if this kind of thing couldn't even cross my mind or feels like written by someone living in a parallel universe? A few poorly shot street photos are "unbearably depressing"? And there's even a detailed explanation breaking it down into points, each one feeling more alien than the last. They…
Re: Captcha pictures force you to look at the world the way an AI does
#143Earlier quoted context omitted.
Then how we should solve captcha problem? Captcha should be easy to do for humans, easy to verify but hard to solve for bots. It should be humane and happy. How to do it?
It's easy for a bot to provide a pre-recorded or generated video of someone waving, and pronouncing a sentence is much harder for many humans than for bots. I don't think having to prove you're human will ever be a happy experience.
If webcam or mic is not detected and webcam recording or mic recording was given then obviously malicious actor is trying to cheat the captcha and submit fake recording/s.
Edit: You would be prompted with something like: "Wave your hand from left to right." And then video recorder would be presented to you and you would record yourself doing it and review the footage and submit it to the captcha task.
The same applies to mic and voice recording. For example you would be prompted with: Please say: "Life is like riding a bicycle. To keep your balance, you must keep moving." And then voice recorder would be presented to you and you would say it, review it and submit it in order to fulfill captcha task.
I'm betting on a physical recording device that a person has not on the ability or inability of bots or an AI to come up with a human video recording or a voice recording.
Re: Captcha pictures force you to look at the world the way an AI does
#144I've read the whole article, and I see so many comments agreeing or even adding detail to the post. Am I really in the minority if this kind of thing couldn't even cross my mind or feels like written by someone living in a parallel universe? A few poorly shot street photos are "unbearably depressing"? And there's even a detailed explanation breaking it down into points, each one feeling more alien than the last. They…
It's for this very reason I'm so happy to see something like this article on HN, and I'm so happy to see your comment too. I think I know exactly where you're coming from -- I was exactly the same way when I was younger. I was 100% extremely logical, and my emotional awareness was... exceedingly underdeveloped. Long story short, I got into different artistic pursuits where I was forced to develop my emotional awarene…
That is one way of saying that he simply has not allowed trivial concepts like a bunch of boring pictures to affect his mood. Another way of saying this would be "that sounds good, I wish I were not so affected by these things but alas, I am" or "lucky you, maybe I can find a way to avoid these mind traps".
There is no strength in weakness or defeat, there is no virtue in negativity or pessimism nor is the world a better place for people being triggered by a bunch of boring pictures. Just don't look at the damn things if they bore you, I never do - I just click the link for the audio version.
Re: Captcha pictures force you to look at the world the way an AI does
#145I've read the whole article, and I see so many comments agreeing or even adding detail to the post. Am I really in the minority if this kind of thing couldn't even cross my mind or feels like written by someone living in a parallel universe? A few poorly shot street photos are "unbearably depressing"? And there's even a detailed explanation breaking it down into points, each one feeling more alien than the last. They…
I think this is a case of hyperawareness/catastrophizing - upon realizing the mindless interruption of CAPTCHAs, the authors have focused so intensely on the minor discomforts of monotonous, poorly composed, poorly shot pictures that the discomfort has grown through hyperbolic focus into a soul-destroying burden. It's like anaphylaxis - a completely outsized and self-harmful reaction to a minor disturbance.
I’m primarily a software dev, but clients mostly value my skills in producing visually pleasing layouts and graphics. I’ve come to realise that good aesthetics are extremely valued by most. Even during the development process, nice looking layouts/design integrated early can immensely lift the team’s spirits.
I have observed though there a some people who seem to undervalue the need of aesthetics, are very quick to write it off as superficial, and may even have some very negative emotional responses to this “arty stuff”. I would chalk up much of the perceived divide between front-end and back-end developers stems from this negative emotional response.
Re: Captcha pictures force you to look at the world the way an AI does
#146Yea that’s depressing.
Re: Captcha pictures force you to look at the world the way an AI does
#147Earlier quoted context omitted.
My favorite is finding errors on their side. I was tasked with finding the parking meters, and being told I was missing one. The "one" was an image of a mailbox, not a parking meter. Selecting the mailbox allowed it to say I was a human
The reason this happens is that captchas are not localized. Most countries don't have mail boxes, only US, Canada, Australia, NZ have them so people from outside those countries may not think to distinguish mailboxes from parking meters and will just click every square that matches their mental model of a parking meter (a pole with something on top or a big box)
Re: Captcha pictures force you to look at the world the way an AI does
#148For me a part of the melancholy feeling comes from the indignity of being forced to prove I'm human, and then the frustration at this stupid world we've created which requires me to do so which immediately follows the indignity. A website with captchas is like a retail store with metal detectors; it's not somewhere I feel welcome.
I was fine with Google's captchas when they were designed to help translate scanned printed material into searchable text (providing a social good). I'm not fine with providing free labor for their self driving car project.
Re: Captcha pictures force you to look at the world the way an AI does
#149I've read the whole article, and I see so many comments agreeing or even adding detail to the post. Am I really in the minority if this kind of thing couldn't even cross my mind or feels like written by someone living in a parallel universe? A few poorly shot street photos are "unbearably depressing"? And there's even a detailed explanation breaking it down into points, each one feeling more alien than the last. They…
It's for this very reason I'm so happy to see something like this article on HN, and I'm so happy to see your comment too. I think I know exactly where you're coming from -- I was exactly the same way when I was younger. I was 100% extremely logical, and my emotional awareness was... exceedingly underdeveloped. Long story short, I got into different artistic pursuits where I was forced to develop my emotional awarene…
Re: Captcha pictures force you to look at the world the way an AI does
#150Earlier quoted context omitted.
Oh yes. There's nothing like doing 3 noisy slow fade captchas correctly only to be failed for unknown reasons and asked to do even more. It's like it's wondering how much free work it can get out of users before they get mad and give up.
A robot would never give up.
Reminds me of a bug I found at (with) work last week: typing too quickly (sending auto-completion requests too quickly) locks up the entire page, nothing for it but to refresh. (It's intended to cancel previous requests since only the latest one is needed, but obviously not supposed to freeze.)