reshared this
reshared this
there's a lot to like about Tiddlywiki but not if you want to use it in a way where you aren't just using some background html file sync between devices. If you want to access it *via a website*, every time you load it you're downloading a minimum of 2MB, much larger depending on how much data you have in there and possibly even file embeds (unless you use the File upload plugin thing and have it dump the files into S3/WebDav)
This sucks big time. If you have spotty data service you won't be able to open your "notes" reliably.
This is a huge red flag for me. If I only cared about using Tiddlywiki from one device it would be a pretty amazing solution though
Peter Vágner reshared this.
> WireGuard uses the system time as a reliable monotonic counter. If this jumps forward, a user might DoS their own keys, by making it impossible to later have a value larger, or an adversary controlling system time could store a handshake initiation for use later. If it jumps backwards, handshakes will similarly be impossible. Thus, the system time should not be under the control of a hostile adversary.
oh good i'll make sure to remind the adversaries to not touch my time source
Peter Vágner reshared this.
Peter Vágner reshared this.
Does anyone know of any #FreeSoftware implementations of the #RCS encrypted messaging protocol? There is the nine year old
github.com/android-rcs/rcsjta I wonder if that is usable?
RCS-e stack for Android with GSMA API. Contribute to android-rcs/rcsjta development by creating an account on GitHub.GitHub
reshared this
100K. One hundred thousand. That's a lot of #Catima users! And happy users, it seems, looking at that 4.5 star rating ❤️
Just, wow, I never expected my little hobby app to reach 100K active users, and that's just on #GooglePlay, still excluding other app stores like #IzzyOnDroid, #FDroid, direct downloads from #GitHub and sketchy app piracy sites (please don't use that last one, for your own safety 😅)!
Very cool :)
Peter Vágner likes this.
reshared this
Last month, I spent about a week working on Plasma Bigscreen, hoping to get it back in Plasma releases again!
Read about it on my blog: espi.dev/posts/2025/07/plasma-…
#kde
I have been a long time Plasma Mobile contributor, but I have always had a keen interest in having Linux on my TV! I have noticed that in the past few months, the Plasma Bigscreen project has had some interest from people wanting to contribute, but t…espi.dev
reshared this
Welcome to Linux Access This is your central hub for all things related to accessibility on Linux. Here you’ll find articles, tips, and resources written by the community to help make Linux more usable for everyone.Linux Access
reshared this
Tohle jsou pro Linux důležité milníky. Opravdu populární gaming youtubeři začínají zkoušet Bazzite (gaming Linux distro). Tenhle má přes 4M odběratelů.
Zrovna Bazzite má potenciál se stát standardem pro hraní. Už jen kvůli tomu, že člověk jde na jeho web, vybere výrobce GPU, vybere si GNOME nebo KDE a po instalaci hraje. Zkuste tohle s Windows.
This is the FIRST video I have ever made using Linux as a windows replacement for a gaming system and it was REALLY easy! I should have done this sooner! Che...YouTube
Peter Vágner reshared this.
Toto video je barvitým úvodem do sociální sítě Fediverse, natočené režisérkou a propagátorkou Fediverse Elenou Rossini. Objevte nový svět sociálních médií, kde je respektováno Vaše soukromí, klíčoví jsou uživatelé a velké technologické společnosti nemají žádný vliv.
Autor videa: Elena Rossini a tým
Produkce: Jan
Dabing: Zloběna
Časování audia: Schmaker
Skript: Jann
Peter Vágner likes this.
reshared this
As part of our volunteer-driven accessibility initiative in GNOME Calendar, and for the first time in the 10+ years of Calendar's existence, we finally completed and merged the first step needed to have a working calendar app for people who rely on keyboard navigation. This merge request in particular makes the event widgets focusable with navigation keys (arrow left/up/right/down) and activatable with space/enter. This will be available in GNOME 49.
Most of GNOME Calendar's layout and widgets consist of custom widgets and complex calculations, both independently and according to other factors (window size, height and width of each cell, number of events, positioning, etc.), so these widgets need to be minimal to have as little overhead as possible. This means that these widgets also need to have the necessary accessibility features reimplemented or even rethought, including and starting with the event widgets.
We also hope to get other parts of GNOME Calendar accessible before GNOME 49, but I can't promise anything at the moment. We did start working with making the month view accessible: gitlab.gnome.org/GNOME/gnome-c…
#GNOME #Calendar #GNOMECalendar #GTK4 #GTK #Libadwaita #Accessibility #a11y #Linux
This implements button functionality to make it able to focus and activate it. This also sets the appropriate accessibility role and labels/descriptions. Related:GitLab
FediVerseExplorer likes this.
reshared this
Continuing our volunteer effort to make GNOME Calendar fully accessible with a keyboard (see thread for context), we fixed a major bug that was causing the focus to disappear into the abyss when the user tried to tab into the month view in merge request !576. This means, as of this commit, events should now be completely functional and accessible within the month view. Additionally, the merge request changes the keyboard and focus behavior within the month view: Events can only be cycled using arrow buttons, the focus can't escape the month view with arrow buttons, and entering/exiting the month view can only be done with tab. These improvements will be available on GNOME 49.
#GNOME #Accessibility #a11y #GNOMECalendar #Calendar #FOSS #FreeSoftware #Linux
Happy Disability Pride Month everybody :)
During the past few weeks, there's been an overwhelming amount of progress with accessibility on GNOME Calendar:
• Events in the agenda view will convey to screen readers of their respective titles and descriptions.
Accessibility on Calendar has progressed to the point where I believe it's safe to say that, as of GNOME 49, Calendar will be usable exclusively with a keyboard, without significant usability friction!
There's still a lot of work to be done in regards to screen readers, for example conveying time appropriately and event descriptions. But really, just 6 months ago, we went from having absolutely no idea where to even begin with accessibility in Calendar — which has been an ongoing issue for literally a decade — to having something workable exclusively with a keyboard and screen reader! :3
Huge thanks to @nekohayo for coordinating the accessibility initiative, especially with keeping the accessibility meta issue updated; Georges Stavracas for single-handedly maintaining GNOME Calendar and reviewing all my merge requests; and @tyrylu for sharing feedback in regards to usability.
All my work so far has been unpaid and voluntary; hundreds of hours were put into developing and testing all the accessibility-related merge requests. I would really appreciate if you could spare a little bit of money to support my work, thank you 🩷
• ko-fi.com/theevilskeleton
• github.com/sponsors/TheEvilSke…
#Accessibility #a11y #DisabilityPrideMonth #GNOME #GNOMECalendar #GTK #GTK4 #Libadwaita #FreeSoftware #FOSS #OpenSource
Peter Vágner likes this.
reshared this
After two weeks of writing, revising, and trying to make everything as digestible as possible, I finally published "GNOME Calendar: A New Era of Accessibility Achieved in 90 Days", where I explain in detail the steps we took to turn GNOME Calendar from an app that was literally unusable with a keyboard and screen reader to an app that is (finally) accessible to keyboard and screen reader users as of GNOME 49!
tesk.page/2025/07/25/gnome-cal…
#GNOMECalendar #GNOME #Accessibility #a11y #DisabilityPrideMonth #Linux #FOSS #OSS #OpenSource #FreeSoftware #GTK #libadwaita
There is no calendaring app that I love more than GNOME Calendar. The design is slick, it works extremely well, it is touchpad friendly, and best of all, the community around it is just full of wonderful developers, designers, and contributors worth …TheEvilSkeleton
FediVerseExplorer likes this.
reshared this
At last, all the accessibility improvements on GNOME Calendar are finally available as a stable release. Get it on Flathub while it's hot!!!
flathub.org/en/apps/org.gnome.…
#Accessibility #GNOME #GTK #GTK4 #libadwaita #a11y #calendar #GNOMECalendar #Linux #GNU #OpenSource #FOSS #FreeSoftware #OSS
There is no calendaring app that I love more than GNOME Calendar. The design is slick, it works extremely well, it is touchpad friendly, and best of all, the community around it is just full of wonderful developers, designers, and contributors worth …TheEvilSkeleton
GNOME reshared this.
After two long and painful years, several design iterations, and more than 50 rebases later, we finally merged the infamous, trauma-inducing merge request !362 on GNOME Calendar.
The calendars list in the quick-add popover has undergone accessibility improvements, providing a better experience for assistive technologies and keyboard users (to a limited extent). Specifically: tabbing from outside the list will focus the selected calendar in the list; tabbing from inside the list will skip the entire list; arrow keys automatically select the focused calendar; and finally, assistive technologies now inform the user of the checked/selected state.
Admittedly, the quick-add popover is currently unreachable via keyboard because we lack the resources to implement keyboard focus for month and week cells. We are currently trying to address this issue in merge request !564, and hope to get it merged for GNOME 50, but it's a significant undertaking for a single unpaid developer. If it is not too much trouble, I would really appreciate some donations, to keep me motivated to improve accessibility throughout GNOME and sustain myself: tesk.page/#donate
For non-accessibility-related details about this merge request, feel free to check out mastodon.social/@nekohayo/1155…
#GNOMECalendar #GNOME #GTK4 #libadwaita #accessibility #a11y #calendar #FOSS #OpenSource
reshared this
The thing that makes me really happy, probably as much as receiving donations themselves, is people are actually donating through Liberapay rather than the proprietary alternatives.
Just a few months ago, I had no idea how to set up Liberapay and gave up on it, because I got overwhelmed. A friend nudged me to reconsider it. I tried to set it up again, and got it properly set up this time. They were the first donor in Liberapay, and eventually, more and more people started to donate via Liberapay, surpassing GitHub Sponsors and Ko-fi.
Seriously, thank you @Liberapay for the wonderful platform, and to my friend who motivated me to set it up again!
This goes without saying: If you have some money to spare, I would genuinely appreciate it. I am not getting paid a single dollar from the work I'm doing (I wish I did).
At the time of writing this post, the merge request for making the month view accessible is sitting at around 500 lines diff, but that diff will only get bigger and bigger. A good portion of that time is also spent with my eyes closed with a screen reader. It takes a lot of time and energy to understand how everything connects in GNOME Calendar and researching about accessibility in a calendar app.
- ko-fi.com/theevilskeleton
- github.com/sponsors/TheEvilSke…
reshared this
there’s a workshop starting at 9 on Sunday about application accessibility at GUADEC
events.gnome.org/event/259/con…
Welcome to GUADEC 2025 GUADEC is the GNOME community’s largest conference, bringing together hundreds of users, contributors, community members, and enthusiastic supporters for a week of talks and workshops.GNOME Events (Indico)
In case anybody needs to configure ASCII Braille support on their Mac for some reason, here's how:
1. Go to Voice Over Utility -> menu -> File -> Export Preferences
2. A save dialog will appear, pick a location on disk somewhere and save the file.
3. Open the file you just saved in any text editor. TextEdit should be good enough.
4. Find the following line:
<key>SCRCUserDefaultsBrailleTableGuideItems</key>
Use your editor's find feature (usually command + f) to do this.
5. Below this line, you should have a line containing <array>, followed by a few lines beginning with <string>, followed by </array>
6. Somewhere inbetween the <array> and </array>, make a new blank line and insert the following text:
<string>com.apple.scrod.braille.table.liblouis.ascii</string>
7. Save the file.
8. In VO Utility, go to Menu -> File -> Import preferences.
9. Pick the file you just edited, agree to replace preferences.
10. Congratulations, ASCII Braille should now be in your Braille table list.
reshared this
Hey folks. I've noticed #DeltaChat hasn't got a page in #Wikipedia. Do you know sources which would prove its notability so we could create a page for it?
Boosts appreciated. If you don't know sources, someone else might.
#AskFedi #Email #IM #Messenger #chatmail #chatmailrelay #FOSS #opensource #tech #technology #software
Peter Vágner reshared this.
reshared this
I released my first update version of Able Player today, along with the major update to the Able Player WordPress plugin. This isn't a particularlyJoe Dolson (Joe Dolson Web Accessibility)
reshared this
Peter Vágner reshared this.
Actually when you open rename tool, it prefills it with pattern [Original file name] and extension is completely omitted from renaming.
We need to not omit extensions, add them as separate place holder [Originial file extension] and just prefill them when rename dialog opens as [Original file name][Originial file extension]
@gnome I just noticed the disability pride flag in the profile picture, I didn't expect it but I love it! Especially as I know it's important for many members of our community, like myself.
Despite the accessibility issues of our project and despite misinformed critics (I have no issue with informed critics), I know we are actively working on better accessibility, and that it's particularly implemented by disabled members of the GNOME community.
Peter Vágner likes this.
reshared this
Peter Vágner reshared this.
#AudioMo 28:
When times were better, my partner and her family used to go to the Bronx zoo almost every weekend. I only did this a few times.
One such time, October 5, 2013, I recorded this from just outside the sea lion pool. ?Captured with a pair of Sound Professionals MS-BMC3 microphones on glasses and an Olympus LS14 recorder. The image is what I would consider quasi-binaural, best heard with headphones.
Peter Vágner reshared this.
Peter Vágner reshared this.
I've just noticed piped.video can still be used for playing videos. It's just that the public instance at piped.video and some other instances require registration.
@Archos and friends, please have you explored ways to eventually host it at @Oscloud ?
I'd host it my-self but I don't have a spare machine at the location with suitable ipv6 range for being somewhat resilient to youtube throttling attempts.
Thanks for considering
Peter Vágner likes this.
"ai"-generated image captions are fucking shit
masto.ai/@HourlyPornhubbedHeat…
this one hallucinates a cat, says the dog is standing, mistakes the pink blobs for balloons and hallucinates a yellow balloon, makes up trees that aren't there, and doesn't mention the main focus of the comic, which is the two animals flying through the air thanks to the bubble gum bubbles they're making!
but yeah no cool, really really great technology for disabled people: just lie to blind folks about what's in a picture! what could go wrong!
garbage garbage garbage, if you're pushing this shit technology instead of advocating for people to take a minute to write a decent alt text then fuck you

Attached: 1 image #Heathcliff #NSFW #bot #lewdMastodon
Peter Vágner reshared this.
as someone who ran a heathcliff edit account on twitter for years, hand-wrote alt text for four comics posts every day, and convinced several of the other folks in that community to do the same, the alternative is this. it is doing the work, writing the text.
and while i might agree with you that it’s better than nothing on a silly social media post, it’s real bad in my professional life where it just lies about financial numbers in a chart &c.
Hi, I will be one week in #Prague to learn #CzechLanguage in a language school. Does anybody like to meet and speak with me in Czech, so I can practise? In #Praha or later, when I travel for another week through #CzechRepublic.
I can offer Tandem in German or Farsi.
Please share, if you know peoble in Czech. #FediHelp
reshared this
Just so you know, #OsmAnd is celebrating its 15th anniversary with 50% off its plans, which you can now pay for directly without paying the 'app tax' to Google or Apple.
I highly recommend OsmAnd — it's a Swiss army knife for maps! Open source. Based on #OpenStreetMap.
reshared this
Transmitting data via ultrasound without any special equipment
halcy.de/blog/2025/06/27/trans…
#HackerNews #Transmitting #data #ultrasound #technology #innovation #special #equipment #hackernews
reshared this
reshared this
#AudioMo day23:
Did you know that there is hidden morse code all throughout Mike Oldfield's 'Tubular Bells' album?
Somehow, probably during the two-track mix-down stage of the album, the CW from a powerful, very low frequency transmitter about 37 miles north of the studio in which this album was recorded found it's way to tape. It's centered at 16 kHz, and so low in the mix that you can't actually hear it... at least, not without some help.
This is a very short, not particularly comprehensive demo using two different methods -- a pair of stock Reaper plugins and an SDR package to mostly isolate this morse transmission, which is heard throughout the entire album.
References:
Hidden Morse Code in Tubular Bells madpsy.uk/link-between-the-sou…
The Hidden Signal Inside A Platinum Selling Album - Tubular Bells youtube.com/watch?v=o3UJAfuvni…
► Buy me a coffee: https://www.paypal.me/ringwaymanchester► Email: ringwaymanchester@mail.com► Instagram: https://www.instagram.com/m3hhyofficial ► Facebook:...YouTube
reshared this
Buongiorno amici del Fediverso! Hello Fedi friends!
I hope you had a nice weekend.
I'm currently doing the sound mix of the Italian voice-over of my Fedi promo video.
I used to hate listening to recordings of my voice, but after endless hours of rewatching the English version and the French one, I'm now totally ok with that 😅
Routine reminder that on Friday I published the French VO of the Fedi video. It's here: news.elenarossini.com/fedivers…
Italian version coming shortly 🇮🇹
Découvrez un tout nouvel univers des réseaux sociaux, où la vie privée est respectée, les utilisateurs détiennent le pouvoir et les GAFAM n'ont pas leur mot à dire.Elena Rossini
𝔻𝕚𝕖𝕘𝕠 🦝🧑🏻💻🍕 likes this.
reshared this
Are you a GitHub user who would like to support the great work NV Access does?
You can become a GitHub Sponsor!
Today, we'd like to give a shoutout to Nael-Accessvision, one of our GitHub sponsors.
You can sponsor NV Access here: github.com/sponsors/nvaccess
(Or through PayPal or bank transfer via the "Donate" link on our website)
*Donations in Australia are tax deductible*
#FOSS #FLOSS #Accessibility #NonProfit #NotForProfit #GoodCause #Donate #Donation
NV Access creates NVDA, the free open source Screen Reader that enables blind people to gain freedom, education & employment.GitHub
reshared this
reshared this
Peter Vágner reshared this.
Peter Vágner reshared this.
Chancey Fleet and Marco Salsiccia walking through the streets of Amsterdam as blind travelers.marconius.com
reshared this
How a humanities background shaped the technical decisions behind the multilingual journey of Raccoon apps. Check out my blog post and stay tuned for updates!
livefasteattrashraccoon.github…
How a humanities background shaped the technical decisions behind Raccoon’s multilingual journeyLiveFastEatTrashRaccoon (Procyon Project Blog)
reshared this
reshared this
Peter Vágner reshared this.
Three strips of intersecting yellow and black “warning” tape. Accessibility isn’t an extra feature or a nice-to-have add-on. It’s a foundational requirement...Access * Ability
reshared this
Peter Vágner reshared this.
Ooo lookie, accessibility is not planned. Lol. As usual. Cause foss is just a toy that no one actually depends on.
github.com/Ylianst/MeshCentral…
#accessibility #foss #RemoteDesktop #Mesh
We're trying MeshCentral out at work, and as one of the blind staff members who have access, I'd like to ask for some fixes to accessibility issues: When accessing a PC through the Terminal, I cann...prater-devin (GitHub)
reshared this
reshared this
Devin Prater :blind:
in reply to Andre Louis • • •Andre Louis
in reply to Devin Prater :blind: • • •Bri😻
in reply to Andre Louis • • •Andre Louis
in reply to Bri😻 • • •Devin Prater :blind:
in reply to Andre Louis • • •Andre Louis
in reply to Devin Prater :blind: • • •Bri😻
in reply to Andre Louis • • •Andre Louis
in reply to Bri😻 • • •Bri😻
in reply to Andre Louis • • •Tamas G
in reply to Bri😻 • • •Andre Louis
in reply to Tamas G • • •Tamas G
in reply to Andre Louis • • •Andre Louis
in reply to Tamas G • • •Original logic project which stays as.wav. Two mics usually, unless I bring the kids in.
Mono 24 bit 48 K.
Edited flac files , one cold copy without music, one copy with music.
MP3 gets sent to platforms, so yeah. It adds up quickly.