logoalt Hacker News

noduermetoday at 7:01 AM2 repliesview on HN

Because the law doesn't stipulate which methods you use to make something accessible to people with disabilities. It just requires that everyone have equal access. To litigate, someone has to show that they couldn't access something, and that the failure to access it caused them some measurable harm. In a couple years you can show a judge that a free LLM screen reader could have solved their access issues, and my guess is that those cases will then be thrown out, and the predatory law firms will move on to something juicier.


Replies

fluoridationtoday at 10:45 AM

>In a couple years you can show a judge that a free LLM screen reader could have solved their access issues

It seems like it'd be equally trivial to demonstrate that said reader doesn't work on some combination of hardware and software.

techpressiontoday at 7:56 AM

It’s not just about reading the screen, it’s about using it. It’s quite the downgrade going through a slow API hoping to be able to navigate compared to the 10x speed (or more) of screen readers. Then you have the problem of LLMs being stateless and sensitive information etc etc.