I've been thinking the same. I'm actually building a little site that presents a textarea that you can type your comment into and it will track its changes over time (typing, editing, pasting, etc) and provide a little playback widget so someone can see the composition of the comment. The idea being you can include a link to the playback in your comment that you post here and someone can eyeball it and see if it look…
Ask HN: Is it time for HN to implement a form of captcha?
21–30 of 150 posts
Re: Ask HN: Is it time for HN to implement a form of captcha?
#22Re: Ask HN: Is it time for HN to implement a form of captcha?
#23Even if you manage to make bot usage more expensive, which is all a captcha can do, the content posted by humans in discussions and shared links is increasingly generated by machines.
It's ironic having a community of people object to the same technology they helped build. Enjoy the show, and learn to live with it. It's going to get much worse before it gets any better, if at all.
Re: Ask HN: Is it time for HN to implement a form of captcha?
#24Re: Ask HN: Is it time for HN to implement a form of captcha?
#25There are quite a few third party apps for Hacker News, such as Hacki (ios/android). [1]
Something like using a third party app that includes forms of spam filtering like checking when the user joined, how many posts they have, amount of 'karma' (or whatever it's called here). You could implement blocking individual users & etc etc. This app does not have that but it could be forked and modified or talk to the dev...
That might be a better solution than trying to implement all types of annoying captchas & other extremely annoying checks on HN's side.
Re: Ask HN: Is it time for HN to implement a form of captcha?
#26This wouldn't solve anything. To see what I mean, take a screenshot of a random captcha that needs solving and ask an LLM to solve it for you. It will do it accurately.
"Captcha" doesn't refer to any specific type of puzzle, but a class of methods for verifying human users. Some older-style captchas are broken, but some newer ones are not.
Re: Ask HN: Is it time for HN to implement a form of captcha?
#27Earlier quoted context omitted.
"Captcha" doesn't refer to any specific type of puzzle, but a class of methods for verifying human users. Some older-style captchas are broken, but some newer ones are not.
Since before LLMs were even an issue, there have been services that use overseas workers to solve them, with the going rate about $0.002 per captcha. (and they solve several different types)
Re: Ask HN: Is it time for HN to implement a form of captcha?
#28[flagged]
Re: Ask HN: Is it time for HN to implement a form of captcha?
#29I've always wished there was a "block comments from this user" feature that didn't rely on vibe-coding my own Chrome extension (and thus not work on Safari where I spent at least 50% of my HN time). I imagine it could even work like Sponsorblock does, and we could crowdsource people who's comments are inflammatory. I've also noticed that very obviously LLM-generated comments are called out, and the community tends to…
I find HN much more tolerable this way.
Re: Ask HN: Is it time for HN to implement a form of captcha?
#30Captcha is only effective at annoying legitimate users. If there is any incentive to do so, bots have no problem bypassing/solving them.