Matt Campbell
matt.toot.cafe.ap.brid.gy
Matt Campbell
@matt.toot.cafe.ap.brid.gy
Software developer, formerly at Microsoft, now co-developer of the AccessKit open-source project (https://accesskit.dev/) and cofounder of Pneuma Solutions ( […]

🌉 bridged from ⁂ https://toot.cafe/@matt, follow @ap.brid.gy to interact
I just did an assistive technology tutoring session for the one blind student that I tutor (an hour per week), and he mentioned that macOS 26 took away the Launchpad feature. Can anyone else confirm this? And if so, is there a reliable way to get Launchpad back? Apparently he had gotten used to […]
Original post on toot.cafe
toot.cafe
November 14, 2025 at 3:34 PM
Question for any #blind users who work with PDFs and are lucky enough to get high-quality tagged PDFs: The PDF readers in Edge and Firefox both support tagged PDF to some degree. Have you found that their level of tagged PDF support is good enough, or do you find that you still have to resort to […]
Original post on toot.cafe
toot.cafe
November 14, 2025 at 1:27 PM
Re: last boost (https://mastodon.stickbear.me/@evilcookies98/115527492659943487), first a little context especially for my sighted followers: As I understand it, that post is particularly about apps that, while technically accessible to blind people, aren't as pleasant to use with a screen […]
Original post on toot.cafe
toot.cafe
November 10, 2025 at 9:56 PM
Reposted by Matt Campbell
Wrote up some thoughts about the proposed ban on the sale of TP-Link devices in the US.

The U.S. government is reportedly preparing to ban the sale of wireless routers and other networking gear from TP-Link Systems, a tech company that currently enjoys an […]

[Original post on infosec.exchange]
November 9, 2025 at 8:17 PM
Re: last boost (https://caneandable.social/@JonathanMosen/115514544069897314): Glen Gordon deserves immense respect for his contributions to assistive technology for blind people. During the critical transition to the GUi as the dominant type of user interface in the 90s, JAWS set the standard […]
Original post on toot.cafe
toot.cafe
November 8, 2025 at 2:38 PM
Reposted by Matt Campbell
It is impossible to overstate the contribution Glen Gordon has made to the #accessibility industry. More important even than that, his meticulous attention to detail and his understanding that something must be more than accessible, it must be efficient, has helped countless people to be […]
Original post on caneandable.social
caneandable.social
November 8, 2025 at 2:28 PM
Slack annoyance of the day: If you switch between workspaces with control+tab while running a screen reader, it reads whatever announcement was last spoonfed to the screen reader via the hidden announcer live region trick. So I guess they have a separate announcer region per workspace […]
Original post on toot.cafe
toot.cafe
November 7, 2025 at 8:14 PM
Recently saw someone boost this critique of incrementally replacing C/C++ code in an existing codebase with Rust to improve security:

https://mstdn.jp/@landley/115504884945808630

I guess his point is that bridging between languages can add more scope for bugs and vulnerabilities than the […]
Original post on toot.cafe
toot.cafe
November 6, 2025 at 11:33 PM
Wanted: a lightweight open-source OCR engine, ideally as light as the OCR engine built into Windows 10/11 (apparently intended for mobile apps while MS was still trying to play that game), so not one of the current heavy deep-learning-based implementations, but also as good as handling color […]
Original post on toot.cafe
toot.cafe
November 5, 2025 at 5:07 PM
Question for any blind desktop Linux users, particularly GNOME users, out there: What are the remaining practical issues with running Orca in a Wayland-based GNOME session? I'm guessing inability to synthesize mouse clicks is the main one.
November 5, 2025 at 3:20 PM
I recently saw a toot saying that Linux on the desktop will take off and go mainstream once the terminal is hidden away under advanced settings (actually, twenty years after that). I had an immediate emotional reaction to that. This was my response: https://toot.cafe/@matt/115485907341571353

I […]
Original post on toot.cafe
toot.cafe
November 3, 2025 at 1:18 PM
Reposted by Matt Campbell
How is the state of PDF #accessibility on macOS for #screenreader users? If I gave someone a PDF that was prepared in a fully #accessible way, what would they use to read it with #voiceover, and to what extent would the accessibility be retained?

Note that I'm specifically not interested in […]
Original post on dragonscave.space
dragonscave.space
October 27, 2025 at 7:08 PM
Reposted by Matt Campbell
The Python Software Foundation shows more spine than every single tech giant in just one single decision.

> Diversity, equity, and inclusion are core to the PSF’s values

https://pyfound.blogspot.com/2025/10/NSF-funding-statement.html
The PSF has withdrawn $1.5 million proposal to US government grant program
In January 2025, the PSF submitted a proposal to the US government National Science Foundation under the Safety, Security, and Privacy of Open Source Ecosystems program to address structural vulnerabilities in Python and PyPI. It was the PSF’s first time applying for government funding, and navigating the intensive process was a steep learning curve for our small team to climb. Seth Larson, PSF Security Developer in Residence, serving as Principal Investigator (PI) with Loren Crary, PSF Deputy Executive Director, as co-PI, led the multi-round proposal writing process as well as the months-long vetting process. We invested our time and effort because we felt the PSF’s work is a strong fit for the program and that the benefit to the community if our proposal were accepted was considerable. We were honored when, after many months of work, our proposal was recommended for funding, particularly as only 36% of new NSF grant applicants are successful on their first attempt. We became concerned, however, when we were presented with the terms and conditions we would be required to agree to if we accepted the grant. These terms included affirming the statement that we “do not, and will not during the term of this financial assistance award, operate any programs that advance or promote DEI, or discriminatory equity ideology in violation of Federal anti-discrimination laws.” This restriction would apply not only to the security work directly funded by the grant, **but to any and all activity of the PSF as a whole**. Further, violation of this term gave the NSF the right to “claw back” previously approved and transferred funds. This would create a situation where money we’d already spent could be taken back, which would be an enormous, open-ended financial risk. Diversity, equity, and inclusion are core to the PSF’s values, as committed to in our mission statement: > _The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of**a diverse and international community** of Python programmers._ Given the value of the grant to the community and the PSF, we did our utmost to get clarity on the terms and to find a way to move forward in concert with our values. We consulted our NSF contacts and reviewed decisions made by other organizations in similar circumstances, particularly The Carpentries. In the end, however, the PSF simply can’t agree to a statement that we won’t operate any programs that “advance or promote” diversity, equity, and inclusion, as it would be a betrayal of our mission and our community. We’re disappointed to have been put in the position where we had to make this decision, because we believe our proposed project would offer invaluable advances to the Python and greater open source community, protecting millions of PyPI users from attempted supply-chain attacks. The proposed project would create new tools for automated proactive review of all packages uploaded to PyPI, rather than the current process of reactive-only review. These novel tools would rely on capability analysis, designed based on a dataset of known malware. Beyond just protecting PyPI users, the outputs of this work could be transferable for all open source software package registries, such as NPM and Crates.io, improving security across multiple open source ecosystems. In addition to the security benefits, the grant funds would have made a big difference to the PSF’s budget. The PSF is a relatively small organization, operating with an annual budget of around $5 million per year, with a staff of just 14. $1.5 million over two years would have been quite a lot of money for us, and easily the largest grant we’d ever received. Ultimately, however, the value of the work and the size of the grant were not more important than practicing our values and retaining the freedom to support every part of our community. The PSF Board voted unanimously to withdraw our application. Giving up the NSF grant opportunity—along with inflation, lower sponsorship, economic pressure in the tech sector, and global/local uncertainty and conflict—means the PSF needs financial support now more than ever. We are incredibly grateful for any help you can offer. If you're already a PSF member or regular donor, you have our deep appreciation, and we urge you to share your story about why you support the PSF. Your stories make all the difference in spreading awareness about the mission and work of the PSF. How to support the PSF: * Become a Member: When you sign up as a Supporting Member of the PSF, you become a part of the PSF. You’re eligible to vote in PSF elections, using your voice to guide our future direction, and you help us sustain what we do with your annual support. * Donate: Your donation makes it possible to continue our work supporting Python and its community, year after year. * Sponsor: If your company uses Python and isn’t yet a sponsor, send them our sponsorship page or reach out to [email protected] today. The PSF is ever grateful for our sponsors, past and current, and we do everything we can to make their sponsorships beneficial and rewarding.
pyfound.blogspot.com
October 27, 2025 at 4:04 PM
Reposted by Matt Campbell
Echoing Janus: DON'T SIT THIS ONE OUT, DON'T ASSUME ZOHRAN'S GOT IT IN THE BAG, GO OUT AND VOTE AND GET YOUR STICKER
i hate to be that bitch, but my sources are telling me this early voting data has gotten Zohran's people rightly spooked and y'all better stop assuming this one's in the bag. GOTV
Voter turnout surges in NYC mayor’s race, with Boomers and Gen X leading the charge
The data so far is good news for independent candidate Andrew Cuomo, a political scientist said.
gothamist.com
October 27, 2025 at 4:58 PM
typst, an open-source document typesetting system that seems to be growing in popularity, now generates accessible, tagged PDFs by default! https://typst.app/blog/2025/typst-0.14/
Typst 0.14: Now Accessible
Comments
typst.app
October 24, 2025 at 2:43 PM
Re: latest boosts about KDE Plasma 6.5 and accessibility, I think that brings me one step closer to choosing KDE Plasma when I take the plunge into Linux as my desktop OS. From what I've heard, it sounds like KDE Plasma might be more familiar to a long-time Windows user like me than GNOME.
October 23, 2025 at 2:53 PM
Is there any open-weights generative AI model that is trained to generate natural-language descriptions of images, but, crucially, _isn't_ trained to follow instructions? So something like Microsoft's image description model that has long been used by the Seeing AI app among other things, not […]
Original post on toot.cafe
toot.cafe
October 23, 2025 at 12:11 AM
I know it's not my responsibility to go download every random desktop application that comes across my timeline, link aggregators I follow, etc., to see what toolkit/framework it's using and whether it's accessible. But I do it anyway. I guess it's an indication that we're a long, long way from […]
Original post on toot.cafe
toot.cafe
October 21, 2025 at 4:46 PM
Reposted by Matt Campbell
Good morning! I am looking for contract work. If you have 10-15 hours a week of work on a well defined technical project (‘we need to move 6 websites by this date’, ‘we need to hire a team to do an infra migration’, ‘we need to complete an accessibility audit and figure out next steps’, ‘we need […]
Original post on hachyderm.io
hachyderm.io
October 21, 2025 at 3:40 PM
In the wake of the latest AWS US East 1 outage (of many over the years), I think it's worth asking how big is too big for a single data center. Are the DigitalOcean data centers too big? What about OVH? Going all the way to self-hosting on a small server in one's own home is clearly not the […]
Original post on toot.cafe
toot.cafe
October 20, 2025 at 5:36 PM
Interesting article about how LLMs actually work: https://www.harysdalvi.com/blog/llms-dont-predict-next-word/

One thing I take away from this is that while "grand theft autocomplete" is a very catchy meme, the last word oversimplifies what the LLM is actually doing.
LLMs Do Not Predict the Next Word
RLHF forces us to view LLMs as agents in an environment, not just statistical models.
www.harysdalvi.com
October 20, 2025 at 4:19 PM
I like this post I just came across, "Software can be finished": https://rosswintle.uk/2025/10/software-can-be-finished/

I think the author is too quick to weaken the point at the beginning, and again at the end, so I'll state it more emphatically: more software *should* be finished.
Software can be finished
Comments
rosswintle.uk
October 20, 2025 at 11:42 AM
I have an uncle who first learned to program in BASIC on early home computers in the 80s, when he was in his 30s or late 20s. Then in the early 90s, he started learning Pascal and GUI programming on an Apple IIGS. Then life happened, he didn't keep up with newer languages and platforms, and now […]
Original post on toot.cafe
toot.cafe
October 18, 2025 at 10:23 PM
I wonder if any blind users of tactile graphics displays (Cadence, Dot Pad, Monarch, etc.) have used such displays to view audio waveforms. Yes, actually listening to the audio you're working on is crucial, but even with my limited usable vision, I've found it convenient to look at a waveform to […]
Original post on toot.cafe
toot.cafe
October 16, 2025 at 12:13 PM