Re: last noc.social/@todayilearned/1155…) about Mozart's song "Lick me in the arse", I partially read the Wikipedia article, and I have to say, singing a six-voice canon (round) at a party sounds like fun.

After a few intense days with GPT Codex, it’s finally time to officially introduce Sara. #SARA or Simple Accessible Radio Automation, is a program primarily designed for radio presenters who host live shows.

Some notable features that are currently missing from other broadcast solutions accessible to blind users include:

a loop function – especially useful for intros,
a flexible number of playlists and players,
and a news editor module with the ability to embed audio clips that can be played while reading the news.

The application is 100% vibe-coded, and it’s definitely not recommended to test it during a live broadcast. It requires several sound cards to operate, and for now, I’m not planning to add any virtual audio routing like the one found in Radioboss or SPL. The program is and will remain open source, and perhaps someone interested in contributing will join the project.

In terms of screen reader compatibility, the main focus is on NVDA.

Happy testing: gitrls.com/michaldziwisz/sara/

#sara

reshared this

Dress for the bike lanes you want, not the bike lanes you have 😎

Dress designer: Athena Macke

Source:
mastodon.online/@adfc_karlsruh…

This entry was edited (5 days ago)

Paperback 0.6.1 is out, bringing with it lots of bugfixes and a few new features! Changelog:
• Added password-protected PDF support!
• Added a very basic go to previous/next position feature. If you press enter on an internal link and it moves your cursor, that position will now be remembered, and can be navigated to with alt+left/right arrows.
• Added an elements list! Currently it only shows a tree of all the headings in your document or a list of links, but there are plans to expand it in the future.
• Added an option to start Paperback in maximized mode by default.
• Fixed links in some Epub documents not working properly.
• Fixed parsing Epub TOCs containing relative paths.
• Fixed some epub documents not showing a title or author.
• Fixed the titles of some epub chapters not showing up properly in the TOC dialog.
• Fixed you not being able to use the space bar to activate the OK/cancel buttons in the TOC dialog.
• Improved the handling of headings in Word documents.
• You will now get spoken feedback if the recent documents list is empty when you try to bring up the dialog.
Download: paperback.dev/downloads/
Enjoy!

reshared this

in reply to Andre Louis

@FreakyFwoof Yeah, alt+tabbing hard enough with enough windows can do it too. I assume that Windows itself sends some kind of 'get out of the way' event to the window which WX picks up and responds to as a minimize event, which is maybe the same thrown by the menu? I've seen apps get it right to only respond to the menu, foobar2000 for example, but am not sure how they do it.

Lawmakers Want to Ban VPNs—And They Have No Idea What They're Doing eff.org/deeplinks/2025/11/lawm…

I'm gonna be honest here: banning VPNs is not the solution. People who want to find content like porn will get it one way or another. It is going to harm legitimate users who use VPNs for security reasons, like on public WiFi or for getting inside a corporate network. I can't log into any of our servers/cloud w/o a VPN. All remote employees use a VPN. We replicate data between 2 data centers using a VPN

This entry was edited (5 days ago)

Barely inaugurated, REM employees protest at Deux-Montagnes station

ctvnews.ca/montreal/article/ba…

I was thinking the thing breaking down on the first day. Not a labour action.

(don't get me wrong, I really look forward to use it)

Seeing the amazing compactness of the original Infocom Z-machine interpreters puts the wastefulness of modern software in stark perspective. Both the Apple II and MS-DOS Infocom interpreters were about 12 KB of machine code (for the 6502 and 8086 respectively). True, the Apple II interpreter wasn't accessible with Textalker, since it was self-booting (the only way to squeeze it onto a 140 KB floppy alongside the game itself). I'm guessing the MS-DOS interpreter was accessible though.

Mike Gorse reshared this.

in reply to Matt Campbell

Also, the Z-Machine literally only had 64 KB of mutable RAM. Even in Z8 games which can be up to 512 KB, only 64 KB of that memory can be written to at runtime. It is very impressive how much functionality could be achieved with such limitations; the Z Machine even had a compressed character encoding to save space, which I think shows the extreme level of optimization that was necessary.

So I just stumbled on Accessi Frotz by Nathan Tech. An accessible Frotz interpreter that uses Accessible_Output2 to interface with your screen reader. Works great for playing all those old Z Machine text adventures. How did I not know this was a thing?! nathantech.net/products/softwa…
in reply to Al Puzzuoli

The original Infocom Z-machine interpreters were amazingly compact. The Infocom interpreters for Apple II and MS-DOS were both about 12 KB of machine code. True, the Apple II interpreter didn't work with Textalker, since that interpreter was booted directly without using Apple DOS (the only way to squeeze it onto a 140 KB floppy along with the story). But, if I'm not mistaken, the MS-DOS interpreter did work with DOS screen readers.
in reply to 🇨🇦Samuel Proulx🇨🇦

@fastfinge Fair point. The ideal that I aspire to, that I haven't yet been able to meet in any real product I've shipped, is to minimize both code size and dependencies, so the application is small and also doesn't depend on much beyond what's already loaded into RAM on the host platform, so it starts fast.
in reply to Matt Campbell

@matt @fastfinge There are definitely some ridiculous modern software practices that are incredibly wasteful in terms of energy, resource utilisation, state sponsored surveillance, and the like.

then again, constantly maxing out your storage medium and memory capacity isn't a great recipe for innovation either. You said it yourself; they literally had to leave out the assistive technology because it wouldn't fit. A state of affairs that people would quite rightly find astonishing if it happened today (outside of embedded hardware where the resource constraints are serving to make the tech more exclusionary).

Ich war immer darauf bedacht, daß männliche Ego zu schmeicheln. Wenn nötig hab ich mich dafür verstellt, mich naiv gegeben oder unwissend. Das hab ich nicht bewusst gemacht. Es hatte sich einfach als meine Aufgabe angefühlt. Wenn sich ein Mann durch meine Existenz, Witz, Wissen oder Intelligenz in seinem Ego gekränkt sah, dann hatte ich was falsch gemacht.
In den letzten Jahren habe ich mit Therapeutinnen und Psychiater daran gearbeitet und konnte dieses Schema in diesem Jahr endlich ablegen
1/3

November 16 will be the 85th anniversary of the National Federation of the Blind. To spark thoughtful conversation about the future, we are releasing the book Walking Alone and Marching Together in podcast form. This book provides insights into the organized blind movement during its first 50 years. Check out the podcast starting on November 16 coming to you every week! podcasts.apple.com/us/podcast/…
in reply to Debian

$ sudo apt upgrade
... reboot
$ uname -r
6.12.57+deb13-amd64
- okay
"no space left on /boot"
$ sudo apt remove linux-image-6.12.48+deb13-amd64
-> installing linux-image-6.12.48+deb13-amd64-unsigned 👀
??😶 ??
$ ls -l /vmlinuz
lrwxrwxrwx 1 root root 32 16 nov. 06:57 /vmlinuz -> boot/vmlinuz-6.12.48+deb13-amd64
$ dpkg -l linux-image* | grep ^ii
ii linux-image-6.12.48+deb13-amd64-unsigned 6.12.48-1 ...
ii linux-image-6.12.57+deb13-amd64 6.12.57-1 ... (signed)
ii linux-image-amd64 6.12.57-1 amd64 ...

needed to :
$ sudo apt remove linux-image-6.12.48+deb13-amd64-unsigned
🤔 ??
#debian #TakeCare

This entry was edited (5 days ago)