Peter Vágner reshared this.
When you work with JSON data, curl can take care of the json content-type/accept headers for you:
curl --json '{"msg": "hello"}' https://example.com
Peter Vágner likes this.
Peter Vágner reshared this.
Peter Vágner reshared this.
https://share.transistor.fm/s/0069fd68
#Thunderbird #Podcast #OpenSource #Email #Mozilla
ThunderCast #1: Origin Stories | ThunderCast | Episode 1
Welcome to the debut episode of the Thunderbird podcast, which we're affectionately calling the ThunderCast! It's an inside look at the making of Thunderbird, alongside community-driven conversations with our friends in the open-source world.share.transistor.fm
Peter Vágner reshared this.
Peter Vágner reshared this.
How-to: Use the tabindex attribute - The A11Y Project
tabindex
is a global attribute that allows an HTML element to receive focus. It needs a value of zero or a negative number in order to work in an accessible way.
www.a11yproject.comPeter Vágner reshared this.
Peter Vágner reshared this.
Matt Campbell - Show-and-Tell #037
Follow Matt:https://toot.cafe/@matthttps://accesskit.dev/https://fosstodon.org/@accesskitUpcoming Schedule:https://attie.co.uk/show-and-tell/https://www.yout...YouTube
reshared this
Peter Vágner reshared this.
Peter Vágner reshared this.
Peter Vágner reshared this.
I grabbed a tagged PDF, opened it in Firefox, added a text note & sketch, then saved.
I opened that saved PDF in Acrobat Pro and all tags were gone.
Bug filed: https://bugzilla.mozilla.org/show_bug.cgi?id=1823296
#a11y #accessibility
1823296 - PDF editor removes tags from tagged PDFs
UNCONFIRMED (nobody) in Firefox - Untriaged. Last updated 2023-03-19.bugzilla.mozilla.org
The public post is not dunking, I just want to make sure nobody accidentally breaks a PDF.
This is not my team's domain, so I can't promise a quick fix, but I'll do my best to advocate for it.
Peter Vágner reshared this.
If you want to send along your congrats or curl related memories, consider doing it here: https://github.com/curl/curl/discussions/10465
In about 8 hours there will be a new curl release. In 10 hours there will be a curl release video. There will be blog posts and there will be an online celebration starting in 18 hours.
This is the day. Thanks for flying #curl.
curl turns 25 years old on March 20, 2023 · curl/curl · Discussion #10465
If you want to say congratulations, share a curl related memory or otherwise celebrate this historic event in text, this is the thread for you. curl was first released on March 20, 1998 when it was...GitHub
Peter Vágner reshared this.
Peter Vágner reshared this.
Not as an icon, not as CSS generated content.
https://adrianroselli.com/2019/12/showing-file-types-in-links.html
On the socials, *always* announce if linking to a file.
https://adrianroselli.com/2019/12/showing-file-types-in-links.html
Showing File Types in Links
Links to files can be a surprise for users, especially those who cannot use, do not notice, or do not have the status bar to show a link destination. Some users may appreciate knowing a link points to a file, sometimes even a particular file.Adrian Roselli
reshared this
Peter Vágner reshared this.
Now I'm seeing that this is even more true when on battery. time.sleep(0.01) in Python seems to sleep for up to 26 ms!
This is making me wonder how much this impacts a11y events in Firefox. I've yet to investigate this, but it does seem like a11y focus events are a lot slower on battery, which is pretty suspicious given the above findings.
reshared this
The third change is that when trying to detect cursor movement, NVDA now retries a few times without waiting. The retry wait is necessary to reduce CPU usage, but because of timer resolution, that can make things pretty laggy. Retrying a few times without a delay shouldn't have any real impact on CPU, but it does mean we potentially respond a lot faster if the app responds faster than the timer resolution.
Peter Vágner reshared this.
RCE exploit
Samsung Galaxy phones including those in the S22, M33, M13, M12, A71, A53, A33, A21, A13, A12, and A04 series
Vivo phones including those in the S16, S15, S6, X70, X60, and X30 series
Google Pixel 6 and 6 Pro, Pixel 6a, Pixel 7 and 7 Pro
Any wearables that use the Exynos W920 chipset
Any vehicles that use the Exynos Auto T5123 chipset
Project Zero reported 18 vulnerabilities in Exynos modems in late 2022 and early 2023. Four of the vulnerabilities, including CVE-2023-24033, involve internet-to-baseband remote code execution
Tests conducted by Project Zero confirm that those four vulnerabilities allow an attacker to remotely compromise a phone at the baseband level with no user interaction, and require only that the attacker know the victim’s phone number. With limited additional research and development, we believe that skilled attackers would be able to quickly create an operational exploit to compromise affected devices silently and remotely.
Project Zero is making a “policy exception to delay disclosure for the four vulnerabilities that allow for internet-to-baseband remote code execution.” This is “due to a very rare combination of level of access these vulnerabilities provide and the speed with which we believe a reliable operational exploit could be crafted.”
https://9to5google.com/2023/03/16/google-exynos-modem-vulnerabilities/
Google: Turn off VoLTE, Wi-Fi calling due to Exynos vulnerability
Google found severe vulnerabilities with Exynos modems used on the Pixel 6 and Samsung phones that warrant disabling VoLTE & Wi-Fi calling...Abner Li (9to5Google)
Peter Vágner reshared this.
Peter Vágner reshared this.
https://tex.stackexchange.com/a/605142
A guide on how to produce accessible PDF files?
First: I know that this has been asked before: How can tagged PDFs be created that support Universal Accessibility and reflowing? (06/2010) LaTeX accessibility (05/2011) Accessibility issues (10/2...TeX - LaTeX Stack Exchange
reshared this
Peter Vágner reshared this.
#Music #EDM #MusicProduction #ElectronicMusic
Peter Vágner reshared this.
https://redmine.stoutner.com/issues/975
The Handbook is worth a read as there is some functionality that might not be readily apparent.
Peter Vágner reshared this.
We recorded it on Friday, and it's being edited into shape this week. Expect it before the end of the month. We'll share the RSS feed when it goes live.
#Thunderbird #Podcast
Peter Vágner reshared this.
It's not quite ready yet.
Peter Vágner reshared this.
1. Salamandra Radio - an automation software for station in its early development. Screen reader specific fixes have been mentioned in the release notes and so were hotkeys, although these do not seem to be documented anywhere; the app starts in Portuguese by default but a change to English is possible in the settings; also buttons in the toolbar do not seem to be labelled but upon focusing them, a tooltip is read out so we can go by those to tell what the buttons are doing.
https://github.com/ocarolino/salamandraRadio/
2. Axios - a simple radio player supporting the Radio Browser API. It is accessible in a similar way as Salamandra, allows for searching the directory, playing whatever is found, and controlling the volume.
https://github.com/z1lvis/Axios
Feel free to explore, hack, spread the word or do whatever else you usually do in such cases.
#Accessibility #Blind #ScreenReaders #Radio #OpenSource
GitHub - ocarolino/SalamandraRadio: Salamandra is a radio automation software designed for radio stations that need a simple, easy and stable software for automated broadcasting.
Salamandra is a radio automation software designed for radio stations that need a simple, easy and stable software for automated broadcasting. - GitHub - ocarolino/SalamandraRadio: Salamandra is ...GitHub
reshared this
Paweł Masarczyk reshared this.
Peter Vágner reshared this.
Are you blind/visually impaired? Are you a sucker for retro hardware and/or software? Do you hate to see icons of the past slip into the land of the forgotten? This is the site for you! This site aims to unite sightless nostalgia freaks and retrophiles the world over. Classic operating systems, old school screen readers, long lost and forgotten speech synthesizers... It's all here!
Though this site is mainly targeted at the blind/visually impaired, sighted folks are allowed to join as well! It's important that sighted people gain an insight (no pun intended) into how us V.I folk live our lives. Nothing about us without us, right? With all that said, remember to follow the rules and have a good time! :)
Check out the site and sign up for free at https://bvtc.epizy.com
reshared this
Peter Vágner reshared this.
This release brings many bug fixes and some useful improvements. Gajim now allows you to delete messages from your local chat history (in case of nasty spam messages). Furthermore, detection of WAV audio files has been improved and you can now click the waveform to skip to a specific timestamp within a voice message. Thank you for all your contributions!
#gajim #xmpp #chat
https://gajim.org/post/2023-03-09-gajim-1.7.2-released/
Gajim 1.7.2
Gajim 1.7.2. brings many bug fixes and some useful improvements. Gajim now allows you to delete messages from your local chat history (in case of nasty spam messages).wurstsalat (https://gajim.org/)
Peter Vágner reshared this.
Peter Vágner reshared this.
Chess-Studio
Chess Studio is the first and only application for iPhone and iPad able to manage chess databases and games in PGN format in a complete and efficient way.App Store
reshared this
Peter Vágner reshared this.
Czech translation of LibreOffice Base Guide – and more news - The Document Foundation Blog
Zdeněk Crhonek (aka “raal”) from the Czech LibreOffice community writes: The Czech team translated the LibreOffice Base Guide 7.3 – and it’s now available on the documentation page.Mike Saunders (The Document Foundation)
Peter Vágner reshared this.
Peter Vágner reshared this.
Please if you make this brave decision, choose wisely. Something decentralized and open like


These are not apps, these are protocols witch many apps can use. You can than choose app you like. For example on Andorid there is
Conversations or Snikket for xmpp, or Element for Matrix...
reshared this
Peter Vágner reshared this.
Peter Vágner reshared this.
Peter Vágner reshared this.
Peter Vágner likes this.
reshared this
rb :prami:
•Thunderbird
•rb :prami:
•Krishna Draws!✏️
•Thunderbird
•🇬🇧Daron Brewood
•Zac
•BJ
•Thunder... Thunder... THUNDER... THUNDERCAST HO!
Thunderbird
•OhWeh
•Thunderbird
•Nyaa :fedora:
•Thunderbird
•MAR
•Thunderbird
•Can you subscribe there by just entering the RSS feed? https://feeds.transistor.fm/thundercast
MAR
•Thunderbird
•#ApplePodcasts: https://podcasts.apple.com/us/podcast/thundercast/id1678308795
#Deezer: https://www.deezer.com/us/show/5866547
#Spotify: https://open.spotify.com/show/5tWzGLQbWwF84lCd7yK6u6
You can also subscribe using good old #RSS: https://feeds.transistor.fm/thundercast
If we're not in your favorite app, give it a few days and check again. Thanks for listening!
#Thunderbird #Podcast #ThunderCast #Email #OpenSource #Linux
ThunderCast on Apple Podcasts
Apple PodcastsOliver Kamer
•ThunderCast
Pocket CastsThunderbird
•Thunderbird
•https://pca.st/b1vl7ydz
(thanks for telling us @olikami)
ThunderCast
Pocket CastsBill Taroli :neurodiversity:
•Thunderbird
•^ Like a BOSS.
bgtlover
•Oliver Kamer
•Thunderbird
•You can also stream it on our blog post, which has an updated list of all podcast clients the show is available on: https://blog.thunderbird.net/2023/03/thundercast-1-origin-stories/
The Official Thunderbird Podcast Is Here!
Jason Evangelho (The Thunderbird Blog)David R
•Jeff Gila
•Thunderbird
•Jeff Gila
•Thunderbird
•Are we in your favorite podcast client yet? Let us know!
ThunderCast
Google Podcastsab78702
•Dan Hugo
•Miguel Aguayo
•It's very good; enjoyable, upbeat and informative
🇪🇺🐧lioman🐍🇪🇺
•Only need the original RSS feed
EdB
•Xeno Danger Evil
•Myk
•svanschu
•