Live data from Hacker News

Viewing profile — xzyfer

xzyfer

HN member
Joined
Thu, Jan 05, 2012, 3:37 AM UTC
HN karma
111
Public activity
40 items

About xzyfer

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #12099345

    It's hard to say for sure. Server implementations can vary wildly, make sure to test any implementation closely. I know from talking to CloudFlare that their implementation respect…

  3. comment
    Comment #12099207

    I'm out y'all. Thanks for all the support. Feel free to follow up on Twitter at @xzyfer

  4. comment
    Comment #12099136

    I'm out y'all. Thanks for all the support. Feel free to follow up on Twitter at @xzyfer

  5. comment
    Comment #12098941

    The priority queue isn't the issue. In fact the priority queue is what kept our first paint times tanking because browsers prioritised render blocking resources instead of images. …

  6. comment
    Comment #12098924

    The priority queue isn't the issue. In fact the priority queue is what kept our first paint times tanking because browsers prioritised render blocking resources instead of images. …

  7. comment
    Comment #12098912

    Browser do currently do this. H2 has two types of prioritisations: weighted, and dependency. All browsers implement weighted resource prioritisation and weigh resources by content …

  8. comment
    Comment #12098821

    You read it correct. By not moving our render blocking assets like CSS, JS and fonts over to the http/2 we rule out performance changes due to improvements to head of line block. O…

  9. comment
    Comment #12098793

    This is correct. Visually completion will not be achieved until the entirety of the images within the viewport are downloaded. However progressive jpegs could improve initial paint…

  10. comment
    Comment #12098786

    To the best of my knowledge you are correct about how CloudFlare works. For context this data was collected over the period about a month on real production pages with significant …

  11. comment
    Comment #12098699

    Thanks mate, glad you enjoyed it.

  12. comment
    Comment #12098669

    Totally. There are a bunch of ways to address the performance issue. As I alluded to at the end of the post there serious technology considerations when preprocessing so much image…

  13. comment
    Comment #12098632

    H2's single long lived connection means it's a contender to replace websockets. As a bonus you get to use HTTP semantics.

  14. comment
    Comment #12098617

    Server push at the edge is problem atm. Current push semantics require the HTML document say which resources to push. That's an issue if you're serving assets off a CDN domain. Ass…

  15. comment
    Comment #12098474

    There are discussions happening on how browsers can allow authors to resource prioritisation hints. I'm curious to see where it goes. We'd ideally like to be able to say – "priorit…

  16. comment
    Comment #12098452

    Thanks mate, really appreciate it.

  17. comment
    Comment #12098450

    Hey all, I'm the author of that blog post. I'll be floating around for a while, happy to answer any questions.

  18. comment
    Comment #10084362

    I've thought about this also. Alternatively some mixed format file like yaml front matter style.

  19. story
  20. story
  21. comment
    Comment #5767070

    Almost like it puts cats on you

  22. comment
    Comment #5467227

    Had a power nap, and now I'm back. Your feedback has been awesome

  23. comment
    Comment #5467214

    Awesome list dude!

  24. comment
    Comment #5467212

    I hate to break it to you, I'm a Lakers man :) I'd make the trek to Staples. Added Sunday Street fests though :)

  25. comment
    Comment #5466206

    You had me at "Damn, you are going to be very drunk and full after completing my list". Love this btw. I'll give it a proper look over at a saner hour (it's 5am here). I'm curious …