frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

An accessibility update – GTK Development Blog

https://blog.gtk.org/2025/05/12/an-accessibility-update/
66•todsacerdoti•6mo ago

Comments

superkuh•6mo ago
Wonderful news. This is a big step to filling one the gaps in the various waylands that prevented them from being taken seriously (none of the waylands were really ADA compliant before since they lacked any screenreader possibilities). I hope every wayland compositor choses to implement these two protocols in mutually compatible ways.

As someone with progressive retinal tearing I'd been really worried the last 5 years or so with everything switching to one of the waylands and there being no accessibility. This is a relief. It'll probably get there before I go functionally blind.

mhitza•6mo ago
Are you using a screen reader on Linux? I tried Orca a few years back (wanting to test websites for accessibility with it) but it seemed to crash often.
lukastyrychtr•6mo ago
Definitely much better now, in a day-to-day usage I found a crash situation only once in this year. Note: I am a visually impaired Linux user and developer, I actually did the work on the shortcuts capturing API.
Octoth0rpe•6mo ago
Coincidentally, there was an eye-opening thread on nearly this exact topic on /r/linux a few days ago: https://www.reddit.com/r/linux/comments/1kkuafo/wayland_an_a...

Definitely worth reading to understand what users are going through and where open source desktops are falling short.

bobajeff•6mo ago
I hope this is the start of AccessKit getting more attention from GUI toolkits going forward.
rollcat•6mo ago
I love this bit from TFA:

> Is this system usable for me ?

> Accessibility is about making our software usable (and, ideally, pleasant to use) for as many people as we can.

Exactly. I don't have any disabilities to speak of (less-than-perfect eyesight, mild case of wrist pain), but I enjoy using many accessibility features, such as:

- Automatic dark/light mode; yes I do use a light theme in my editor during the day ;)

- High contrast (Gnome); I wish macOS could do something sane here

- Reduce motion & transparency (Mac, iPhone); I really wish CSS prefers-reduced-* was already widely deployed

- Grayscale color filter (mild setting; iPhone)

- Dim flashing lights (Mac)

- Shortcat.app (looking forward to Gtk apps on Mac supporting this)

- On-screen keyboard, for using a Real Computer from a couch. A basic wireless mouse beats every single clunky TvBox remote out there.

- Games! Aim assist, highlight ally/enemy, reduce bobbing / motion, etc

Accessibility is for everyone.

growlNark•6mo ago
I'm sure we can all appreciate not climbing 30 flights of stairs, even if it we are physically capable of it.
tonyarkles•6mo ago
> I'm sure we can all appreciate not climbing 30 flights of stairs, even if it we are physically capable of it.

Totally. And people seem to forget that you can temporarily go from "no disabilities" to "have a disability" to "no disabilities" very quickly. Slip of a knife while cooking can take a hand out of commission for a few days. Stepping on your glasses can make you visually-impaired for a few days. Ear infection can seriously affect your hearing until it's healed.

And there's tech issues that can come up too! A couple of weeks ago I needed to get an embedded Linux device set up with SSH and could only find a spare mouse in the office, no random USB keyboards kicking around. Trying to use the Gnome on-screen keyboard was an exercise in frustration. Some symbols were missing that I needed to type into a shell, for example.

pjmlp•6mo ago
Scott Hanselman from Hanselminutes fame, has several remarks on his podcast that anyone can be disabled, even if temporary.

Unfortunely too many forget about it.

Robdel12•6mo ago
This is awesome! I'm really excited about this since this is the underpinning of Zed. I figured out quickly when replicating ChatGPTs macOS apps "work with" feature that Zed had zero accessibility tree.

Great news, just in time Global Accessibility Awareness Day tomorrow (May 15th)

Edit: I'm totally wrong about Zed using GTK. They built their own: https://www.gpui.rs/ Still a win for all GTK apps!

tarboreus•6mo ago
Someone's been writing a great series on accessibility for the blind in Linux

https://fireborn.mataroa.blog/blog/i-want-to-love-linux-it-d...

klooney•6mo ago
Something that's worth noting is that the funding for accessibility went away. Sun did a ton, but they're gone, and Red Hat has scaled back their desktop ambitions, as has Ubuntu.
akdor1154•6mo ago
Great to read - where are we up to with regards to the long laundry list that voice control software like Talon needs?

It's interesting - if you're going to allow third-party a11y software to control your PC, you need a 'make my wayland compositor do stuff' API.

However, Wayland's intention to explicitly avoid baking specific desktop concepts onto its core protocols make this somewhat of a conflicting design req.

Ref: https://github.com/splondike/wayland-accessibility-notes/blo...

BearOso•6mo ago
> However, Wayland's intention to explicitly avoid baking specific desktop concepts onto its core protocols make this somewhat of a conflicting design req.

I would say it's slightly worse. Wayland's intention was to explicitly prevent the implementation of those features in the name of security. To implement a protocol with enough flexibility to allow voice control of the general interface would necessitate walking back limitations that were heavily evangelized.

On the other hand, I'm utterly impressed how much more stable Wayland through Gnome and Plasma are over the last year or so, to the point I've switched to it as a primary desktop. They've also been adding protocols like xdg_toplevel_tag_v1 that were seemingly taboo until recently. I'm optimistic about this current batch of programmers. I think they'll manage to sort out accessibility pretty soon.

solarkraft•6mo ago
I am quite a Gnome critic for all the common reasons, but one thing I really appreciate is how structured and focused they can be about some efforts. They really approach normal user needs and work through the whole stack to satisfy them.

This level of organization is probably also what allowed them to get STF funding for this initiative - which makes me quite proud to be german for a moment.

LexiMax•6mo ago
I did my fair share of DE hopping in my younger days, but now when I use the Linux desktop in anger I've found myself returning to GNOME. It's the only desktop environment on Linux that actually feels like an opinionated, cohesive whole, in the same way that macOS used to be. It certainly has shortcomings and annoyances, but instead of throwing the baby out with the bathwater I decided to meet it halfway, and found myself rewarded for my patience with being able to get work done.

Interestingly, I've also found that the further a distro diverges from upstream GNOME, the worse my experience ends up being. I was frankly shocked at how many paper cuts I ran into the last time I used the Ubuntu spin of GNOME, while Debian was better and Fedora gave me almost no trouble.

silisili•6mo ago
Same. I will say that for me, dash-to-dock or dash-to-panel is a must. I believe Ubuntu just built it in as default.

At this point I don't know why they didn't make it an option or built in plugin.

Google will allow users to sideload Android apps without verification

https://android-developers.googleblog.com/2025/11/android-developer-verification-early.html
844•erohead•8h ago•353 comments

Steam Machine

https://store.steampowered.com/sale/steammachine
1931•davikr•15h ago•905 comments

Steam Frame

https://store.steampowered.com/sale/steamframe
1412•Philpax•15h ago•529 comments

Android 16 QPR1 is being pushed to the Android Open Source Project

https://grapheneos.social/@GrapheneOS/115533432439509433
95•uneven9434•5h ago•36 comments

The last-ever penny will be minted today in Philadelphia

https://www.cnn.com/2025/11/12/business/last-penny-minted
660•andrewl•17h ago•823 comments

Human Fovea Detector

https://www.shadertoy.com/view/4dsXzM
164•AbuAssar•8h ago•40 comments

Mergiraf: Syntax-Aware Merging for Git

https://lwn.net/SubscriberLink/1042355/434ad706cc594276/
72•Velocifyer•1w ago•19 comments

Meta replaces WhatsApp for Windows with web wrapper that uses 1 GB RAM when idle

https://www.windowslatest.com/2025/11/12/meta-just-killed-native-whatsapp-on-windows-11-now-it-op...
214•DearAll•5h ago•128 comments

Project Euler

https://projecteuler.net
431•swatson741•15h ago•107 comments

GPT-5.1: A smarter, more conversational ChatGPT

https://openai.com/index/gpt-5-1/
334•tedsanders•14h ago•384 comments

Transpiler, a Meaningless Word (2023)

https://people.csail.mit.edu/rachit/post/transpiler/
30•jumploops•6d ago•15 comments

Marble: A Multimodal World Model

https://www.worldlabs.ai/blog/marble-world-model
189•meetpateltech•11h ago•50 comments

Comparing the Latitude of Europe and America

https://vividmaps.com/comparing-latitude-of-europe-and-america/
42•mooreds•4d ago•23 comments

Strap Rail

https://www.construction-physics.com/p/strap-rail
9•surprisetalk•3d ago•1 comments

Valve is about to win the console generation

https://xeiaso.net/blog/2025/valve-is-about-to-win-the-console-generation/
257•moonleay•9h ago•198 comments

CollectWise (YC F24) Is Hiring

https://www.ycombinator.com/companies/collectwise/jobs/tv3ufcc-forward-deployed-engineer
1•OBrien_1107•4h ago

Continuous Autoregressive Language Models

https://arxiv.org/abs/2510.27688
7•Anon84•1w ago•0 comments

Fighting the New York Times' invasion of user privacy

https://openai.com/index/fighting-nyt-user-privacy-invasion
346•meetpateltech•19h ago•303 comments

Homebrew no longer allows bypassing Gatekeeper for unsigned/unnotarized software

https://github.com/Homebrew/brew/issues/20755
215•firexcy•11h ago•168 comments

Learn Prolog Now

https://lpn.swi-prolog.org/lpnpage.php?pageid=top
282•rramadass•18h ago•188 comments

Helm 4.0

https://github.com/helm/helm/releases/tag/v4.0.0
85•todsacerdoti•16h ago•83 comments

Large integer precision error in Bash command output rendering

https://github.com/anthropics/claude-code/issues/11506
33•rrwright•5h ago•30 comments

On USB HID, Keyboard LEDs, and device emulation (2024)

https://epsilon537.github.io/boxlambda/usb-hid/
23•transpute•5h ago•1 comments

Digital ID, a new way to create and present an ID in Apple Wallet

https://www.apple.com/newsroom/2025/11/apple-introduces-digital-id-a-new-way-to-create-and-presen...
104•meetpateltech•16h ago•131 comments

LED types by Color, Brightness, and Chemistry (2021)

https://donklipstein.com/ledc.html
3•Lammy•1w ago•0 comments

GLP-1 drugs linked to lower death rates in colon cancer patients

https://today.ucsd.edu/story/glp-1-drugs-linked-to-dramatically-lower-death-rates-in-colon-cancer...
132•gmays•13h ago•113 comments

Yt-dlp: External JavaScript runtime now required for full YouTube support

https://github.com/yt-dlp/yt-dlp/issues/15012
957•bertman•22h ago•565 comments

Launch HN: JSX Tool (YC F25) – A Browser Dev-Panel IDE for React

98•jsunderland323•15h ago•75 comments

A Commentary on the Sixth Edition Unix Operating System

https://warsus.github.io/lions-/
25•o4c•6h ago•4 comments

How Tube Amplifiers Work

https://robrobinette.com/How_Amps_Work.htm
113•gokhan•14h ago•53 comments