Tagged “accessibility”
Read Aloud: Text to Speech Voice Reader extension
roboreader is back! I love this extension
Toasts are bad UX | Hacker News
AI-Generated Images from AI-Generated Prompts
Alt-text still better from humans, for now. Interesting comparison of good prompts vs good paragraphs
Care Tactics
Actual practical accessibility solutions to people’s actual issues.
Ask HN: How to prepare as soon-to-be blind developer?
The Optional Chaining Operator, “Modern” Browsers, and My Mom
Have seen this a bit lately in logs. A lot of 3 or 4 year-old versions of Chrome out there
#26 HTMHell special: tasty buttons
On the many issues with burger, kebab, meatball and bento buttons
Building a Button Part 1 (of 4): Press Events
Results of Apple removing reload button were not good
A counter to the “but I always use cmd R” argument. Stripping away useful UI so things look clean is not a good design approach.
Form Validation: You want :not(:focus):invalid, not :invalid
This is why so many form fields yell at me while I am typing in them!
EyeDraw — How to draw with your eyes using Computer Vision
This is cooool. I’ve been into eye-tracking since seeing a talk on it a couple of years ago. Had figured any kind of accuracy needed more than just visual pupil tracking so this being even remotely accurate is neat.
Making labels and legends headings
Need more content like this. “How to do sensible things with HTML” is under-explored compared to how to do stupid things with JS
The unreasonable effectiveness of simple HTML
RTL Styling 101
I was hoping for a way to minimize margin left/right overrides, but sadly not. Bunch of other issues that come up with Arabic text - underlines, letter-spacing, opacity, font-weight, and others
How to Section Your HTML
Kill sticky headers
macos - How to enable/disable grayscale mode in Accessibility via Terminal
Useful to have a script/clickable thing for this as I toggle it on/off frequently
Design Bias is Ruining Accessibility
Accessibility won’t work as an afterthought, it needs to be part of the process.
Making sites accessible makes them better for all users. Real-life example of this is curb-ramps.
Don't Ruin Readability for Performance
Possible counterpoint: if the text doesn’t render due to slow perf then readability is also affected.
Though only comparisons of text-rendering: optimizeSpeed; vs optimizeLegibility are from a while ago, unsure
if this is still a legit perf issue anyway.
I Used The Web For A Day Using A Screen Reader
Tips from and case studies of using a few websites with a screenreader. TLDR make your markup valid and lightweight, keep headings in correct order, and add assistive tags.
See all tags.
