I originally shared my app on Reddit and I believe that that’s what caused the crazy amount of bot traffic.
AI companies cause most of traffic on forums
41–50 of 466 posts
Re: AI companies cause most of traffic on forums
#42Earlier quoted context omitted.
The latter is clever but unlikely to do any harm. These companies spend a fortune on pre-training efforts and doubtlessly have filters to remove garbage text. There are enough SEO spam pages that just list nonsense words that they would have to.
Obfuscators can evolve alongside other LLM arms races.
And indeed, this has been part of the training process for at least some of OpenAI models before most people had heard of them.
Re: AI companies cause most of traffic on forums
#43Re: AI companies cause most of traffic on forums
#44It looks like various companies with resources are using available means to block AI bots - it's just that the little guys don't have that kinda stuff at their disposal. What does everybody use to avoid DDOS in general? Is it just becoming Cloudflare-or-else?
Re: AI companies cause most of traffic on forums
#45Re: AI companies cause most of traffic on forums
#46Earlier quoted context omitted.
I imagine these companies today are curing their data with LLMs, this stuff isn't going to do anything.
Attackers don't have a monopoly on LLM expertise, defenders can also use LLMs for obfuscation. Technology arms races are well understood.
Re: AI companies cause most of traffic on forums
#47OpenAI publishes IP ranges for their bots, https://github.com/greyhat-academy/lists.d/blob/main/scraper... For antisocial scrapers, there's a Wordpress plugin, https://kevinfreitas.net/tools-experiments/ > The words you write and publish on your website are yours. Instead of blocking AI/LLM scraper bots from stealing your stuff why not poison them with garbage content instead? This plugin scrambles the words in the c…
I imagine these companies today are curing their data with LLMs, this stuff isn't going to do anything.
Re: AI companies cause most of traffic on forums
#48One of my websites was absolutely destroyed by Meta's AI bot: Meta-ExternalAgent https://developers.facebook.com/docs/sharing/webmasters/web-... It seems a bit naive for some reason and doesn't do performance back-off the way I would expect from Google Bot. It just kept repeatedly requesting more and more until my server crashed, then it would back off for a minute and then request more again. My solution was to add…
Would that make subsequent accesses be violations of the U.S.'s Computer Fraud and Abuse Act?
Re: AI companies cause most of traffic on forums
#49One of my websites was absolutely destroyed by Meta's AI bot: Meta-ExternalAgent https://developers.facebook.com/docs/sharing/webmasters/web-... It seems a bit naive for some reason and doesn't do performance back-off the way I would expect from Google Bot. It just kept repeatedly requesting more and more until my server crashed, then it would back off for a minute and then request more again. My solution was to add…