Viewing profile — szym
szym
HN member- Joined
- Wed, Dec 08, 2010, 8:00 PM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About szym
No profile information was provided.
Recent public activity
-
comment
Comment #12109280
Indeed, for example Chrome wants to cache DNS results for at least a minute [1]. However, Chrome and Firefox cache the complete DNS/getaddrinfo response, i.e. all addresses. Theref…
-
comment
Comment #10335849
Could leverage HTTP Client Hints: https://github.com/igrigorik/http-client-hints
-
comment
Comment #10321183
Could use range requests (RFC 7233), albeit with some overhead.