Live data from Hacker News

Viewing profile — robmc_

robmc_

HN member
Joined
Thu, Feb 16, 2017, 3:29 PM UTC
HN karma
3
Public activity
9 items

About robmc_

No profile information was provided.

Recent public activity

  1. comment
    Comment #19156808

    Microsoft is doing some amazing things with regard to accessibility and innovation. They recently had a commercial air during the SuperBowl for their adaptive controllers highlight…

  2. comment
    Comment #18815595

    Not only do you run the risk of offending users with disabilities by forcing a separate experience, this also creates a separate code base to maintain and often developers forget t…

  3. comment
    Comment #16545684

    Chrome has made significant improvements but has several support issues when navigating the web using assistive technologies (ATs). The Lighthouse feature is good for looking at th…

  4. comment
    Comment #15442315

    I'm not sure if his needs are more for magnification or of he needs something more so I've documented some information for different types of support. The built-in screen reader to…

  5. comment
    Comment #14523311

    There is a surprising amount of misinformation in this article.

  6. comment
    Comment #14455555

    Glad to see pa11y on the list. It has a nice UI and I would love to do more research about the tool and the automated checks it runs. I know visualizations are lacking from some ac…

  7. comment
    Comment #14402494

    There are a ton of things to consider for overall accessibility however one thing developers can do with limited knowledge of accessibility concepts is to use the keyboard to inter…

  8. comment
    Comment #14079911

    ARIA can provide things like accessible Name/State/Role/Value where it is not provided with custom controls. I think a better place to start would be understanding the requirements…

  9. comment
    Comment #13660704

    There are several accessibility concerns with this. There are focus issues with the modals, the images don't provide a proper textual alternative, and more.