logoalt Hacker News

nijavetoday at 3:59 PM2 repliesview on HN

Presumably but I wish they'd also focus on optimizing code/making pages fully cacheable instead of rate-limits and blocking


Replies

swatcodertoday at 4:07 PM

Making requests is inherently cheaper than delivering responses, even with caches. Efficiency improvements can buy a little time on a given resources but won't solve the problem of bot saturation now that everybody can spawn a custom bot in about 12 seconds and is being encouraged to do so.

Rate limits, blocking, and pay-per-use are the only roads out and even those might not last as models get better at hacking and masquerading.

The internet we want to use LLM's with is simply not one that can support LLM's, and with LLM's not going anywhere, the whole experience of the internet is going to be forced into some radically less open and more expensive paradigm.

Policies like this just represent the beginning of the transition.

jayd16today at 4:43 PM

The limits are for API requests, no? Or is this just an unrelated performance complaint?

show 1 reply