Viewing profile — throwawayscrapd
throwawayscrapd
HN member- Joined
- Wed, Jun 11, 2025, 1:18 PM UTC
- HN karma
- 6
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About throwawayscrapd
No profile information was provided.
Recent public activity
-
comment
Comment #44247960
And maybe you could Bing and learn what "cache eviction" is and why that happens when a crawler systematically hits every page on your site.
-
comment
Comment #44247943
I mean given that you've had this problem repeatedly, I'd call it "past-proofing", but I suppose you know your codebase better than I do.
-
comment
Comment #44247692
Did you ever consider refactoring the code so that you don't have to do shotgun surgery every time you make this kind of change?
-
comment
Comment #44247357
I work on the kind of big online scientific database that this article is about. 100% of our data is available from a clearly marked "Download" page. We still have scraper bots run…