Earlier quoted context omitted.
See, I would have much less of a problem with this if Google actually told this to everyone. Instead, they silently use you for free labor. That's dishonest. I'm all in for crowdsourcing if you tell me about it and nicely ask me to participate. Not when I am forced to do it.
From the landing page of reCaptcha: "reCAPTCHA IS A FREE ANTI-BOT SERVICE THAT HELPS DIGITIZE BOOKS". The "What is reCAPTCHA" explains the OCR process clearly and has the phrase "Currently, we are helping to digitize old editions of the New York Times and books from Google Books." And if you click on the "HELP" link in a reCAPTCHA, it opens a small page with the instructions and a paragraph explain the OCR and a link…
Captchas Are Becoming Ridiculous
161–170 of 238 posts
Re: Captchas Are Becoming Ridiculous
#162ReCaptcha is free from Google. I would hazard to guess that it is free because the value of the data Google collects is greater than the cost of providing the service. What I notice is that user convenience and blocking bots don't directly enter into the value Google derives, they are only marketing points - i.e. what matters to Google is that the perception of ReCaptcha is suffiently positive that a stream of releva…
You know they use it to digitize books, yes?
And perhaps the collection of that data almost exclusively at times when a single identity can be correlated with a single datum ( i.e. account creation and management) is merely coincidence.
But surely you are not suggesting that Google is ignorant of this fortuitous situation and its implications for their online advertising business.
Re: Captchas Are Becoming Ridiculous
#163Earlier quoted context omitted.
That one is actually pretty easy to beat - the OCR is easy enough, and you can refresh the page until you get an easy question. Some of them are very simple integer arithmetic exercises. As for the harder questions, Wolfram Alpha is better able to do them than the average human.
I'm not sure about which OCR you're talking about but I've tried ABBYY and because of the fractions ie top and bottom halves the thing craps out. Granted, if you get a single line problem it could easily be solved. Definitely there's the problem of application as well. Since this is a quantum bit service Site, you can expect people to know a minimum of integration. But I don't expect Facebook login to have anything e…
Re: Captchas Are Becoming Ridiculous
#164Re: Captchas Are Becoming Ridiculous
#165It's easy to criticize captchas. That's why there are so many articles like this, which we all knowingly nod along to as we read. It's much harder to provide productive criticism that leads to an actual improvement over the status quo. (Although it is easy to suggest bad alternatives to captchas, which is why they appear in every comment thread about captchas on Hacker News, including this one.)
Re: Captchas Are Becoming Ridiculous
#166Earlier quoted context omitted.
Account gets locked just for that computer.
Oh, you mean just for that IP? Torify. Cookies? Bots don't need to accept them. Do you have something better?
Re: Captchas Are Becoming Ridiculous
#167Earlier quoted context omitted.
You know they use it to digitize books, yes?
Yes of course (and it is not a charity project, either). The fact that you are linking ReCaptcha to a valuable data stream for Google seems to support the my general claim that Google is deriving value from the data stream. And perhaps the collection of that data almost exclusively at times when a single identity can be correlated with a single datum ( i.e. account creation and management) is merely coincidence. But…
Re: Captchas Are Becoming Ridiculous
#168Earlier quoted context omitted.
What about just "You've typed your password wrong N times; you must now wait 2^N seconds before trying again"?
Well, how do you prevent someone from locking you out of your account?
If account is locked - user can either wait, or request account recovery (get email).
Re: Captchas Are Becoming Ridiculous
#169Re: Captchas Are Becoming Ridiculous
#170I have no expertise in this area, but how about patterns? Since we're already parsing so much text, why not take strings of legible text (with a minor visual distortion), and strip a connecting word such as a preposition? The user is then prompted to enter the connecting word. Synonyms could be matched. For example: "I can't stand all ____ your lies" (of) or: "This is all too ____ for me to handle!" (much) Sure, some…