|
|
Log in / Subscribe / Register

I feel like this is the death-knell for server-rendered content.

I feel like this is the death-knell for server-rendered content.

Posted Aug 30, 2026 13:53 UTC (Sun) by marcH (subscriber, #57642)
In reply to: I feel like this is the death-knell for server-rendered content. by WolfWings
Parent article: Ryabitsev: Creepy crawlies

Free/open web services should certainly offload as much as they possibly can to the client side for many good reasons, but... would it really make a lot of difference in this particular kernel.org case? When you think about it, all this abuse is consuming... less than 20 CPUs! Pretty impressive... :-/ Could this really be optimized/offloaded further?


to post comments

I feel like this is the death-knell for server-rendered content.

Posted Aug 31, 2026 5:45 UTC (Mon) by WolfWings (subscriber, #56790) [Link]

It's using 20 CURRENTLY, but it's a tiny fraction of the bandwidth being used as mentioned in the article.

It's certainly at a point where shifting the radio of network bytes : compute would benefit from being ratcheted the other way I feel at least.

And it would mildly penalize the scrapers for requesting things from a ton of separate endpoints because they'd need to each deal with the same data chunks while a real browser would be able to have chunks cached between requests.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds