Live data from Hacker News

Why are anime catgirls blocking my access to the Linux kernel?

lock.cmpxchg8b.com

171–180 of 968 posts

Re: Why are anime catgirls blocking my access to the Linux kernel?

#171

What exactly is so bad about AI crawlers compared to Google or Bing? Is there more volume or is it just "I don't like AI"?

High volume and inorganic traffic patterns. Wikimedia wrote about it here: https://diff.wikimedia.org/2025/04/01/how-crawlers-impact-th...

Re: Why are anime catgirls blocking my access to the Linux kernel?

#172
post #75

Earlier quoted context omitted.

It's more likely that the project itself will disappear into irrelevance as soon as AI scrapers bother implementing the PoW (which is trivial for them, as the post explains) or figure out that they can simply remove "Mozilla" from their user-agent to bypass it entirely.

[flagged]

> PoW increases the cost for the bots which is great. Trivial to implement, sure, but that added cost will add up quickly.

No, the article estimates it would cost less than a single penny to scrape all pages of 1,000,000 distinct Anubis-guarded websites for an entire month.

Re: Why are anime catgirls blocking my access to the Linux kernel?

#173
post #98

Every time I see one of these I think it's a malicious redirect to some pervert-dwelling imageboard. On that note, is kernel.org really using this for free and not the paid version without the anime? Linux Foundation really that desperate for cash after they gas up all the BMW's?

It's crazy ( especially considering anime is more popular now than ever; netflix alone is making billions a year on anime) that people see a completely innocent little anime picture and immediately think "pervent-dwelling imageboard".

[flagged]

Re: Why are anime catgirls blocking my access to the Linux kernel?

#174
post #173
post #98

Earlier quoted context omitted.

It's crazy ( especially considering anime is more popular now than ever; netflix alone is making billions a year on anime) that people see a completely innocent little anime picture and immediately think "pervent-dwelling imageboard".

[flagged]

>If you don't get pedophile vibes from that picture it's on you.

Wow, what an absolutely wild statement. I hate to break it to you, but I'm not the one sexualizing the cartoon picture.

Re: Why are anime catgirls blocking my access to the Linux kernel?

#175

Every time I see one of these I think it's a malicious redirect to some pervert-dwelling imageboard. On that note, is kernel.org really using this for free and not the paid version without the anime? Linux Foundation really that desperate for cash after they gas up all the BMW's?

[flagged]

Re: Why are anime catgirls blocking my access to the Linux kernel?

#176
post #173

Earlier quoted context omitted.

[flagged]

> If you don't get pedophile vibes from that picture it's on you. Wow, what an absolutely wild statement. I hate to break it to you, but I'm not the one sexualizing the cartoon picture.

[flagged]

Re: Why are anime catgirls blocking my access to the Linux kernel?

#177

Earlier quoted context omitted.

I wouldn’t think the intention is to s/Mozilla// but to select another well-known UA string.

The string I use in my extension is "anubis is crap". I took it from a different FF extension that had been posted in a /g/ thread about Anubis, which is where I got the idea from in the first place. I don't use other people's extensions if I can help it (because of the obvious risk), but I figured I'd use the same string in my own extension so as to be combined with users of that extension for the sake of user-agent…

It's a bit telling that you "don't use extensions if you can help it" but trust advice from a 4chan board

Re: Why are anime catgirls blocking my access to the Linux kernel?

#178

Earlier quoted context omitted.

Your link explicitly says: > It's a reverse proxy that requires browsers and bots to solve a proof-of-work challenge before they can access your site, just like Hashcash. It's meant to rate-limit accesses by requiring client-side compute light enough for legitimate human users and responsible crawlers in order to access but taxing enough to cost indiscriminate crawlers that request host resources excessively. It inde…

The compute also only seems to happen once, not for every page load, so I'm not sure how this is a huge barrier.

Once per ip. Presumably there's ip-based rate limiting implemented on top of this, so it's a barrier for scrapers that aggressively rotate ip's to circumvent rate limits.

Re: Why are anime catgirls blocking my access to the Linux kernel?

#179

I disagree with the post author in their premise that things like Anubis are easy to bypass if you craft your bot well enough and throw the compute at it. Thing is, the actual lived experience of webmasters tells that the bots that scrape the internets for LLMs are nothing like crafted software. They are more like your neighborhood shit-for-brain meth junkies competing with one another who makes more robberies in a d…

It is the way it is because there are easy pickings to be made even with this low effort, but the more sites adopt such measures, the less stupid your average bot will be.

Re: Why are anime catgirls blocking my access to the Linux kernel?

#180
post #130

Earlier quoted context omitted.

The explanation of how the estimate is made is more detailed, but here is the referenced conclusion: >> So (11508 websites * 2^16 sha256 operations) / 2^21, that’s about 6 minutes to mine enough tokens for every single Anubis deployment in the world. That means the cost of unrestricted crawler access to the internet for a week is approximately $0. >> In fact, I don’t think we reach a single cent per month in compute…

That's a matter of increasing the difficulty isn't it? And if the added cost is really negligible, we can just switch to a "refresh" challenge for the same added latency and without burning energy for no reason.

[deleted]
Post reply on HN