Live data from Hacker News

Cloudflare Introduces Default Blocking of A.I. Data Scrapers

nytimes.com

341–342 of 342 posts

Re: Cloudflare Introduces Default Blocking of A.I. Data Scrapers

#341
post #301

Earlier quoted context omitted.

Why download brave and the use Tor. Just use the Tor browser

Some large percentage of people fail when directed to the Tor browser; I don't know why.

This is not a good reason to suggest Brave instead of Tor Browser.

Re: Cloudflare Introduces Default Blocking of A.I. Data Scrapers

#342

Earlier quoted context omitted.

Not much into that kind of DevOps. What is a good basic caching in this instance?

It comes down to: 1. Use the Cache-Control header to express how to cache your site correctly ( https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Cac... ) 2. Use a CDN service, or at least a caching reverse proxy, to serve most of the cacheable requests to reduce load on the (typically much more expensive) origin servers

Thank you!
Post reply on HN