Earlier quoted context omitted.
Audio captchas are pretty hard to solve for me personally, much harder than even almost unreadable Captchas. But maybe that's just me. Still can't imagine a bot solving the audio captchas I've heard though. Edit: Just listen to it: https://www.google.com/recaptcha/demo/
That is awful. In most of the triplets, the middle sound is completely drowned out by the noise
Worst CAPTCHA Ever
121–130 of 169 posts
Re: Worst CAPTCHA Ever
#122Earlier quoted context omitted.
I still loathe reCAPTCHA more than any other captcha out there. I've given up hopes of logging in on many occasions simply because of it. Looks like it's designed for not to be deciphered either by humans or computers.
And at the same time, most captcha solving services I've tried break recaptcha with no problem! And they aren't even expensive. Now, I dunno if they use fancy ML techniques or sweatshops with little African children receiving electroshocks when they get one wrong, but they do work to the point that nowadays captchas only repel legit users and very badly engineered spam bots, the good bots are already ahead of the gam…
[1] http://www.troyhunt.com/2012/01/breaking-captcha-with-automa...
Re: Worst CAPTCHA Ever
#123Re: Worst CAPTCHA Ever
#124Earlier quoted context omitted.
I still loathe reCAPTCHA more than any other captcha out there. I've given up hopes of logging in on many occasions simply because of it. Looks like it's designed for not to be deciphered either by humans or computers.
Fun tip: reCAPTCHA is actually two things, the "re" and the "CAPTCHA". In other words, one half is about testing that you're not a human, while the other half is a legitimately unknown word from a source of failed optical character recognition. You actually don't have to get the latter one anything close to right; and I think you're given the option of at least one typo in the actual CAPTCHA test. So when a CAPTCHA l…
Re: Worst CAPTCHA Ever
#125Earlier quoted context omitted.
I still loathe reCAPTCHA more than any other captcha out there. I've given up hopes of logging in on many occasions simply because of it. Looks like it's designed for not to be deciphered either by humans or computers.
I totally agree, see this recaptcha which is upside down, how are we supposed to read it http://postimg.org/image/7xgovvhij/
Re: Worst CAPTCHA Ever
#126Earlier quoted context omitted.
I still loathe reCAPTCHA more than any other captcha out there. I've given up hopes of logging in on many occasions simply because of it. Looks like it's designed for not to be deciphered either by humans or computers.
And at the same time, most captcha solving services I've tried break recaptcha with no problem! And they aren't even expensive. Now, I dunno if they use fancy ML techniques or sweatshops with little African children receiving electroshocks when they get one wrong, but they do work to the point that nowadays captchas only repel legit users and very badly engineered spam bots, the good bots are already ahead of the gam…
Re: Worst CAPTCHA Ever
#127Hey D&B developer here. I'm excited to see so much interest in my work. If the captcha is correct we categorize it as a bot and don't let it through. If the captcha is incorrect then it must be a human and we let them through. Good news: we're hiring! We have day long meetings Mondays and Wednesdays, but other than that it's great.
I don't really understand this approach. Won't the false positive rate be close to 100%? Humans are going to get the captcha right every time. If it's supposed to be a honeypot system, the input should be hidden from human users to avoid that problem.
Re: Worst CAPTCHA Ever
#128Earlier quoted context omitted.
It's not elegant at all - it makes the user do extra work at signup. Wasn't there an interesting blog post on HN about 5 years ago that showed that each additional field you add to the registration form cuts sign-ups in half? The better solution is to send an e-mail with a confirmation link upon signup. This also protects against deliberately falsified e-mails, and against typing it incorrectly twice, and against fol…
I believe that extra field thing is correct. However I don't think your solution is really great either, by forcing the user to confirm their email before continuing your are interrupting their flow. In some cases when I've had this and the email has been delayed by even a few minutes I haven't bothered coming back. Edit: Sorry I kind of misread your comment, but what I said is half relavent. None of the protections…
Re: Worst CAPTCHA Ever
#129Earlier quoted context omitted.
It's valid, but it's one of those things that shows they're not a web developer. We don't use or anymore. That's what CSS is for.
FWIW, Google Search still uses tags for byte-saving reasons. Search terms are all bolded, and the page would become significantly heavier if those were or tags instead of . (There's some crazyness where they actually become tags in China and are styled differently, because Chinese typographical conventions avoid bolding characters and instead turn them red for emphasis. I tried to simplify this once and do everything…
Re: Worst CAPTCHA Ever
#130Earlier quoted context omitted.
Fun tip: reCAPTCHA is actually two things, the "re" and the "CAPTCHA". In other words, one half is about testing that you're not a human, while the other half is a legitimately unknown word from a source of failed optical character recognition. You actually don't have to get the latter one anything close to right; and I think you're given the option of at least one typo in the actual CAPTCHA test. So when a CAPTCHA l…
> try doing the possible half and typing in "balls" for the other half That doesn't help with the digitization of books. :)