It is time for micropayments integrated in the browser. Pay 5 cents to access each bug report. Not fun, it shouldn't be like this, but better than not having a bugtracker at all.
Gentoo bugzilla closed due AI bot scraper overload
21–30 of 82 posts
Re: Gentoo bugzilla closed due AI bot scraper overload
#22AI skynet is winning. It is stealing time from humans, thus forcing down their activity, as can be seen here. A headline would be great if those AI companies would close down. I hold them all responsible for this.
Re: Gentoo bugzilla closed due AI bot scraper overload
#23The year is 2026, somehow peoples basic web apps are not able to keep up with scrapers. Scrapers are not new. My side load is like .01 even with 10x the traffic of last year. It's called "serving static content", "caching" and many other things that are not new concepts. Then you've got good old cloudflare which is free to use
Re: Gentoo bugzilla closed due AI bot scraper overload
#24While we're dealing with the same issue at work, I sometimes still wonder exactly who these scrapers are. OpenAI, Google, Anthropic and others are normally fairly well behaved (Minus Anthropic attempting to hide behind a browser-for-hire company). Mostly you can get IP range and user-agents for the large players, while it problems mostly stem from bots pretending to be Chrome. Our largest offenders seems to be mostly…
Well, some websites claimed China is behind it, which could make sense (I would not know either way). At the same time, though, I kind of doubt your carte blanche here for all those companies. Why would you think none of them are responsible for the AI slop spam? > Our largest offenders seems to be mostly limited to South-East Asia, so probably mostly Chinese AI projects, but that's speculation Ok. So you also don't…
Re: Gentoo bugzilla closed due AI bot scraper overload
#25It is time for micropayments integrated in the browser. Pay 5 cents to access each bug report. Not fun, it shouldn't be like this, but better than not having a bugtracker at all.
How many pages does the average software developer visit everyday? 1.000? Price at 0.001 per load and it’ll be completely impractical for crawlers but super cheap for the average connected human on earth.
Re: Gentoo bugzilla closed due AI bot scraper overload
#26Re: Gentoo bugzilla closed due AI bot scraper overload
#27It is time for micropayments integrated in the browser. Pay 5 cents to access each bug report. Not fun, it shouldn't be like this, but better than not having a bugtracker at all.
Re: Gentoo bugzilla closed due AI bot scraper overload
#28It is time for micropayments integrated in the browser. Pay 5 cents to access each bug report. Not fun, it shouldn't be like this, but better than not having a bugtracker at all.
0.05 cents even. The beautiful thing is, minuscule amounts of micropayments are already enough to fix the incentives
Re: Gentoo bugzilla closed due AI bot scraper overload
#29There are definitely patterns you can use against the scrapers. This maintainer just didn't have time for it, which is understandable. We direct scraper traffic to a bot-specific server using Cloudflare's load balancer, slowly analyzing traffic and adding conditions one at a time. No accidental scraper DDoS in a long time. Most scrapers are relatively honest in some way shape or form.