Hacker News new | ask | show | jobs
by fake-name 1583 days ago
What you're describing is solved by caching, not requiring JS crap.

So give me xxx minute old stale cached version. I'm fine with that.

1 comments

Until you get misbehaving users crawling every page.
Rate limiting works, and isn't discriminatory against "non-standard" clients.