Live data from Hacker News

Viewing profile — smileyj68

smileyj68

HN member
Joined
Wed, Dec 15, 2010, 1:19 AM UTC
HN karma
21
Public activity
14 items

About smileyj68

Partner and Design Lead at ZURB. Designer on Foundation and ZURB's app suite.

Recent public activity

  1. comment
    Comment #6778058

    Definitely not supposed to, we're pushing a fix for that. Bit of a rush on the marketing site for launch...

  2. comment
    Comment #6778049

    There were some definite compatibility issues we ran into and while jQuery 2 isn't perfect, it's pretty good, good enough we felt confident switching back from Zepto. Nothing again…

  3. comment
    Comment #6777800

    You don't like our Yeti? Aww. I won't tell him.

  4. comment
    Comment #6777663

    We'll see if we can amp it up a bit.

  5. comment
    Comment #6776856

    We tested pretty extensively, it looks okay...what device?

  6. comment
    Comment #6776845

    Hmm, they should, have a light grey background. Maybe too light?

  7. comment
    Comment #5799574

    Lamentably, yes. I'd suspect the prefixes will drop off this year but we're sort of stuck with the browser adoption in this case.

  8. comment
    Comment #5799259

    There's a media query available (with prefixes, right now) for pixel density – a retina MBP reports it as 2 whereas a standard one reports it as 1. So you can have a media query fo…

  9. comment
    Comment #5799088

    From what I've heard srcset is the likely eventual standard (as oppose to the picture element) but the timeline there is...long and murky.

  10. comment
    Comment #5799079

    Correct.

  11. comment
    Comment #5799076

    Poor wording - we match the media queries and the last valid match is loaded, not each in sequence. We'll make that clearer.

  12. comment
    Comment #5799070

    Checking network speed is actually a great idea - we'll investigate this. The reason we use the img src (which as you noted means you might load two images) is twofold: so that if …

  13. comment
    Comment #4591409

    Well said. If you need support for the top bar, shoot us an email, foundation@zurb.com. Happy to help.

  14. comment
    Comment #3136992

    Couple differences: Skeleton was designed as more of a boilerplate than a full framework, and Skeleton focuses on being responsive through breakpoints (specific sizes at which the …