Live data from Hacker News

Viewing profile — szym

szym

HN member
Joined
Wed, Dec 08, 2010, 8:00 PM UTC
HN karma
3
Public activity
3 items

About szym

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #10335849

    Could leverage HTTP Client Hints: https://github.com/igrigorik/http-client-hints

  3. comment
    Comment #10321183

    Could use range requests (RFC 7233), albeit with some overhead.