Logo
    Search podcasts and episodes

    captcha

    Explore "captcha" with insightful episodes like "Luis von Ahn Explains How Computers and Humans Learn From Each Other", "Fed Holds Rates Steady, Extends Wait-and-See Stance", "reCAPTCHA and Duolingo: Luis von Ahn (2020)", "Stopping Malicious Actors" and "Hasty Treat - Forms, Captchas, Honeypots, Dealing With Malicious Users and the Sad State of Contact Forms" from podcasts like ""Odd Lots", "WSJ What’s News", "How I Built This with Guy Raz", "Syntax - Tasty Web Development Treats" and "Syntax - Tasty Web Development Treats"" and more!

    Episodes (6)

    Luis von Ahn Explains How Computers and Humans Learn From Each Other

    Luis von Ahn Explains How Computers and Humans Learn From Each Other

    Breakthroughs in generative AI have created enormous opportunities for humans to learn from computers. We can use them to explain the news, understand historical concepts, fix our coding errors, and so forth. But of course, AI also has to learn from human. The technology digests enormous amounts of written text, and often relies on human feedback to calibrate its models. Luis von Ahn has been at the forefront of these back and forth interactions for years. He is currently the CEO and co-founder of Duolingo, the language learning app, but prior to that, he was one of the original developers of CAPTCHAs, the little puzzles you solve to log into websites and prove that you're a human. And of course, in the process of proving your humanity, you're also training computers to get better at identifying red lights, cross walks, bicycles and wavy letters. On this episode, we discuss the history of his work, the future of CAPTCHAs, the success of Duolingo and how he is using today's advanced AI models in aid of language learnings.

    See omnystudio.com/listener for privacy information.

    Fed Holds Rates Steady, Extends Wait-and-See Stance

    Fed Holds Rates Steady, Extends Wait-and-See Stance
    P.M. Edition for May 1. The Federal Reserve is holding interest rates steady, acknowledging recent inflation setbacks. Heard on the Street editor Spencer Jakab explains. And BlackRock begins offering 401(k) retirement plans with a monthly check. Markets reporter Jack Pitcher has more. Plus, Arizona’s legislature votes to repeal the state’s nearly total ban on abortions. Annmarie Fertoli hosts. Listening on Google Podcasts? Here's our guide for switching to a different podcast player. Learn more about your ad choices. Visit megaphone.fm/adchoices

    reCAPTCHA and Duolingo: Luis von Ahn (2020)

    reCAPTCHA and Duolingo: Luis von Ahn (2020)

    In 2000, Luis von Ahn was starting his PhD in computer science when he attended a talk and happened to learn about one of Yahoo's biggest problems: automated bots were signing up for millions of free Yahoo email accounts, and generating tons of spam. Luis' idea to solve this problem became CAPTCHA, the squiggly letters we type into a website to prove we're human. He gave away that idea for free, but years later, that same idea had evolved into a new way to monetize language learning on the web, and became Duolingo. Today, Duolingo is a publicly-traded company with a market cap of $9 billion.

    This episode was produced by Casey Herman, with music composed by Ramtin Arablouei. It was edited by Neva Grant.

    You can follow HIBT on X & Instagram, and email us at hibt@id.wondery.com.

    See Privacy Policy at https://art19.com/privacy and California Privacy Notice at https://art19.com/privacy#do-not-sell-my-info.

    Stopping Malicious Actors

    Stopping Malicious Actors

    In this Hasty Treat, Scott and Wes talk about ways to prevent malicious people from using or abusing your app.

    Linode - Sponsor

    Whether you’re working on a personal project or managing enterprise infrastructure, you deserve simple, affordable, and accessible cloud computing solutions that allow you to take your project to the next level. Simplify your cloud infrastructure with Linode’s Linux virtual machines and develop, deploy, and scale your modern applications faster and easier. Get started on Linode today with a $100 in free credit for listeners of Syntax. You can find all the details at linode.com/syntax. Linode has 11 global data centers and provides 24/7/365 human support with no tiers or hand-offs regardless of your plan size. In addition to shared and dedicated compute instances, you can use your $100 in credit on S3-compatible object storage, Managed Kubernetes, and more. Visit linode.com/syntax and click on the “Create Free Account” button to get started.

    Sentry - Sponsor

    If you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up.

    Show Notes

    Tweet us your tasty treats

    Hasty Treat - Forms, Captchas, Honeypots, Dealing With Malicious Users and the Sad State of Contact Forms

    Hasty Treat - Forms, Captchas, Honeypots, Dealing With Malicious Users and the Sad State of Contact Forms

    In this Hasty Treat, Scott and Wes talk about forms, captchas, dealing with malicious users, and more!

    LogRocket - Sponsor

    LogRocket lets you replay what users do on your site, helping you reproduce bugs and fix issues faster. It’s an exception tracker, a session re-player and a performance monitor. Get 14 days free at logrocket.com/syntax.

    Show Notes

    02:00 - So you made a form:

    1. Contact form
    2. Sales form
    3. Email signup for newsletter
    4. Bug report
    5. Sign up for an account
    6. Password reset

    03:00 - Now someone is going to:

    1. Have a bot that submits it
    2. Maliciously write a bot that submits thousands

    04:14 - So what can you do?

    4:54 - Honey pot

    • This is a field that is either hidden or you tell the user not to fill in
    • Can goof up autofill
    • Works in many cases

    07:37 - IP Throttle

    • Only allow each IP to do an action a certain number or times inside a window
    • You may only try signing up once per 10 mins

    09:48 Block known ASN

    12:37 - Captcha

    • Soft captcha: “What is 1 plus 1?”
    • Annoying captcha: Type these letters
    • Google captcha: Train our self driving cars
    • Hidden captcha
    • Cloudflare hCaptcha

    Links

    Tweet us your tasty treats!