← Back to context

Comment by CrimsonRain

11 hours ago

I think accessibility is a really admirable thing and helpful to society (like ramps or parking). But stop shoving your wants on others when you can fix it on your own. Just write a chrome plugin using ai that adjusts css to set contrast ratio of your choice. Can even use a local llm to figure out replacement colors.

Accessibility that can be had on client side should not be a concern on server side.

>stop shoving your wants

“Don’t have bad vision if you didn’t want to be technical!”

(came across that way)

That's a really terrible option for the vast majority of people who simply lack that kind of tech savviness to be able to do it. And in my opinion, it's kind of selfish.

It also doesn't solve the issue if somebody is browsing your site on a mobile phone where the extension might not even work properly.

WCAG is not difficult - but it does require some modicum of effort.

  • Obligatory “have Claude write one for you” (in jest of course). All kidding aside, folks have always underestimated how much accessibility helps even those who don’t think they need it.

    • Right? "Build your own extension" to fix a website's accessibility problems is the equivalent of telling somebody who is disabled to stop complaining about the lack of ramps when they can just modify their wheelchair with a jetpack.

    • They might not need it

      …right now, today. But they might consider “build a world for ‘old’ you”

stop shoving your wants on others when you can fix it on your own. Just write a chrome plugin using ai that adjusts css to set contrast ratio of your choice. Can even use a local llm to figure out replacement colors.

Stop shoving your wants on others when you can fix it yourself.

Just get some concrete and some lumber, and build that wheelchair ramp.

You can even hire a contractor to follow you around town all day building them as needed.

  • as a comparison, i think the wheelchair itself is people making their own accessibility.

    the wheelchair is not built into the site, and only requires a few hooks or the odd helping hand to work.

    mapping back to software, and especially websites, your user agent is your user agent. it should render websites in the way you want to see them, regardless of what colours the designer chose.

    an AI accessibility browser is more like a wheel chair than a ramp

  • right, so in this analogy i should be legally required to have wheelchair accessibility in my house?

    • Not unless you invite the public in on a regular basis. Websites are available to the public - especially if you're trying to promote them on HN