this post was submitted on 26 Aug 2024
874 points (98.7% liked)

Programmer Humor

19176 readers
1058 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 12 points 3 weeks ago (2 children)

While everybody's right in saying text captchas are outdated, there are concerning amount of services (especially for small-mid businesses) that still use them.

Anyway, if an AI could control something like Selenium with the necessary modifications (aka not presenting itself as Selenium), I am pretty sure most of the "Click here to confirm you are an human" captchas like the cloudflare one would be defeated too.

I think the most challenging are image-based weird challenges that are difficult even to humans. The annoying ones.

[โ€“] [email protected] 38 points 3 weeks ago

What do you mean by outdated? Most captchas are there to help them train their next ML model. Relevant xkcd:

https://xkcd.com/2228/