Live data from Hacker News

Viewing profile — addy_osmani

addy_osmani

HN member
Joined
Mon, Jul 06, 2015, 6:27 PM UTC
HN karma
87
Public activity
13 items

About addy_osmani

No profile information was provided.

Recent public activity

  1. comment
    Comment #46628158

    Thank you for the kind words and for reading my work over the years! I'll be happy if any of it was helpful :)

  2. comment
    Comment #46622534

    https://addyosmani.com I'm not a great designer, but I've tried to capture the who, what and jump off points for reading my writing as well as I could. Always impressed by the crea…

  3. comment
    Comment #31430983

    Hah. In truth, I deserve that feedback. I’ve been slacking on adding proper CI/CD to my blog, while my apps on Netlify/Vercel don’t have this issue. I’ll take this as the proper ki…

  4. comment
    Comment #31430398

    Sorry about that. The post will be live again (in complete form) in the next week or two. This was an accidental early deploy :/

  5. comment
    Comment #31430385

    Hey folks. Author of this post here. I sincerely apologize, this was accidentally published live prematurely (my fault). It’s got a number of style and structure issues I’ve been w…

  6. comment
    Comment #23341303

    I lead engineering for some of Google's developer tooling like Lighthouse. You are correct that we currently have a gap in our ability to measure subframes in the lab locally on yo…

  7. comment
    Comment #13752240

    Sure. If you're a React/Webpack fan, take a look at https://github.com/GoogleChrome/preload-webpack-plugin/tree/... . Twitter.com also just shipped a PWA using the PRPL pattern to …

  8. comment
    Comment #13752232

    Hey there. Author of the article here. Flipkart implement a version of the PRPL pattern in production :) We've worked with them quite a bit in the past and I gave a talk with them …

  9. comment
    Comment #9842123

    I'm almost certain our implementation isn't perfect :) We'll file bugs for the items you called out above and try to get them fixed up shortly.

  10. comment
    Comment #9842114

    Thanks for the feedback. We used BEM as we find it helps with the long-term maintainability of CSS/SASS codebases (there's also copy/paste support on all of our snippets). That sai…

  11. comment
    Comment #9841168

    If there are any animations at all you find are janky, could you file and we'll look at it soon? We've been performance testing on a wide range of devices/browsers but I'm certain …

  12. comment
    Comment #9841139

    Just assigned that issue. We'll try to get it fixed up soon.

  13. comment
    Comment #9841134

    Lead for MDL here. Glad you like the idea, spoiler :) Thanks for catching the low contrast issue with the dashboard navigation - is it the same as https://github.com/google/materia…