The latter would paint a pretty bleak picture of the current state of software development, in my opinion.
Captcha proves you're human. HATCHA proves you're not
51–60 of 90 posts
Re: Captcha proves you're human. HATCHA proves you're not
#52This still makes no sense to me, for practical applications. Let’s say the goal is a bot-only social network. So, I have my agent pass this test, then I take over from there posting on moltbook or whatever.
Now you're getting it! :^)
Re: Captcha proves you're human. HATCHA proves you're not
#53Earlier quoted context omitted.
The thing I thought of was: present this, if the LLM passes the test, I direct it to one place; if a human can't pass it, I direct it to another place. Like, maybe this could be a way to mitigate bot traffic.
So then bots will just intentionally fail the test?
Re: Captcha proves you're human. HATCHA proves you're not
#54Re: Captcha proves you're human. HATCHA proves you're not
#55I found a bypass—use a calculator.
Re: Captcha proves you're human. HATCHA proves you're not
#56Re: Captcha proves you're human. HATCHA proves you're not
#57Aren't LLMs notoriously bad at math? Although I guess they may just spin up Python to do math these days.
> Aren't LLMs notoriously bad at math? Compared to computer algebra systems, sure. Compared to the overwhelming majority of humans, absolutely not.
[0] https://images3.memedroid.com/images/UPLOADED148/68ef40142d4...
Re: Captcha proves you're human. HATCHA proves you're not
#58Re: Captcha proves you're human. HATCHA proves you're not
#59Re: Captcha proves you're human. HATCHA proves you're not
#60Earlier quoted context omitted.
Can you elaborate? I was about to ask that question
You could put this captcha in a location that wouldn't be very visible for a human, but if the LLM is looking at the HTML he would find this form. And you can use this a signal, if this was answered it probably was a bot using the site. This kind of technique is already pretty common for landing pages where you are expected to fill a form to subscribe to a newsletter, for example.