Peter Vágner reshared this.
Last year, the #Ableton Live 12 software became ... pretty accessible. First-party #accessibility, particularly in a tool like this, is practically unheard of, so that made a bunch of Waves. (pun somewhat intended).
One of the big gaps that existed, and still exists, is working with so-called Max4Live devices, as well as VST plugins that have a large amount of parameters. Ableton doesn't currently expose these properly to screen readers, and hasn't for over a year now. I'm sure they'll get around to it one day, but I think I can get there faster.
One of my current Patreon projects is a tool I'm calling Enableton, which fixes both of these issues as well as I can fix them.
If this'd be of use to you, have a look over at patreon.com/zersiax at this and other projects I'm working on :)
reshared this
menelion, Mudb0y, Peter Vágner, djtt88, Jage and Zach Bennoui reshared this.
This.
I grew up on forums like XDA developers and started posting there when I was like 11. It taught me English, taught me what software freedom is, got me to write my first few lines of code, share software with friends and like-minded people online, and made me who I am today.
We must fight to keep the communities that made us who we are. There is still a way forward.
reshared this
Peter Vágner and Jonathan reshared this.
New version of walkers guide app for android has been released today.
Talkback so called accessibility actions are now used for useful context menu actions, there is an ability to report intersections layout and more.
This sounded like a nice idea until I have realized I misread the price and it's a premium domain for 5000 dollars.
CC @ondrosik
Peter Vágner likes this.
Peter Vágner reshared this.
reshared this
Jonathan, Zach Bennoui, menelion, Justin Macleod, Jage, Peter Vágner, Johann, Andre Louis, Mudb0y and modulux reshared this.
Good fun so far. I don't understand, though, how the % bonuses work.
"Slot Costs -335%" - I would expect this to mean they cost -2.35x what they normally cost, meaning I get paid?
Of course that's not how it works, but I have no idea how it *does* work.
Looking at the code, it seems like
`function prestigeSlotCostMult() { return Math.max(0.1, 1 - getPrestigeBonus("slot_cost_pct") / 100); }`
means that the slot discount is effectively capped at 90%, which I hit long ago, and I've been vainly pursuing larger -% for a while now.
Also means that the -% rewards are increasingly valuable (-0 -> -10% = slots cost 90% as much as before, vs -80%->-90% = slots cost half as much as before)... until you hit the cap and suddenly they're worth nothing at all.
Wonder how it would feel if they stacked multiplicative, rather than additive? So -10% and -10% = 81% rather than 80. It's already all running through a reducer in `getPrestigeBonus()`, so trying it out would be a one-line change. 🤔 :fox_cowboy:
Also the storage tier upgrade quests - at least the last two - seem out of line with everything else (the first one is pretty rough too, but at least possible).
Since `STORAGE_COST_GROWTH = 1.5`, upgrading storage the 200 time would cost around 2.4*10^37 gold.
----
Sorry to hit you with a bunch of stuff at once; my wife and I just both got excited and played the game all the way through to the end. Very fun little game!
reshared this
Zach Bennoui, Jage and Peter Vágner reshared this.
Jonathan reshared this.
Peter Vágner reshared this.
Rabbit does make sure to update REAPER, OSARA, SWS, ReaPack, ReaKontrol, JAWS Scripts and FFMpeg on Windows and Mac, no matter if ARM or x64. It comes as a single executable that you can run and forget whenever you want. For nerds it also contains a CLI application that can be used to automate mass installations etc.
github.com/Timtam/rabbit/relea…
Release v0.1.0 · Timtam/rabbit
Initial public release. RABBIT is a REAPER accessibility bootstrap and bundle installer with a screen-reader-friendly GUI wizard and a matching CLI, packaged as a single self-contained executable p...GitHub
reshared this
Khronos, Marco Zehe, Derek Lane, Jage, Andre Louis, Peter Vágner, Johann, Svenja, Jonathan, Pitermach, menelion, Marco Zehe, ondrosik, Borris, Zach Bennoui, Marek Macko and Jakob Rosin reshared this.
Disclaimer: the app was developed by professional software developer with more than 15 years of experience under their belt, but with the help of AI to speed up the development process. If AI conflicts with your oppinions and views, feel free to skip RABBIT alltogether.
Like Andre said though, i also was not able to install / update all the components.
Even after unchecking both, the app was not able to complete the install. BTW, what's your Reapack repo so that I can add it manually? Thx!
My Reaper updates are being done with Homebrew and I'm happy with that.
The number of times I'm just too unmotivated to manually download reaper, manually download osara... Ugh.
Thanks a ton!
I don't reckon that was expected though?
@fubsepude Right, that is no problem with me. Just thought I'd point this out. Maybe the best path forwards then is to mention this in the readme, given the open me first script doesn't quite seem to work as painlessly as you hoped it would? Just a thought.
Seems there would be no point keeping this in the repo if you have to pick between unblocking this or the app bundle itself.
Mac might be a bit on the annoying side with this, but at least it's not like that horrible crap of windows defender always removing things from your machine without your say so. I’ll take mac gatekeeper over this every single day.
Sensitive content
SWS, reapack, and reacontrol don't show up in my reaper extensions menu, due to the fact that rabbit installs the x64 versions on my computer, but my computers are both apple cilikon.
Is there any way to fix this in a later version?
You could add the ability in rabbit for the user to choose which versions of these components they want/need.
Sensitive content
Sensitive content
The run in rosetta mode checkbox is unchecked on my machine, so it should be in normal mode.
Sensitive content
fubsepude/Fubsepude
Just a repo for me to use for testing things. Contribute to fubsepude/Fubsepude development by creating an account on GitHub.GitHub
Sensitive content
Sensitive content
Fubsepude/setup-unix-1778494692.txt at main · fubsepude/Fubsepude
Just a repo for me to use for testing things. Contribute to fubsepude/Fubsepude development by creating an account on GitHub.GitHub
Sensitive content
I'm not a developer myself, so I'm completely new to actually using Github with an account and all of that.
Sensitive content
Sensitive content
Sensitive content
While You Were Using SyncThing, I Studied the Blade.
🥷
and I saved a bunch of RAM in the process
blog.feld.me/posts/2026/05/uni…
Unison In Anger
I use the Keepass family of software for my password management and on my iPhone I can use the wonderful KeePassium which supports syncing the password database over WebDAV for self-hosting yourMakefile.feld
Peter Vágner reshared this.
as far as hilarious exercises on making file transfers work at all in my case, for a time I had this god awful thing in Java
that said, おつかれさま
GitHub - tfg13/LanXchange: Configuration-free, cross-platform file transfers for your local network
Configuration-free, cross-platform file transfers for your local network - tfg13/LanXchangeGitHub
Now with 25% more charisma likes this.
We’ve been busy building and releasing but it’s high time to share some major news: @sovtechfund is investing nearly €500K into #chatmail
This 18-month commitment supports chatmail maintainers keeping the core infrastructure secure and evolving, on top of which several apps are built (but not STF funded):
#DeltaChat
@arcanechat
@deltatouch
Parla on Gnome
A huge thank you to the Sovereign Tech Fund for investing in open, secure and decentralized communication!
reshared this
ArcaneChat, Now with 25% more charisma and Peter Vágner reshared this.
incredible, congratulations!
i am doing Parla for fun in my spare time, not because any monetary interest or request from any funding and I am not part of the deltachat or chatmail devteam. I just tried to clarify the confussion as some people thought that was not the case.
But yeah i use jsonrpc and chatmail servers, but i think it’s misleading to mix both topics in the same post for the stated reasons. Nevertheless I’m happy to see interest in making chatmail better and supporting it in any way, even economically.
in my opinion there is no mix of topic, it is fair that you want things clearer and I think that is the case already in the post since it says ArcaneChat et al. are not funded by that money
but it is fair to mention the software that gets powered by that chatmail core because otherwise seeing as a separated thing people might think "ok who cares?" without realizing it is a fundamental part of several other projects that completely depend on it, so supporting it has way higher impact
@hsza @lucy_idk
I know the guy behind AC. He has sacrificed a lot to contribute to decentralized FLOSS.
I assume "hostile tech bro" is the result of your vibe check? Please interact more deeply with humans before badmouthing them.
Bullying people out of the community for using genAI tools is like discrediting environmental activists for not being vegan. I say this as a vegan who doesn't use LLMs & genAI - this does not contribute to our struggle.
@hsza @lucy_idk
Making the anti LLM struggle a "there are only two sides - with us or against us" is a losing battle. The monopolists who keep this shit up don't lose a cent when we bully someone into boycotting LLMs (with veganism, it would even make a difference).
At the same time it disregards that for many people in the global majority, genAI empowers them to do things they couldn't do without; including graphic design. Few people in Cuba have a laptop, for example.
Chatmail
Chatmail provides FOSS infrastructure for interoperable, secure, speedy and reliable end-to-end encrypted messaging. Check out clients as Arcane Chat, Bots or Delta Chat today!chatmail.at
Sensitive content
this makes it even more important to have a full ban on genai outputs in the deltachat project, including code, art, video, promotional material, docs, writing and everything else. we really want deltachat to be an ethical option
support.delta.chat/t/any-official-position-on-the-use-of-ai/5039
Any official position on the use of AI?
Have you had any chance to discuss an official stance on AI in deltachat/chatmail projects ? Its introduction isn’t neutral and has many potential consequences, which should probably be explicit.Delta Chat
chatmail relays, and the associated email infrastructure, are evolving quite a lot but we don't post much about it here. #chatmail infrastructure also is the *core Rust library* which is used by all the clients, so it's not just the "server" side. See also chatmail.at
Chatmail
Chatmail provides FOSS infrastructure for interoperable, secure, speedy and reliable end-to-end encrypted messaging. Check out clients as Arcane Chat, Bots or Delta Chat today!chatmail.at
Kudos to Sovereign Tech Fund.
Kudos to Delta Chat developers.
Kudos to Arcanechat developer.
Great news on the funding.
Awesome products.
When criticising other people's legitimate and valuable work, can you please include a link to your superior project.
Thank you.
I've only loved DeltaChat for a couple of months but will for a long time to come 💜💜💜
Sensitive content
@maikel see above 😏
btw haven't read my mentions in like 3 days, got shit going on, will probably reply to something you've forgotten about in the next 2 to 72 hours
Mastodon.Radio is a Mastodon server for radio enthusiasts including the Amateur (Ham) Radio community, anyone interested in Shortwave Listening (SWL), etc. Come join us and talk radio, technology, and more!
You can find out more at mastodon.radio/about or contact the admin account at @M0YNG
#FeaturedServer #Radio #HamRadio #AmateurRadio #Shortwave #SWL #Mastodon #Fediverse #FreeFediverse
Mastodon.Radio
Mastodon.Radio is a space for the Amateur (Ham) Radio community, anyone interested in Shortwave Listening (SWL), etc. Come join us and talk radio, technology, and more!Mastodon hosted on mastodon.radio
reshared this
Peter Vágner reshared this.
My first device was a 300/1200 baud modem, complete with the need to learn the Hayes command set.
Connecting successfully to my first bulletin board system, the NZ Micro BBS run by Selwyn Arrow, felt like my computer had just broken free and was making its way in the big wide world. It took a while for me to get there, because I dialed the number repeatedly, only to find it busy. Finally, I got through, I heard the ringing sound, then the two modems negotiating the connection, and then wow! I actually got intelligible speech from my Artic 263-based speech synthesizer, and a log-in prompt from the Fido BBS software.
It was one of those moments where I knew I’d just done something life-changing.
It was generally a very collegial atmosphere back then of enthusiasts who wouldn’t hesitate to help one another out, and a lot of those early friendships moved to the “real world”.
Of course, me being me, it wasn’t long before I had to try starting one of these bulletin board things myself. People were so helpful in terms of assisting me to figure it out because I had no clue what I was doing.
I thought that since no one called us at home after 9:30 PM, I’d just use the family phone line, I was living at home with Mum and Dad, still in high school. So I set up the BBS to operate from 9:30 PM to 6 AM. That was a big mistake, because people would use their terminal software to cycle through the bulletin boards in their directory, and those directories typically didn’t have a field for the times the board was available. So we started getting calls at all hours of the day from modems.
Lesson learned, I got my own phone line pretty quick.
When someone explained to me how to use a service called PACNet to connect to CompuServe in the USA, I almost bankrupted myself as a penniless student and my girlfriend nearly gave up on me. Thankfully she didn’t, or my kids wouldn’t be here now. That was the first time I had been able to read an article from a newspaper independently, and I dreamed of a time when newspapers would be more abundant and affordable this way.
And, even more important, at just the right time, it connected me with the National Federation of the Blind, gave me hope, and established friendships I still value.
That early era was experimental, very basic and plenty of fun. We have come such an incredibly long way and it’s been a privilege to have participated in it all. And if you’ve been reading my gibberish for the full 40 years, well, you deserve a cookie, as in, a real actual delicious carbful cookie. Thank you.
reshared this
Peter Vágner and Zach Bennoui reshared this.
I do miss your curation of TTT. You truly sought to find out what was going on and newsworthy, rather than all this pay to play and mutual back scratching that it has now turned into.
reshared this
Pitermach, Paweł Masarczyk, Steffen, Peter Vágner, Jage, Devin Prater :blind:, Khronos, Kaveinthran and Mckensie parker reshared this.
Now that Piper TTS has made it to iOS and is relatively stable on newer devices, I'd like to create a Community hub of sorts, where people can upload voices they've created for it. To go along with this, I'd like to release some kind of training utility to make the process a little less scary for people who don't code regularly. Is this something you would be interested in?
My goal with this is to release more high-quality voices than what's currently available, many of the issues people see with Piper simply come down to the data used for training not being up to a professional standard. Honestly I think the main issue will be data collection, I have absolutely no interest in scraping from the web or using unlicensed data to train like many of these other open source TTS projects.
reshared this
Peter Vágner and Jonathan reshared this.
Zach Bennoui reshared this.
@x0 @luiscarlosgonzalez @ZBennoui @Leowyatt88 @seedy60 @serrebi @Derek
why does kerstin sound Australian?
and why does ondray sound all monotone?
en_ondray_mediem in that folder the seperate files no sub folders.
Zach Bennoui reshared this.
Yeah I'd definitely be interested. Main issue I had with training last time I tried was needing to use linux/wsl, which is completely unfamiliar to me. Eventually got it working but I have little idea how I did it. That said I barely have enough ram to train models, I kept having to lower batch size. Lol.
I know Google Collab exists and would've been easier, but the last Piper notebook I tried (which was admittedly ages ago) gave me really bad models where the voice was very wobbly and generally full of audio artifacts. I'm not sure if I messed up or if the notebook was misconfigured or what. All I know is that trying it locally turned out much better, despite me training for less time and using less data.
Not sure if you were thinking of automatic data splitting/transcription in your program. Those would be useful features, but I personally am not dying to have them, because I'm crazy enough to want to edit and transcribe by hand at least for small projects.
Right now anyway I just don't trust automatic tools when it comes to punctuation. My theory anyway is that ASR models will add punctuation for readability, but when training a tts model for a screen reader, you would want the punctuation in the transcript to follow the speech flow. You want models that are trained to consistently pause at commas, and to not make up pauses. That's just me, though, and maybe I'm putting too much weight on it, idk.
Dockerized TopSpeed server stuff.
github.com/sweetdaddyrizz/dock…
GitHub - SweetDaddyRizz/dockerspeed: Containerized TopSpeed.Server publisher for GHCR
Containerized TopSpeed.Server publisher for GHCR. Contribute to SweetDaddyRizz/dockerspeed development by creating an account on GitHub.GitHub
reshared this
Jonathan and Peter Vágner reshared this.
reshared this
Mike Gorse and Peter Vágner reshared this.
martijnhols.nl/blog/accessibil…
#webdevelopment #webdev #a11y
Accessibility essentials every front-end developer should know by Martijn Hols
Essential accessibility practices for front-end developers, including semantic HTML, alt texts, ARIA, and keyboard navigation tips to build inclusive components.Martijn Hols
reshared this
Peter Vágner and modulux reshared this.
If you want to have your sounds back *before* you reboot into the new copy of NVDA, make sure you've got a backup of the waves2 folder to-hand, as you'll need to paste it into Program Files\nvda just before the restart.
If you don't, running nsounds.bat won't work.
Unlike prior installs of 2025.x which kept the waves2 build in the folder, 2026.1 creates the folder fresh in the new location.
Easy thing to fix, but something I just noticed.
reshared this
Johann and Peter Vágner reshared this.
i believe
my advice get narrator running then remove your currently installed nvda
before you uninstall, copy c:\users\yourusername\appdata\roaming\nvda to another location
then uninstall nvda
after uninstallation of the 32bit version completes reboot relaunch narrator again then install the new 64bit version
after it's finished installing and runns for the first time quit it and have narrator running one last time.
copy your nvda data folder from where you saved it back to c:\users\your-username\appdata\roaming\ overwriteing the current nvda folder which is in sed folder.
launch nvda again and you should have your addons etc.
“Google Chrome is reaching into users' machines and writing a 4 GB on-device AI model file to disk without asking. The file is named weights.bin. It lives in OptGuideOnDeviceModel. It is the weights for Gemini Nano, #Google's on-device #LLM. #Chrome did not ask. Chrome does not surface it. If the user deletes it, Chrome re-downloads it.”
#privacy #sustainability #consent #values
thatprivacyguy.com/blog/chrome…
Google Chrome silently installs a 4 GB AI model on your device without consent. At a billion-device scale the climate costs are insane. — That Privacy Guy!
Google Chrome is downloading a 4 GB Gemini Nano model onto users' machines without consent, with no opt-in, no opt-out short of enterprise tooling, and an automatic re-download every time the user deletes it.Alexander Hanff (That Privacy Guy!)
Peter Vágner reshared this.
There is a music player for #android called #boomingMusic.
Its UI looks to be very #accessible with a screen reader, the app focuses on high quality playback and rich features so I think it's worth following.
github.com/mardous/BoomingMusi…
GitHub - mardous/BoomingMusic: Clean, fast, and Material-driven music player with powerful features for Android.
Clean, fast, and Material-driven music player with powerful features for Android. - mardous/BoomingMusicGitHub
reshared this
Steffen, Cleverson, Rebecca Legowski and Ramón Corominas reshared this.
Mac Versus PC: Choosing the Right Computer For Blind Users
Mac vs PC for blind users: which really delivers the best accessibility, performance, and everyday usability in 2025? Steven Scott and Shaun Preece are joine...Double Tap - Where blind people talk tech (YouTube)
reshared this
Mike Gorse, Peter Vágner, Zach Bennoui and Mudb0y reshared this.
Great episode, thank you very much.
My biggest issue is audio management. While this is fantastic on the Mac side, it gets very complex when you throw in virtual machines. Virtual machines are pretty much non-negotiable if you need to work with Microsoft Office, which I do every day. If I want to present something on PowerPoint, I would need to do this on the Windows side. Most virtualization software sees just one audio device, so this means now I cannot distinguish between NVDA audio and the PowerPoint audio and switch between those two easily.
For example, if I want to show a live demo of a website with NVDA, I couldn't toggle the sound output because it gets handled by the Mac side and sent through one channel only. I realize this is probably a very edge case situation, but this is one of the biggest issues I'm having with Mac and its accessibility. I cannot use native office apps properly, and managing audio between the Windows side and the Mac side is a very complex one. Sure, I could throw in small external sound cards and do the management via this, but this adds too much complexity for my taste for managing live professional presentation situations. With Windows, I can just walk up with my laptop, plug in the HDMI, and get HDMI out as a separate audio device, which I can then use to choose either the System Audio or the NVDA Audio.
I'll probably take the plunge. Heard another positive report about the Neo working well with Voiceover and no hangs so I'll probably buy it.
I thought of getting the 16GB but didn't want to risk not having enough memory. Paying the equivalent of US$234 for that additional 8GB + the 2 more GPU cores is painful though.
@neurrone Interaction is a key part of how VO works on the Mac in general. You can avoid it in some situations by using alternative navigation techniques, e.g. tabbing instead of moving the VO cursor, searching for items, using window spots, etc.
On the web specifically, the single-key navigation works quite similarly to its counterparts in JAWS and NVDA, e.g. H/Shift+H for next/previous heading. Some of the letters are different, and the choice of elements it's possible to jump by is a tad arbitrary.
And see if it still happens. I would suspect not, but who knows. I am using a mix of Vocalizer and Siri voices and definitely don't experience loss of speech.I've always been fascinated by space since I was very young. And while I dreamed of going to the Kennedy Space Center one day, America was such a long way away that I thought it would remain a dream. So finally, I made it, and Bonnie returned for a second visit.
It was very special. We got to talk with an astronaut, Ken Cameron. He is a retired NASA astronaut, U.S. Marine Corps Colonel, and engineer whose career is defined by high-stakes flight testing and pioneering international cooperation in space. Born in Cleveland, Ohio, he joined NASA in 1984 and logged over 561 hours in space across three shuttle missions.
He flew on three distinct missions, transitioning quickly from pilot to commander roles:
he helped deploy the Compton Gamma Ray Observatory, one of NASA's "Great Observatories" designed to study high-energy radiation in the universe.
He led the second docking mission with the Russian Space Station Mir. This was a landmark flight that delivered a permanent docking module to Mir, proving the assembly techniques that would later be used to build the International Space Station.
He played a crucial role in bridging the gap between the U.S. and Russian space programs. In 1994, he served as the first NASA Director of Operations at Star City, Moscow. He lived in Russia to set up the support systems for NASA astronauts training with cosmonauts and personally trained on Soyuz and Mir systems.
Oh, and he's also an active amateur radio enthusiast.
So as you can appreciate, it was a real thrill to talk with him and hear some of his stories. Bonnie quizzed him about what it was like working with the cosmonauts.
We were lucky that we timed it so well. A SpaceX rocket launched this afternoon, and was only delayed by about half an hour, so we got to actually watch a rocket launch. When we heard nothing after the countdown, I wondered if it had failed to fire, but we just had to wait a few seconds for the intense, rumbling sound to ripple over to where we were. It was incredible!
We got to the shuttle Atlantas exhibit, and spent a lot of time at the Apollo exhibit, which was my favorite space thing when I was younger.
We were assisted by the KSC Smart Guide app, which has great audio description, although I've come back with a list of things they might do to improve the experience even more.
People were helpful, and we navigated the whole thing with plenty of great structured discoveries. What a team we make! I've got the technology, Bonnie's got ears that work properly and that incredibly personable disposition of hers. Unstoppable, I tell you.
I also got some super recordings using a Zoom H2Essential, which is an ideal wee gadget to take on a mission like this with its adjustable microphone pickup patterns and two sets of mics that record on separate tracks for later mixing. I had a cable running to the iPhone so I could capture audio from the guide.
It feels very special to have checked off such a longstanding dream from my bucket list, and it lived up to expectations.
reshared this
Zach Bennoui, Peter Vágner, Jonathan and menelion reshared this.
Parla is no longer depending on DeltachatDesktop to work, it's now able to create, transfer profiles and relays by itself. Looking forward distros to help me draw the best way to ship a separate jsonrpc server, maybe even sandboxed separately from the UI app for security reasons. i'm open to suggestions here :) But hopefully this way we can get the flatpak ready github.com/trufae/parla/releas… #deltachat #gnome #flatpak
Release 0.2.4 · trufae/parla
Support profile creation Manage and discover new relays Enter chat via invite link Profile list refactored into the avatar circle Support transfer account into secondary device Prompt the user befo...GitHub
reshared this
Peter Vágner reshared this.
#Audiopub
- Not interested (13%, 3 votes)
- Interested and will use it to stream (50%, 11 votes)
- Interested to listen to streams, but won't stream (36%, 8 votes)
reshared this
Zach Bennoui and Peter Vágner reshared this.
Take back control
blog.feld.me/posts/2026/04/ope…
Open Source Does Not Imply Open Community
Open source software has existed long before the invention of the (D)VCS. The author likely hosted a barebones HTML webpage or a txt file describing the project. There definitely was an FTP server somewhere with tarballs.Makefile.feld
reshared this
Peter Vágner and holga reshared this.
Now with 25% more charisma likes this.
On a mailing list I'm on, someone was arguing that contracted Braille was a huge mistake. According to him, blind children aren't learning math or history or literature because they're spending so much time learning the intricacies of Braille contractions, and we had a golden opportunity to do something about it a few decades ago with the effort to standardize English Braille.
I feel like Braille, daylight savings time, and U. S. democracy have one thing in common: lots of people are deeply unhappy with the status quo and wish someone would fix things already, but people haven't come to anything close to a consensus in terms of what kind of change they want to see, if any.
Peter Vágner reshared this.
So I'm thinking stories like these do actually prove braille is needed and it's fantastic.
Cleverson likes this.
Peter Vágner reshared this.
like this
Carlos Esteban Martínez Macías and NV Access like this.
Carlos Esteban Martínez Macías reshared this.
Peter Vágner likes this.
AccessiWeather - Josh's Domain
The digital home of Joshua Tubbs, a YouTuber, Twitch streamer, flight simulation enthusiast, and accessibility evangelist.orinks.net
reshared this
Peter Vágner reshared this.
I would be interested in making album cover art for someone
I would prefer electronic music by a fedi musician, (because I like electronic music and I would like to enjoy the music for which I am making the cover art)
So, if you are a musician with a planing a release and don't have art sorted yet, press the media tag on my profile or checkout my free zines on itch and see if you like what kind of messy art I make. If you think it might suit your work, send me a PM and we'll see if we can work something out
I am not looking for commissions or financial re-numeration, just fancy making some cover art
Depending on level of interest, I may have to turn down some people, if that happens please be aware in advance it is no reflection on you or your music, I just will not over-commit as that would lead to mutual disappointment. I will of course, answer all messages though and if I commit, you will get art you are happy with
BOOSTS WELCOME
#Art #Music #FediMusic #ElectronicMusic #CoverArt #CoverDesign #MastoArt #MastoMusic #Musicians
reshared this
Peter Vágner reshared this.
The NVDA 2026.1 Release Candidate is now available! This is the last step before the stable release and we ncourage ALL users to download and try out the release candidate. Unless any critical bugs are found, this will be identical to the stable release.
Read the full announcement and download at: nvaccess.org/post/nvda-2026-1r…
#NVDA #NVDAsr #ScreenReader #NewVersio #Update #Accessibility #Free #Software
Peter Vágner likes this.
reshared this
Peter Vágner, Jonathan and Kelly Sapergia reshared this.
@patricus I try to vary my typos!
Actually I say that, but I'm pretty sure I've done that one before :)
Keep at it.
reshared this
Jakob Rosin, Mudb0y, Zach Bennoui, Johann, Mister Krabs, Tuukka Ojala, Peter Vágner, Jonathan, Pitermach, menelion, 🇨🇦Samuel Proulx🇨🇦, Matt Campbell, José Manuel Delicado and Borris reshared this.
Jonathan reshared this.
menelion reshared this.
It is a VPN, but P2P and cloud-managed at the same time. You can create a network and add devices there. They don't need a dedicated VPN server. They'll be using a coordination server and when possible will try to connect directly to each other over WireGuard. In case they don't they use relay(s).
So it's similar to ZeroTier, but:
- Uses WireGuard
- Blocks users from Russia and maybe some other contries
Or if you need similar cloud-free option examples:
- Tinc
- EdgeVPN
In other words: cloud-managed mesh-networking on Wireguard.
Это не про блокировки вот СОВСЕМ.
Это VPN в оригинальном смысле - для организации частных виртуальных сетей между разными машинами. Например, чтобы из поездки легко попадать в свой домашний контур на NAS или чтобы серверы у разных хостеров друг с другом общались не светя портами наружу.
А так как он работает на базе WireGuard, с ним в России проблемы по умолчанию. Ну и сами Tailscale блокируют пользователей из России на своём координационном сервере из-за санкций. Там есть вариант поднимать свой координационный сервер headscale, но т.к. это WireGuard, то в России смысла в этом мало. Тебе DPI поломает всё.
When I heard news of gunshots at the White House press dinner, I quickly turned on BBC World Service to see if they had anyone in the room. The 2nd report was from blind journalist Gary O'Donoghue, who had also provided award-winning coverage in the moments after the Trump assassination attempt in 2024.
The presenter asked O'donoghue to "describe what he'd witnessed", a precise and respectful question. In his response, he outlined only those things he could verify personally, what he'd heard, what people had said to him, almost nothing someone else had described or explained. The information he gave was as complete and useful as that provided by the other, clearly sighted journalist.
I quit my journalism degree half way through. It was very difficult at that time to gather stories the way my fellow students did, walking the streets and spending days at the courthouse. I sometimes used other approaches, relying more on the internet and my connections, but I resented the distance that arose between myself and my peers because of our different methods. I was annoyed that the way I worked felt much less thrilling and romantic than how everyone else worked. I heard how much was required of early-career reporters, and feared it would be hard to compete. And if I could get into the industry, would I be restricted to specific roles, or unable to do the menial jobs that earn you rewarding positions later on?
O'Donoghue, who started in an even tougher era, must have been much more determined than I was. Ultimately I'm very happy where I've wound up. But I wonder if I would have done anything differently had I known of someone who was proving my fears wrong. He might not call it thrilling, but Gary certainly has been right in the middle of breaking news stories in the way I'd concluded wasn't possible for me.
Most listeners would have had no idea Gary was blind, but for young people now, thinking about their choices,, he sets an important example. My doubts outweighed my ambitions, and even the encouragement of my lecturers. Hearing coverage like this could have tipped the scales another way.
reshared this
Tuukka Ojala, Peter Vágner, Jonathan and Mike Gorse reshared this.
The only thing that stood out for me was the presenter asking Gary to describe “what you saw”. But I guess that demonstrates it’s not something people think of in his coverage.
He’s a great journalist.
BBC News (on DTV in the UK, and on satellite at 28.2E FTA) is the BBC's 24hr rolling news channel. It shares the "big news" hours with the BBC One channel (where DTV viewers get regional news and weather as local opt-ins). BBC News has filler clips of different lengths, that they can play at any time to more easily sync the live presentation.
One of the longer of these clips features Gary O'Donoghue, and has excerpts from his coverage of that previous POTUS assassination attempt.
In-Process is out - a bumper issue this time:
- NVDA 20 Years
- 20 Years of NVDA Development: A Data-Driven Retrospective
- NVDA 2026.1 Beta 13
- NV Access all hands
- Selecting cells in Excel
- Subscribing via email
All this and more at: nvaccess.org/post/in-process-2…
#NVDA #NVDAsr #ScreenReader #News #Newsletter #Celebration #Milestone #FLOSS #FOSS #Beta
reshared this
Peter Vágner, modulux and Jonathan reshared this.
Since the GNOME 50 release, there has been some misinfo going around. Let's clear it up:
Q: Does GNOME 50 support systemd-homed?
A: No, GNOME doesn't support homed (yet!!)
Q: Did GNOME drop Xwayland support?
A: No, we only dropped the X11 session. You can still use X11 apps on GNOME
Peter Vágner reshared this.
reshared this
Peter Vágner reshared this.
I have been testing the new Outlook extensively recently, and in my opinion it is simply not a tool that any blind person can use to get work done efficiently at present. I have communicated this view clearly to Microsoft, and to their credit, we’re working with them on it, but popping in and out of the virtual cursor, working out when to do it and what mode to be in, is not an acceptable or intuitive solution.
Key things are still missing from the Context Menu, and it is talking far too much.
I have yet to be convinced that the current user interface can be made to work with the same degree of efficiency as the one we have in Outlook Classic, but if it can happen, we are a long way from it happening.
My Recommendation would be that if you are the kind of person who likes to kick the tires on things that are alpha, check out the accessibility of New Outlook and report detailed constructive feedback to Microsoft so we can make it better. Right now though, it is far from where it needs to be and we need to make that clear before they take the old Outlook away and damage our productivity.
reshared this
José Manuel Delicado and Peter Vágner reshared this.
The corporate PR on this program frustrates me because in my opinion this is still not something I would tell anyone to use with a screen reader. Can you maybe make it work, sure but that should hardly be the measure of success.
Microsoft should commit to true transparency here and detail publicly all the known accessibility issues with this program on a regular basis and the timelines for fixing them. (2/2)
@JonathanMosen @douglawlor
I think that approach is understandable and sensible, but I also think that New Outlook needs to come with an accessibility health warning right now.
By all means let’s tell people how to work as well as they can in New Outlook if they have to, but all of us in this space need to make it clear that this software is not ready for prime time in an accessibility sense. Until it is, we should be encouraging blind people to advocate to sys admins that if at all possible, they be permitted to remain on Outlook Classic while we continue to work with Microsoft do improve New Outlook. Otherwise, people may not be able to do their job as well as they could previously, and that’s serious.
reshared this
Peter Vágner, menelion and Dennis reshared this.
🇫🇷 Bridge XMPP ↔️ FÉDIVERSE
Un service développé spécialement pour vous, le bridge XMPP/AP permet de dialoguer entre les applications du fédiverse et la messagerie instantanée XMPP. Intuitif et facile d'utilisation, à partir de votre application et de votre compte habituel, il vous suffit de contacter @xmpp_bridge (depuis le fédiverse) ou xmpp:ap_bridge@gayfr.live (depuis XMPP).
Si vous administrez un serveur, vous pourrez également l'installer vous-même, le code est disponible en source ouverte.
Toute la documentation pour l'utilisation, l'administration ou l'installation est ici: chat.gayfr.online/blog/ap_brid…
____________________
🇬🇧 Bridge XMPP ↔️ FEDIVERSE
A service developed especially for you, the XMPP/AP Bridge allows you to communicate between #Fediverse applications and #XMPP instant messaging. Intuitive and easy to use, from your usual application and account, simply contact @xmpp_bridge (from the Fediverse) or xmpp:ap_bridge@gayfr.live (from XMPP).
If you administer a server, you can also install it yourself; the code is provided as open source.
All documentation for use, administration, or installation is available here: chat.gayfr.online/blog/ap_brid…
#GayFR #GayFrancophone #XMPPBridge #BridgeXMPP
Blog • XMPP/ActivityPub Bridge documentation
XMPP/AP Bridge Bridge to chat between your Fediverse and XMPP applications! Chat directly between…chat.gayfr.online
reshared this
Peter Vágner reshared this.
"Programming the 6502" by Rodney Zaks is such a great book. Any computer science student should have read it.
At Archive.org: archive.org/details/83pt6502/m…
Especially today - with all these silly layers of abstraction - be aware, what happens on machine-level! ;)
What great thinks did we achive with 8-bit cpus... *wehmut*
#c64 #6502 #cs #computersience #programming #assembler
reshared this
Peter Vágner and Khronos reshared this.

Eden Linnea
in reply to Florian • • •Florian
in reply to Eden Linnea • • •Eden Linnea
in reply to Florian • • •