​
Robots absolutely can check a box on command. But that checkbox is tracking way more information than a simple checkbox click to determine whether you're a human or a robot.
If you want to train a robot to click a checkbox on a website, it's a fairly straightforward process. You write some code that tells your computer:
So can you train a computer to click the "I'm not a robot" checkbox? Absolutely. But there is way more happening behind the scenes of that little box.
The reCAPTCHA checkbox is tracking information on everything leading up to and including the actual click on the checkbox. A key part of the information that gives away whether or not you're human is the path you took to drag your mouse there (if you're on a desktop computer).
If you tell a computer to go to a point on a webpage, it will jump straight to the correct X and Y axis points. You can get fancier and have it mimic a mouse drag to get there, but it will take the most direct path by default: a perfectly straight line to the destination. You can get even fancier and code in some pseudorandom path activity, but it's nearly impossible to mimic the microscopic randomness that humans have when we move our cursors.
To make matters even more difficult for our robot friends, when you land on a page with an "I'm not a robot" checkbox, it is capturing information from your browser including:
The reCAPTCHA machine is using all of this information to determine whether or not you're more likely to be a human or a robot. If it can't tell, it may prompt you to do one of those "Click on the image that has this thing in it" challenges, which is more difficult to train a robot to do.
​
What's the difference between CAPTCHA and reCAPTCHA?
A CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a type of challenge used to determine whether or not a user is a human. It was first invented in 1997 and was usually a display of cryptically designed letters and numbers that humans could decipher but robots couldn't. Eventually, robots were trained on these challenges and could bypass them.
reCAPTCHA is a service acquired and then further developed by Google to achieve the same outcome (determining what users are human) but using far more advanced methods, partially described above.
​
The robots seem to be getting better at passing our Turing tests. Read this article to learn how GPT-4 (an AI program) hired a TaskRabbit worker to bypass CAPTCHA on its behalf by pretending to be a vision-impaired human in need of assistance. (Thanks Leah for recommending this article for this newsletter edition!)
​
​Sources​
Dive deep into the world of programming and the people responsible for creating the digital tools that shape our daily lives. This book is an anthropological look at the world of coding and digs into the morality and politics of code, as well as major controversies. You'll also get a brief history of the field, starting with the pioneering women who were the first coders.
Thompson interviews some of the great programmers of our time, including the creators of Facebook's News Feed and Google's AI, and ponders the implications of coding for civic life and the economy. Through his own personal experiences, Thompson gives readers a close-up look at what superb programming entails and why it matters in understanding the world today.
|
Forwarded this message from a friend? Sign up to start receiving Today You Should Know!
|
Learn something new every Friday. Join 2,000+ nerds and satisfy your curiosity one question at a time with topics including science, technology, history, and more.
Why do you feel sore the day after a workout? This question came from a reader submission (thanks Rodrigo!). Has a curious question stumped you lately? Feel free to submit your own question here: Submit your question 📓 The short answer Delayed onset muscle soreness is caused by tiny tears in your muscle fibers when you work out. During the repair process, inflammation increases the sensitivity of surrounding nerve endings, which triggers a sensation of pain. It's possible this adaptation...
Why are there so many Union Stations in America? This question came from a reader submission (thanks Natalie!). Has a curious question stumped you lately? Feel free to submit your own question here: Submit your question 📓 The short answer Many train stations in the United States are named Union Station because it was common for private railroad companies to collaborate on building a single shared terminal within a city in an effort to save money and make train travel more convenient for...
How does Drano work? This question came from a reader submission (thanks Saurav!). Has a curious question stumped you lately? Feel free to submit your own question here: Submit your question 📓 The short answer Drano's active ingredients create a series of chemical reactions to create heat and gas that breaks down the clog so it can flow through your pipes. 📚 The long answer We've all been there. You're minding your own business, washing the dishes, when the water that's supposed to be flowing...