Hacker News with Generative AI: Accessibility

Customizable HTML Select (chrome.com)
Styling form controls like the <select> element has been reported as a top developer pain point for years, and we've been working on a solution.
Requesting SDK for Meta Ray-Ban Smart Glasses for Visually Impaired Users (atmeta.com)
Designing Bloomberg Terminal color accessibility (bloomberg.com)
We often think we see user interfaces the same way as everyone else. However, for users with color vision deficiencies, certain color combinations can have detrimental effects on their use of the Bloomberg Terminal.
ElevenReader (elevenreader.io)
Bring any book, article, PDF, newsletter, or text to life with ultra realistic AI narration in one app
Database of 750 companies building for people with disabilities (perkins.org)
DisabilityTech is a market that encompasses technology solutions built for people with disabilities, including assistive technology, medical devices, and tools for social, educational, and economic access.
Coming soon: Hearing aids built into your glasses (newatlas.com)
If you're among the estimated 1.25 billion people on the planet who suffer from mild to moderate hearing loss, you might want to try on these glasses. They hide clever tech in the frame to help you hear better in noisy environments, all without the need for traditional in-ear hearing aids.
Who Is Being Excluded by Museums' Wholesale Adoption of Digital Technology? (amuseumfornow.com)
As someone not only born before - but who studied, worked and even went out and had fun before - the public launch of the internet in April 1993, I am often surprised by the lack of push-back against digital technology, as it continues to flatten our three-dimensional experience of the world.
Zed Icons, for communication beyond language (typotheque.com)
Zed Icons contains two thousand icons designed to break down language and cultural barriers, facilitating quick and effective communication in situations where words or translations are not enough.
The European Accessibility Act for websites and apps (martijnhols.nl)
The European Accessibility Act (EAA) goes into effect on June 28, 2025 - just 5 months from now. From that point, websites and apps of companies operating in the EU must meet accessibility standards. Only microenterprises are exempt.
Show HN We launched our first digital product – hard lessons as Indie Developers (alt-generator.ai)
Our plugin helps you align with EAA guidelines by automatically generating high-quality, accessibility- and SEO-friendly alt text in multiple languages.
Generating image descriptions and alt-text with AI (dri.es)
I tested 12 LLMs — 10 running locally and 2 cloud-based — to assess their accuracy in generating alt-text for images.
Chaplin: Local visual speech recognition (VSR) in real-time (github.com/amanvirparhar)
A visual speech recognition (VSR) tool that reads your lips in real-time and types whatever you silently mouth. Runs fully locally.
A bookmarklet to kill sticky headers (2013) (mcdiarmid.org)
There is currently a trend for using sticky headers on websites. There's even a sticky header web startup.
Ask HN: What's your opinion on automatic light/dark mode switching on websites? (ycombinator.com)
What’s your opinion on automatic light/dark mode switching on websites? Don’t you think it would be better to let the user choose the mode manually by clicking?
Motion sickness accessibility in video games (madelinemiller.dev)
Motion sickness, or more specifically simulation sickness in the context of video games, is an issue that affects up to one third of people. It can vary from a mild discomfort after hours of playing, to extreme nausea after only a few minutes. Either way, it’s a problem that can impact both the enjoyment and ability for someone to play video games. What can be done about this?
Better text contrast for all Chromium-based browsers on Windows (windows.com)
In today’s digital age, browser users spend significant time reading content online. The contrast ratio between the text and its background is therefore very important to ensure comfort and to reduce eye strain.
The Cost of Being Invisible: Dis-Inclusion's Toll on Neurodivergent Employees (workdesign.com)
Imagine walking into a workplace every day where you feel unseen, not because you lack talent, drive or value, but because the environment isn’t designed with you in mind.
Please don't force dark mode (iamvishnu.com)
Please don’t force dark mode on your users.
MathReader: Text-to-Speech for Mathematical Documents [pdf] (arxiv.org)
TTS (Text-to-Speech) document reader from Microsoft, Adobe, Apple, and OpenAI have been serviced worldwide. They provide relatively good TTS results for general plain text, but sometimes skip contents or provide unsatisfactory results for mathematical expressions.
Life Without Limits: A Blind Maker's Take on 3D Printing (hackaday.com)
In the world of creation, few stories inspire as much as [Mrblindguardian], a 33-year-old who has been blind since the age of two, but refuses to let that hold him back. Using OpenSCAD and a 3D printer, [Mrblindguardian] designs and prints models independently, relying on speech software and touch to bring his ideas to life. His story, published on his website Accessible3D.io, is a call to action for makers to embrace accessibility in their designs and tools.
Show HN: Check if your website's images have alt text (alttextgenerator.co)
Ensure your website's images are accessible with our Alt Text Checker. Instantly check if your images include alt text effortlessly.
Support for ASHA hearing aids coming to Linux (asymptotic.io)
It's 2025(!), and I thought I'd kick off the year with a post about some work that we've been doing behind the scenes for a while. Grab a cup of $beverage_of_choice, and let's jump in with some context.
Automated accessibility testing at Slack (slack.engineering)
At Slack, customer love is our first priority and accessibility is a core tenet of customer trust. We have our own Slack Accessibility Standards that product teams follow to guarantee their features are compliant with Web Content Accessibility Guidelines (WCAG). Our dedicated accessibility team supports developers in following these guidelines throughout the development process. We also frequently collaborate with external manual testers that specialize in accessibility.
Securing Web Sites Made Them Less Accessible (meyerweb.com)
In the middle of last month (July 2018), I found myself staring at a projector screen, waiting once again to see if Wikipedia would load.  If I was lucky, the page started rendering 15-20 seconds after I sent the request.  If not, it could be closer to 60 seconds, assuming the browser didn’t just time out on the connection.  I saw a lot of “the server stopped responding” over the course of a few days.
Show HN: I created a PoC for live descriptions of the surroundings for the blind (github.com/o40)
I wanted to see if I could create a low-cost tool for the blind to get live description of the scene in front of a camera.
An X11 apologist tries Wayland (artemis.sh)
I think it’s only fair to call me an X apologist. I get incredibly frustrated when people talk about dropping support for X11. I fight back against the notion that some day X11 will be dead and unmaintained, a curiosity of a time before. I’ve spoken to people in my circles at-length about the accessibility tools that Wayland simply hasn’t been capable of supporting that X11 has.
Insurers limit coverage of prosthetic limbs, questioning their medical necessity (cbsnews.com)
Health insurers limit coverage of prosthetic limbs, questioning their medical necessity
Mouseless – fast mouse control with the keyboard (mouseless.click)
Htmhail (htmhell.dev)
Can you give me the HTML for an accessible button please?
<dialog>: The Dialog Element (mozilla.org)
The <dialog> HTML element represents a modal or non-modal dialog box or other interactive component, such as a dismissible alert, inspector, or subwindow.