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•10mo ago

Comments

superkuh•9mo 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•9mo 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•9mo 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•9mo 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•9mo ago
I hope this is the start of AccessKit getting more attention from GUI toolkits going forward.
rollcat•9mo 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•9mo ago
I'm sure we can all appreciate not climbing 30 flights of stairs, even if it we are physically capable of it.
tonyarkles•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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.

Learnings from paying artists royalties for AI-generated art

https://www.kapwing.com/blog/learnings-from-paying-artists-royalties-for-ai-generated-art/
98•jenthoven•4h ago•63 comments

Two Years of Emacs Solo

https://www.rahuljuliato.com/posts/emacs-solo-two-years
164•celadevra_•6h ago•34 comments

Optimizing Top K in Postgres

https://www.paradedb.com/blog/optimizing-top-k
27•philippemnoel•1d ago•1 comments

Building a Procedural Hex Map with Wave Function Collapse

https://felixturner.github.io/hex-map-wfc/article/
453•imadr•13h ago•68 comments

Show HN: Remotely use my guitar tuner

https://realtuner.online/
149•smith-kyle•3d ago•36 comments

JSLinux Now Supports x86_64

https://bellard.org/jslinux/
291•TechTechTech•13h ago•80 comments

No, it doesn't cost Anthropic $5k per Claude Code user

https://martinalderson.com/posts/no-it-doesnt-cost-anthropic-5k-per-claude-code-user/
98•jnord•7h ago•43 comments

Lotus 1-2-3 on the PC with DOS

https://stonetools.ghost.io/lotus123-dos/
22•TMWNN•3d ago•1 comments

Show HN: I Was Here – Draw on street view, others can find your drawings

https://washere.live
10•mrktsm__•1h ago•0 comments

Is legal the same as legitimate: AI reimplementation and the erosion of copyleft

https://writings.hongminhee.org/2026/03/legal-vs-legitimate/
413•dahlia•15h ago•450 comments

Darkrealms BBS

http://www.darkrealms.ca/
76•TigerUniversity•3d ago•19 comments

The “JVG algorithm” only wins on tiny numbers

https://scottaaronson.blog/?p=9615
51•jhalderm•6h ago•25 comments

Claude Code, Claude Cowork and Codex #5

https://thezvi.wordpress.com/2026/03/09/claude-code-claude-cowork-and-codex-5/
5•swolpers•1h ago•2 comments

Show HN: DenchClaw – Local CRM on Top of OpenClaw

https://github.com/DenchHQ/DenchClaw
111•kumar_abhirup•15h ago•95 comments

So you want to write an “app” (2025)

https://arcanenibble.github.io/so-you-want-to-write-an-app.html
109•jmusall•9h ago•46 comments

DARPA’s new X-76

https://www.darpa.mil/news/2026/darpa-new-x-76-speed-of-jet-freedom-of-helicopter
185•newer_vienna•13h ago•177 comments

Launch HN: Terminal Use (YC W26) – Vercel for filesystem-based agents

98•filipbalucha•13h ago•66 comments

A useless infinite scroll experiment

https://futile.ch/en/
9•dolin_ch•3d ago•6 comments

RVA23 Ends Speculation's Monopoly in RISC-V CPUs

https://semiwiki.com/ip/risc-v/367094-rva23-ends-speculations-monopoly-in-risc-v-cpus/
11•enz•2d ago•2 comments

Amazon holds engineering meeting following AI-related outages

https://www.ft.com/content/7cab4ec7-4712-4137-b602-119a44f771de
20•petethomas•1h ago•7 comments

OpenAI is walking away from expanding its Stargate data center with Oracle

https://www.cnbc.com/2026/03/09/oracle-is-building-yesterdays-data-centers-with-tomorrows-debt.html
317•spenvo•10h ago•168 comments

An opinionated take on how to do important research that matters

https://nicholas.carlini.com/writing/2026/how-to-win-a-best-paper-award.html
113•mad•14h ago•25 comments

Florida judge rules red light camera tickets are unconstitutional

https://cbs12.com/news/local/florida-news-judge-rules-red-light-camera-tickets-unconstitutional
401•1970-01-01•13h ago•525 comments

Notes on Baking at the South Pole

https://www.newyorker.com/culture/the-weekend-essay/the-most-beautiful-freezer-in-the-world
50•mitchbob•11h ago•17 comments

Graphing how the 10k* most common English words define each other

https://wyattsell.com/experiments/word-graph/
32•wyattsell•2d ago•10 comments

No leap second will be introduced at the end of June 2026

https://lists.iana.org/hyperkitty/list/tz@iana.org/thread/P6D36VZSZBUSSTSMZKFXKF4T4IXWN23P/
96•speckx•18h ago•99 comments

Ireland shuts last coal plant, becomes 15th coal-free country in Europe (2025)

https://www.pv-magazine.com/2025/06/20/ireland-coal-free-ends-coal-power-generation-moneypoint/
925•robin_reala•20h ago•567 comments

Windows: Microsoft broke the only thing that mattered

https://www.yankodesign.com/2026/03/08/microsoft-broke-the-only-thing-that-actually-mattered/
56•kjellsbells•1h ago•40 comments

Bluesky CEO Jay Graber is stepping down

https://bsky.social/about/blog/03-09-2026-a-new-chapter-for-bluesky
354•minimaxir•11h ago•318 comments

Flash media longevity testing – 6 years later

https://old.reddit.com/r/DataHoarder/comments/1q6xnun/flash_media_longevity_testing_6_years_later/
146•1970-01-01•1d ago•84 comments