Live data from Hacker News

Viewing profile — enyo

enyo

HN member
Joined
Wed, Feb 20, 2013, 3:25 PM UTC
HN karma
559
Public activity
53 items

About enyo

Projects: https://www.dropzone.dev https://www.yesmeno.com https://www.pausewith.me https://www.colorglare.com

Recent public activity

  1. comment
    Comment #41742157

    A short introduction to Swift for web developers. It's not meant to be a learning resource, but highlights some of Swift's features and language decisions that are interesting comi…

  2. story
  3. story
    Show HN: Easy Color Palettes Generator for UI Design

    Many UI tools and libraries offer gradient palettes for selecting shades to build UI interfaces. However, incorporating specific colors into these gradients can be challenging. To …

  4. comment
    Comment #35959297

    Learn how you can reap the benefits of TypeScript and still write plain JavaScript.

  5. story
  6. comment
    Comment #35948701

    A short introduction on how to use JSDoc to type your JavaScript, and when it’s useful to use it instead of TypeScript.

  7. story
  8. comment
    Comment #34556142

    Thanks! Could you please tell me if this is still happening (make sure to reload first) and if so, would you mind sending me the email address you used for signup to support@pausly…

  9. comment
    Comment #34549823

    You didn't actually say anything other than that it's bad and not to use on production. Care to elaborate?

  10. comment
    Comment #34547965

    The use of this symbol in the article is a placeholder. Obviously nobody would actually use this on their website...

  11. comment
    Comment #34547846

    Unfortunately there are still plenty of issues with the details element, especially around accessibility. Read more here: https://cloudfour.com/thinks/a-details-element-as-a-burger…

  12. comment
    Comment #34547629

    This would be way too frustrating to me :)

  13. comment
    Comment #34547594

    Mh.. yes I agree. "Expand menu" and “Collapse menu" is probably a better wording.

  14. comment
    Comment #34547491

    Oh you’re right, I forgot to add this in the article + codepen. (It’s how the button on the site itself is implemented and I forgot to integrate it)

  15. comment
    Comment #34547372

    > "but it did not become 'de facto' on small screens decades ago” To me saying that something becomes something over a few decades doesn’t imply that it has been that way from the …

  16. comment
    Comment #34546889

    I never said that it did.

  17. comment
    Comment #34546807

    > Screen reader users do not need to open or close menus. Agreed, but you don’t want keyboard accessible menu items available for users that aren’t visually impaired. Offering a “s…

  18. comment
    Comment #34546635

    That’s why the anchor gets the role=“button”. Unfortunately you can’t set the target of the page with a button (without JavaScript), that’s why an anchor link is used.

  19. comment
    Comment #34546535

    The icon was designed and introduced in 1981. The popularity dramatically increased in the last decade due to smartphones that’s for sure. It’s used by Microsoft, Apple, Youtube...…

  20. comment
    Comment #34546315

    Thanks for letting me know! Seems to happen because it’s not a high dpi screen. I’ll get on it.

  21. comment
    Comment #34546298

    That is a terrible user experience for SSR though and will lead to a layout shift every time the page is loaded. I wouldn’t really call this a CSS “hack” either. There is a checkbo…

  22. comment
    Comment #34546047

    Which image (and which browser)?

  23. comment
    Comment #34545944

    Learn how to create an accessible hamburger button with pure HTML and CSS and why that is important.

  24. story
  25. comment
    Comment #32487310

    Yup. Built with Svelte & Supabase.