Tootfinder

Opt-in global Mastodon full text search. Join the index!

@aardrian@toot.cafe
2025-10-22 15:57:33

OpenAI / ChatGPT is shit at UI #accessibility:
html5accessibility.com/stuff/2

What’s next

We’ll continue to make Atlas better, and our roadmap includes multi-profile support, improved developer tools, and ways Apps SDK developers can increase discoverability of their apps in Atlas. Website owners can also add ARIA ⁠(opens in a new window)tags to improve how ChatGPT agent works for their websites in Atlas.
What can I do to improve my website performance with ChatGPT agent in Atlas?

Making your website more accessible helps ChatGPT Agent in Atlas understand it better.

ChatGPT Atlas uses ARIA tags—the same labels and roles that support screen readers—to interpret page structure and interactive elements. To improve compatibility, follow WAI-ARIA best practices by adding descriptive roles, labels, and states to interactive elements like buttons, menus, and forms. This helps ChatGPT recognize what e…
@chrysn@chaos.social
2025-09-17 05:05:15

Terminal users who use #accessibility tools, what is your take on emoji in console applications, especially compared to marker characters (eg. angular brackets for directions or hashes for comments) and to explicitly spelled out labels?
Does an "info" emoji render "ℹ️ Some information" (or a warning as in "⚠️ X went wrong") get across well for terminal assi…

Shell interaction:
$ ./aiocoap-client coap://demo.coap.amsuess.com/.well-known/core
(in gray:) # application/link-format content was re-formatted
(several lines with lots of syntax highlighting in the style of:)
</.well-known/core>; ct=40,
@aardrian@toot.cafe
2025-08-19 14:16:13

Unfortunately, standards work may be a function of who has the biggest platform for social media polls (that maybe pre-judge the outcome).
I’m hoping those who work in or near #accessibility can offer some feedback to more fundamental, not pre-judged, questions here:

@matthiasott@mastodon.social
2025-09-12 22:11:48

🎧 Listening (at 1.5x speed … 😅) to a wonderful conversation between two of my favourite people: @… navigating the world of web #accessibility with @…

@mgorny@social.treehouse.systems
2025-10-01 07:29:43

Honestly, #emoji and icons in #Unicode are a true horror.
Yeah, sure. It's great that you don't have to use <img/> anymore and you can just paste a random Unicode character. You can get graphics into fields where only text was originally intended (like bug summaries). Even better, you can now easily get cool colorful icons on terminal with almost no effort.
However, it is an #accessibility nightmare. People are now encoding *information* in random graphical symbols. Symbols that require huge fonts to render, or huge character tables to describe.
Yeah, a bare <img/> carrying information sucks. However, you can add a *meaningful* alt-text to the image, and accessibility tools can use that text to provide meaningful context. Like "bug fix".
However, emojis and icons are symbolic. The best you can get is some description like "hammer and wrench", so people can kinda figure out that it's probably a "bug fix". Or maybe it was a "maintenance task"? Or you'll get a "unknown character 0x1F6E0". And I'm sure people will surely enjoy cross-referencing a "legend" of such "unknown characters".

@EgorKotov@datasci.social
2025-09-03 11:14:38

#Accessibility modelers using #r5r #rstats, check this GUI for playing around with R5 network. If many people find it useful, I would get signal if I should invest any more free time into it.

Animation shows point and click interface for r5 network. User selects start and end locations on the map, the route is calculated and displayed on the map, and the route legs are presented below in a table.
@aardrian@toot.cafe
2025-10-08 11:59:04

TIL: The Japanese Blind ICT Network (JBICT) runs AT surveys (kind of like WebAIM’s).
#accessibility

@unchartedworlds@scicomm.xyz
2025-10-04 11:07:59
Content warning: web access design, state of play

Excellent article from @…, including both an overview and illustrative examples.
As an occasional web-tinkerer, I couldn't fully understand the web design details like a professional would. But from the parallels with event organising, I can tell that the overall vibe is spot-on: don't treat access as an afterthought which can be tacked on later, build it in from day 1.
"If you don't know enough about disabled users to understand their needs: find out. Knowing enough about accessibility to know when to seek out specialist guidance, and to understand it when you get it, should be a core competency for standards engineers. ...
"Getting this right requires a bit more work up-front, but – just as it is with front-end development – ultimately saves potential years of clean-up work (or having to scrap projects after years of effort), as well as avoiding harming disabled users."
#access #design #standards #WebStandards #accessibility #a11y #disability #UX

@castarco@hachyderm.io
2025-08-27 20:21:14

Geeky question: is anyone thinking or working on adapting #accessibility and #i18n #web standards to the impending avalanche of bad #AI translations that we'll have to deal with as users?
I'll be more specific, one example: I can prefer Spanish texts over English ones... as long as they are written by a human being and are not a terrible automated translation made by an AI, in which case I'd prefer to read the original English text. But... as of today, I have no way to specify that through my browser settings.

@aardrian@toot.cafe
2025-10-06 16:55:52

Tell me you don’t understand ARIA (nor accNames) without telling me.
#a11y #accessibility #ARIA #CSS

Ensuring that