Live data from Hacker News

Viewing profile — TimMoore

TimMoore

HN member
Joined
Thu, Oct 09, 2025, 4:30 AM UTC
HN karma
5
Public activity
1 items

About TimMoore

No profile information was provided.

Recent public activity

  1. comment
    Comment #45612373

    Writing to the cache is more expensive than a request with caching disabled. So it only makes economic sense to do it when you know you're going to use the cached results. See http…