#a11y

27 posts · Last used 23h

Back to Timeline
Boosted by Trending Bot @trending@homestead.social
@tonygeb23@techhub.social · 1d ago
I'm proud to announce the launch of Blind Productions. Blind Productions is a showcase and community I built to celebrate blind creative professionals — musicians, DJs, actors, authors, podcasters, and content creators — and to give us one place to discover each other's work, collaborate, and connect. Here's the honest part: this is the ground floor. The doors are open, the foundation is built, and now it's time to fill it up. I'm inviting you to help shape what this becomes — a living archive that future generations can search to discover the musicians and creators who came before them, and a moderated space where we create, support one another, and network as a community. What's here today: • A searchable directory of blind creatives, each profile with a bio, links to their work, audio to listen to, and video to watch. • A moderated community forum for collaboration, support, opportunities, and networking. • Accessibility built in from the ground up — screen-reader friendly, fully keyboard operable, with adjustable text, themes, and high contrast on every page. So here's my ask: start submitting profile suggestions. Nominate yourself. Nominate the artists you admire. Bring the people who deserve to be found. Create a free account, join the conversation, and let's build something that lasts. This is how a legacy gets started — together. Explore and submit: https://blind.productions You must be 18 or older to join. #Accessibility #BlindCreatives #BlindMusicians #DisabilityInclusion #A11y #BlindCommunity #DisabilityAdvocacy #InclusiveDesign #AssistiveTechnology #ScreenReader #VisuallyImpaired #DigitalAccessibility #BlindArtists #DisabilityPride #InclusiveCommunity
4
0
15
Boosted by Trending Bot @trending@homestead.social
elettrona
@elettrona@poliversity.it · 1d ago
"We're verifying that you are a human". How degrading is this sentence? It's CloudFlare's warning and it often happens you must complete a challenge. In this case a flag to check, in other cases it even gets worse - a captcha based on senses. Hearing and vision. And if you're impaired, you're simply screwed. It's more and more frequent due to the very high percentage of bots navigating the web, automated systems percentage has overcome humans and it's an evident statistic. We can't deny this. But I must share this fear: humans just click on the flag or overcome the challenge without even being aware of what the real meaning of "tell me you are a human" is. It can even cause internalized ableism. Humans with disabilities normalizing the fact to have mandatory certification of being humans. #a11y #ableism #accessibility #ai #blind #disability #human #inclusion #StayHuman #web
4
0
17
@fireborn@dragonscave.space · Jun 08, 2026
You need to be able to trust a screen reader the way you trust your eyes. A lot of people on Android right now are shipping software that makes that impossible, and calling it accessibility. https://fireborn.mataroa.blog/blog/stop-vibecoding-screen-readers/ #accessibility #Android #TalkBack #screenreader #blind #a11y #blog #writing #opinion
68
12
116
feoh
@feoh@oldbytes.space · Jun 03, 2026
Dear tech talk/conference presenters: USE BiGGER FONTS PLEASE! The average age of your bog standard techie is increasing. I've had crappy eyesight all my life, but I suspect now more and more are struggling to actually try to read the code samples you're putting up. Make the fonts (for you) uncomfortably large. I guarantee your audiences, both in person and later on Youtube will thank you! #a11y #vision #technology
142
37
88
fastfinge
@fastfinge@fed.interfree.ca · May 18, 2026
This was invented for #AI. However, I'm finding it really nice for screen readers: RTK rewrites output from chatty terminal commands that produce a lot of output, often in complex tables, in order to make the output 80 to 90 percent shorter. Just put rtk in front of the command you want to compress. So "rtk git status" instead of "git status". And you can be sure the compacted output is correct because it's just using regular expressions and deterministic rules under the hood to rewrite output from the tools it knows about. If it doesn't know about a particular command, it just passes the output on unchanged. github.com/rtk-ai/rtk Now I've got to figure out how to wire this up in #bash so it'll just happen without me typing rtk all the time. #a11y #screenreader #accessibility #commandline
16
1
17
lobsters
@lobsters@mastodon.social · May 03, 2026
2
0
3
In reply to
YaLTeR
@YaLTeR@mastodon.online · Jun 25, 2025
Out of curiosity, I tried running Orca on niri, and apparently it sort-of works for some apps (I expected nothing to work at all; idk anything about screen readers). However, compared to GNOME Shell, there's quite a few missing or broken things. I documented what I found here: https://github.com/YaLTeR/niri/issues/1904 Is there some "Integrating Orca to Wayland desktops" docs? Like, what the compositor needs to do, who handles the hotkeys and how, etc. (not actively working on this, just curious) #niri #a11y
15
2
12
In reply to
YaLTeR
@YaLTeR@mastodon.online · Jul 27, 2025
About finished implementing org.fd.a11y.KeyboardMonitor in niri, necessary for correct screen reader function: https://github.com/YaLTeR/niri/pull/2060 I tested it with Orca more or less, seems to work, but I'm very new to screen reader workings, so it's possible I've missed something. This makes Orca announce keys everywhere in niri, and makes grabs work (both modifier with double-press passthrough and keystrokes). Making Orca actually say niri dialogs will be a separate effort. #niri #a11y
30
2
9
In reply to
YaLTeR
@YaLTeR@mastodon.online · Aug 23, 2025
Implemented basic AccessKit integration for niri based on @DataTriny@fosstodon.org's proof-of-concept. I have little experience with screen readers, and also had several questions, so I would appreciate more eyes and testing on the PR: https://github.com/YaLTeR/niri/pull/2273 #niri #a11y
10
114
6
Boosted by CM Harrington @octothorpe@mastodon.online
zeldman
@zeldman@front-end.social · Apr 24, 2026
Designers are good people. Some designs exclude people anyway. Alan Dalton explains why—too much to remember—and offers a practical fix: accessibility personas that help you recognize problems while you’re designing, not after. Homework included. Good designers, bad websites: a proposal by Alan Dalton https://alistapart.com/article/good-designers-bad-websites-a-proposal/ #ux #a11y #accessibility #personas #alistapart #uxui #design #webdesign #productdesign
6
2
12
lobsters
@lobsters@mastodon.social · Apr 23, 2026
Protovoters: Free, accessible voter files for democracy https://lobste.rs/s/dotsw2 #show #a11y #culture #javascript #release https://protovoters.org
0
0
0
MoritzGlantz
@MoritzGlantz@mastodon.social · Apr 20, 2026
There is not a single reason to build a checkbox using something else than . Change my mind. #dontFightHtml #a11y #Accessibility
46
16
35
dusoft
@dusoft@fosstodon.org · Apr 20, 2026
Kids (teenagers) are using computer-assisted development (Claude and others). But what they produce is weak from a system design perspective. Let's teach them about contrast, UI and usability (UX)! Better now than never. #webdev #ux #ui #design #accessibility #a11y #claude #ai #llm
2
1
10
lobsters
@lobsters@mastodon.social · Apr 19, 2026
1
0
0
lobsters
@lobsters@mastodon.social · Apr 16, 2026
1
0
1
In reply to
leffe
@leffe@social.linux.pizza · Apr 13, 2026
@harrysintonen@infosec.exchange We have a national payment system in Sweden called Swish, but it requires the use of an operating system from Apple or Google, and it doesn't allow accessibility software to be present. So in either case, we are quite vulnerable. #svpol #eupol #Swish #BankID #a11y
6
2
0
In reply to
paul
@paul@oldfriends.live · Mar 30, 2026
@stefan@stefanbohacek.online It's been a while since I have posted this, but on days when my motor control is off due to my Parkinson's, or in times when my meds are "turned off" in-between doses, being able to "Flip" through my Mastodon timeline has been a godsend and has granted me more #accessibility to the #Fediverse as well as all the content through the #Flipboard app. Flipping through my timeline allows me to stay connected socially. It is really a great #a11y application. @mike@flipboard.social @tchambers@indieweb.social @Flipboard@flipboard.social
7
2
3
In reply to
deobald
@deobald@fantastic.earth · Mar 06, 2026
@cassidy@mastodon.blaede.family sorry cassidy, i didn't even notice. i have dark reader on all the time for this precise reason... most websites still don't respect the system theme and i get a headache within a couple seconds of seeing a white background. i just assume web #a11y is broken and don't even take the risk. dropping niki from the cc because i was on the fence about tagging him in the first place and your message is probably sufficient here, if it's a thing he wants to fix.
1
0
0
argv_minus_one
@argv_minus_one@mastodon.sdf.org · Feb 28, 2026
If #webDesign people could please stop overriding the #hyperlink style to remove the underline, that'd be great. Great for #accessibility, to be precise. Removing the underline makes hyperlinks hard to see, even if you have fully acute vision! I just saw a site where links are a deep reddish color, barely distinguishable from the black text. No underline. No other markings. Utter madness. #a11y #webdev
20
4
7
zenia
@zenia@mas.to · Feb 24, 2026
Jestem w Poznaniu na konferencji o dostępności w kinie. #a11y
3
0
2