this post was submitted on 13 Aug 2025
28 points (96.7% liked)

Programmer Humor

25730 readers
1229 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] InFerNo@lemmy.ml 0 points 2 days ago (1 children)

But they can still scrape it, it just costs them computation?

[โ€“] rtxn@lemmy.world 1 points 2 days ago* (last edited 2 days ago)

Correct. Anubis' goal is to decrease the web traffic that hits the server, not to prevent scraping altogether. I should also clarify that this works because it costs the scrapers time with each request, not because it bogs down the CPU.