For blind internet users, the fix can be worse than the flaws
31–40 of 52 posts
Re: For blind internet users, the fix can be worse than the flaws
#32Re: For blind internet users, the fix can be worse than the flaws
#33Earlier quoted context omitted.
Wow. I don't know anything about screen readers or how blind people use the web, but I'm surprised that a strictly text website like HN would be inaccessible to blind people.
It uses table layouts and has no skip links.
I didn't hear him mention the lack of skip links on HN's home page (skip links are more for sighted keyboard users than blind screen reader users like him), I did hear him mention that the stories on the home page are not headings. Yes, a screen reader can navigate link to link but there are ~7 non-story links between each story link so being able to navigate from story to story as headings would be really helpful and semantically accurate.
Re: For blind internet users, the fix can be worse than the flaws
#34Increasingly I think the screenreader/ARIA proposition of navigating a (linearized ordering of) elements on a 2D page is fundamentally limiting for blind users. The web needs a more robust model of application state from which text, audio, and GUI representations can be derived. Our applications clearly structure "objects" and their "methods" under the hood, and it should be possible to present these more directly to…
Screen readers can represent nesting of content, going into one element and coming back out, Apple's VoiceOver in particular uses this concept. It may be conceptually helpful in some instances or to some people but often it just makes things more cumbersome to navigate.
Re: For blind internet users, the fix can be worse than the flaws
#35These tools seem like such a lazy solution to something as important as accessibility.
Well, see, you're on to something: these tools exist as a litigation defense layer: large enough targets sometimes get ADA lawsuit threats. They frequently come with an offer to settle. When you use something like Accessibe, you provide enough of a plausible effort that it's not worth it for the litigious sort to waste their time with you, so they move to other lower hanging fruit. None of this, you'll note, is parti…
https://adrianroselli.com/2020/06/accessibe-will-get-you-sue...
The ADA lawsuit trolls who are quick to settle for money tend to go after smaller businesses presumably because they lack the resources to fight in court, to actually fix the problems, and because there are a lot more of them than large businesses.
Re: For blind internet users, the fix can be worse than the flaws
#36Instead, start with a UI library that already applies accessibility best practices, such as Material UI [0], then follow the guidance provided for each component (a library can't do everything for you, despite what many claim), as well as applying accessibility best practices to the site as a whole. Only then apply automated review, and manual review by accessibility experts, fixing issues raised at each stage.
Disclosure – I contribute to Material UI.
[0] https://mui.com/material-ui/react-text-field/#accessibility
Re: For blind internet users, the fix can be worse than the flaws
#37Earlier quoted context omitted.
As a descendant of a totally blind man, but with like 20/12 vision myself, I just have to agree. Dude eyes are the ultimate threat detector, they're essential, and there's so many people trying to take advantage of vision impairment. They need it to be perfect stereotypical blindness to give a single unit of fuck about the problem, no compensating for limitations, all or nothing. Never look from another point of view…
Capsule amounts differ everywhere, so it's easier if you can share the actual milligrams. Also, there's this 2018 NIH study that says fish oil is no better than a placebo for dry eyes: https://www.nih.gov/news-events/news-releases/omega-3s-fish-...
Re: For blind internet users, the fix can be worse than the flaws
#38Earlier quoted context omitted.
As a descendant of a totally blind man, but with like 20/12 vision myself, I just have to agree. Dude eyes are the ultimate threat detector, they're essential, and there's so many people trying to take advantage of vision impairment. They need it to be perfect stereotypical blindness to give a single unit of fuck about the problem, no compensating for limitations, all or nothing. Never look from another point of view…
Curious, what brand of fish oil, and after how many days did you notice an effect on your vision eating "six softgels a day"?
My favorite is UP, Ultra Pure brand, but I can't find it outside Chile. In US, Nature's Bounty, just anything with very low amounts of mercury cadmium and pcb's.
Re: For blind internet users, the fix can be worse than the flaws
#39*People with disabilities hate overlays yet an overlay company is suing its critic, now snubbed from the internet (article scrubbed from his site). https://karlgroves.com/people-with-disabilities-hate-overlay...
Re: For blind internet users, the fix can be worse than the flaws
#40Are there any positive examples of popular websites which are also well designed in terms of accessibility? I don't think that accessibility and modern design have to be at odds, but it would be interesting to see how this is achieved in practise.