Hacker News new | ask | show | jobs
by LeifCarrotson 1894 days ago
The reason the ADA exists is that it's almost never a profitable cost-benefit tradeoff to accommodate people with disabilities.

But I'd much rather work at a company that was 1% less profitable or live in a society that was 1% less wealthy and accommodated people with disabilities than one that left them in the gutter.

2 comments

Well, it’s easy to comply with ADA cheaply if you do it right the first time but a pain in the ass to retrofit things later.

At least with webdev the problem is most people stumble into it and are not formally taught much about webdev specifically if at all. My undergrad never taught me a single thing about webdev practice. It’s not like, say, architecture, where you not complying with accessibility regulations will be taught formally, or later when you actually implement it some code compliance inspector is going to deny you a permit to build. It really is the wild west in webdev still.

I was specifically responding to a comment that said accessibility wasn't expensive because it lets you reach more people (or at least that was my reading of it). Yes, by all means be accessible because it's the right thing to do - I object only to the idea that we should do it because it makes sense from a pure money perspective. It's a good thing, that's just not the reason.