Live data from Hacker News

Viewing profile — autoref

autoref

HN member
Joined
Sat, Sep 08, 2012, 9:18 PM UTC
HN karma
98
Public activity
7 items

About autoref

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #4519541

    Solution: use protocol-relative URLs now http://autoref.com/blog/2012/09/13/the-tech-behind-autoref-p...

  3. comment
    Comment #4514320

    This isn't recommended since many browsers and proxies do not cache resources that are referenced using a query string, even if a cache-control or expires header is set appropriate…

  4. comment
    Comment #4514269

    The bad part is no file is cached between pushes, right?

  5. comment
    Comment #4514211

    An excellent point, but you have to consider warm cache vs cold cache optimizations. For a cold cache, it's better to combine assets and reduce HTTP requests. We do that on our hom…

  6. comment
    Comment #4514061

    Right. Images and fonts have to be written and hashed first, then used in the template rendering of the CSS file. The CSS references the assets with hashes in the filenames.

  7. story