pretty sure it’s actually “p” not “P”
most of those aren’t case sensitive anyway
They’re not!?
Yeah I often got tripped up when there are caps but the input should forced to all lower but isn’t. (This was a longstanding bug in reCapcha)
Ps: I’m totally not an AI or anything. Definitely a real person
I have an extension which solves most Captchas for me It does it better than me which is why I use it
You can’t drop information like that without posting links.
There’s a lot of misunderstanding in this thread about how captchas work.
What modern captchas examine isn’t actually your ability to solve the puzzle… It’s how you solve it. Things like mouse movements and how you type are big factors. So a bot would process for a moment, and then basically copy and paste in the answer, whereas as a human is going to type at a normal pace, often with pauses as they double check the details. Same goes for the click the tiles challenges. A bot will work through systematically, a human will bounce around, and their timings will be very different.
Captchas have largely been solvable by machines at a rate higher than humans for a long, long time.
It is very easy to train a model to behave like humans do by simply having a sample of human inputs.
Here is an article from august 2023 covering how much better machines are than humans at accomplishing captchas of many flavors. Sauce