
Peter Vágner likes this.
While we are at the topic of accessibility... how good did your wayland transition go for accessibility software like dwell clickers and on screen keyboards?
A Gnome developer claiming that he cares about accessibility is an insult.
Your software is absolutely horrid in that subject. And you regularly mess things up that make it worse. While claiming the opposite.
It's like someone who beats you up and then claims that the beating is actually good for you.
That's utterly gross, fuck them honestly.
I want to also add as an aside, people with legitimate issues can get swept into the same bucket as bad faith actors like that.
Just wanna be seen: some who want to disable animations aren't wankers, but rather, people like me with sensory sensitivity issues. I disable any kind of animation I can because those kinds of things really intensely distract me. It can be distressing if I can't avoid stuff like that while trying to work and focus
Full length version of concert can be played @ 1920x1080 if downloaded.Sounds great with a decent sound system or headphones. - Crank it up !! ô¿óYouTube
Peter Vágner likes this.
reshared this
@pluralistic
An article that talks about the killjoy of people using AI for fun activities, like escape rooms. A good read. But the part I like was the author’s playful use of enshittification.
“Killjoy in the MachineWhy do so many people use AI to cheat at fun?” by Michelle Santiago Cortés - link to the article: thecut.com/article/would-you-u…
Today, I finished my first longer trail run: It was 28.3 km with an elevation gain of 911 m. There were parts that were as steep as 40%. The average outdoor temperature was 7°C, it rained and there was looots of mud. It couldn't have gotten more pleasant than that. ❤️😅
Re: last boost (caneandable.social/@JonathanMo…): 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 for what GUI screen readers should be able to do, and as Jonathan said, Glen played a critical role in that. Thank you, Glen, for everything you've contributed and for staying true to your values.
Jamie Teh reshared this.
victor tsaran reshared this.
Bitte ab jetzt zwei Phänomene zusammendenken:
(1) Wenn Menschen gute Bücher und Online-Texte wahrnehmen, kaufen, lesen, besprechen, empfehlen, dann werden weiterhin gute Bücher und Online-Texte gemacht. Sonst nicht.
(2) Wenn Menschen Clickbait-Inhalte, deren einziger »Sinn« es ist, performatives Aufregungsmarketing zu sein, »kaufen« (anklicken), konsumieren, »empfehlen« (aufgebracht teilen), dann werden weiterhin Clickbait-Hetz-Inhalte produziert. Sonst nicht.
1/2
reshared this
Web Developers & Designers
This is your friendly reminder that low vision users exist. We need font sizes that are dramatically larger than yours.
Many of us use the “minimum font size" NOT zoom, because we need bigger text, not bigger images.
I'm on the very low end of low vision needs, but my 20pt minimum font size breaks SO MANY web sites.
This pic shows how big fonts are on my screen (thumb & ruler for context).
#accessibility #webdesign
Hubert Figuière reshared this.
@matt Yes. Your site's fine.
The way it works - in my experience - is that it doesn't matter what method the developer uses to set the font size. If my browser is set with a minimum that is larger than what the page says it will use what I set in the browser.
Most often this breaks CSS styled buttons because the developers use pixel sizes for the button styling that don't expand with text size but my fonts are too big to fit.
big ship stuck! 😂
more amused than I should be that this is the Rt Hon Paul J Martin (named after the _father_ of former Prime Minister and Canada Steamship Lines CEO Paul Martin) 😅
By day, I'm the CXO of saleor.io, the free commerce engine that's ready for everything—headless, composable, agentic. By night, I'm the Head of MX at public.monster. That's right, HEAD OF MONSTER EXPERIENCE.
Get the latest from Bruce here! https://brucespringsteen.lnk.to/newsletter-subscribeIDOfficial Video for "You Never Can Tell" by Bruce SpringsteenListen to B...YouTube
RE: mastodon.social/@Tutanota/1155…
Love your work, tutanota!
LOL, the never ending DFIR versus malware reversing "which side of the spectrum are you on" forensics personality test strikes again...
Normal couples when moving:
"Our new wifi name is WLAN-3b5e77." "Okay"
Nerd couples when moving:
"Okay we have narrowed the wifi naming pattern down to these 23 fandoms" "you forgot sailor moon"
No more jumping via website & wikis: now most of our documentation is available at our website
And as that's quite "a bit" (uh, a minor understatement) more, it has a "site search" now, too.
So we hope you like how it's set up and organized, and find what you're looking for at
Some more documentation will follow when it's ready, but that will take a little more time 😉
Sylvia reshared this.
Do not use AI email writers at the price of your privacy.
Yes, they are convenient, but you become the product & the risk is high.
With Tuta Mail, you control your email, your data, & your privacy. 🔒
Find out why AI email writers must be avoided 👉🏼 tuta.com/blog/ai-email-writers…
#PrivacyMatters #EmailPrivacy #DataProtection #TutaMail #Encryption #AI
AI email generators can help write your emails quicker, but the risks often outweigh the benefits when granting them access to your private mailbox. Here’s why not to use AI email writers.Tuta
An NVDA addon to kill NVDA from secure screens. Contribute to tspivey/killNVDA development by creating an account on GitHub.GitHub
In #curl land, @vsz made a CI job that builds curl with fil-C and it runs the tests fine. Just slightly limited due to lack of dependencies as they all need to be built with fil-C as well.
github.com/curl/curl/pull/1939…
Requirements for Fil-C: not to accidentally pick up system headers. E.g. from /usr/include on Linux. It can happen when any dependency is auto-detected on this header path. This makes Fil-C find t...GitHub
Fil-C is basically a memory-safe approach for C code. It was discussed on hacker news again yesterday. I find it a rather cool take, but with lots of limitations of course.
my week: lists.haxx.se/pipermail/daniel…
release, code, examples, everything curl, Wikipedia, still developed, wcurl
@alex
Never change!
Reminds me of this cautionary tale:
youtube.com/watch?v=T4BvqQWkV0…
Mr Arthur Bargain was a shopkeeper. This is the rather unfortunate story of his little shop.Most of the illustrations in this video were generated by Stable...YouTube
Ich spreche heute die neue erste Folge meines Podcast @logbuchlaut ein.
Ich möchte Blogposts zu gewissen Themen zusamenfassen, aber womit fange ich an?
Sagt mal...
(Please Boost!)
Blog als Podcast. Welcher Blog?
blog.ring2.de
Welcher Podcast?
https://pod ring2.de
Look @Castopod I am back 😉
reshared this
Your estimated waiting time: 44 minutes.
#39c3
Fingers crossed. Müssen uns dann mal "Hi" sagen!
Here's the most efficient way I've found to make a video from an image plus audio file that preserves quality.
ffmpeg -threads 3 -hwaccel auto -r 1 -loop 1 -i "image.file" -i "audio.file" -c:v libx264 -preset ultrafast -x264opts opencl -vf scale=1280:720 -c:v libx264 -tune stillimage -c:a copy -shortest "video.mp4"
- A command prompt terminal should open and the encode should start. You can check the status by reading the bottom of the window.
- The window will close once the encode is complete. This could take anywhere from a few seconds to five-ten minutes. You should see a video file in the folder that is only a few MB larger than the audio+image files you started with.
reshared this
Make this a bat file on your path, start with image first, then audiofile, and you'll get audiofile.mp4 as an output.
@ffmpeg -threads 3 -hwaccel auto -r 1 -loop 1 -i %1 -i %2 -c:v libx264 -preset ultrafast -x264opts opencl -vf scale=1280:720 -c:v libx264 -tune stillimage -c:a copy -shortest "%~dpn2.mp4"
Andre Louis reshared this.
Just because it works under your very limited and controlled lab conditions, doesn't mean it will work just as well under real-life conditions.
A few may remember the summer of 2024 when (streams) rolled out FEP-171b. It broke federation in every imaginable way because, as it turned out later, (streams) suddenly confused the many different IDs it had to juggle. Granted, the byproduct of trying to fix this was Forte, the first Fediverse server software to provide nomadic identity via nothing but ActivityPub.
Now Hubzilla rolled out FEP-e232. And there's breakage again. Not quite as badly, but in places that really hurt.
So the talk of the town in the Fediverse is Mastodon 4.5 introducing quote-posts. (Mastodon 4.5 allegedly introducing quote-posts to the Fediverse, and how that's wrong, is another story.)
Interestingly, almost at the same time, Hubzilla 10.6 was rolled out. Money quote from the announcement:
- Implement FEP-e232 (object links) for quote posts
FEP-e232 Object Links in practice usually = "quote-posts like Misskey" = linking to the original with "RE:" before the link.
Apparently, rather than what Hubzilla had been doing since 2012 when it was still Red. What Friendica has been doing since its own inception in 2010. Namely insert a dumb copy of the quoted post into the quoting post.
While (streams) and Forte have been supporting FEP-e232 under the bonnet for quite a while while still quote-posting with dumb copies, Hubzilla has decided to go all the way and replace the old-fashioned Friendica way of quote-posting entirely with the Misskey way that's all the rage in the Fediverse now.
Yes, this has its advantages. If the original is edited, then the edit (in theory) is reflected in all posts that quote-post it.
But here on Hubzilla, this switch causes trouble.
Mastodon rolled out rendering support for Misskey-style quote-posts before rolling out quote-posts themselves, so those Mastodon servers that can't render these quote-posts are hopelessly outdated.
Hubzilla, on the other hand, rolled out Misskey-style quote-posts with version 10.6 while 10.4 and older can't even render Misskey-style quote-posts, not even when they come straight from a *key. In this regard, it would have been smarter to first make sure that Hubzilla renders this kind of quote-posts, then wait for a few minor releases and then change the way Hubzilla quote-posts.
You may see this as just a minor nuisance. But on top of that, it breaks Hubzilla's forums.
See, Hubzilla's forums are based on quote-posts. You start a new thread by DM'ing to a forum, and the forum will automatically share (quote-post) your start post to all forum members. If it's a private, limited-access forum, only the forum members are permitted to see the post with your quoted post in it.
I guess it's kind of obvious that this can only work by quote-posting a dumb copy of the start post unless a few more stops are being pulled.
Now, however, forums on Hubzilla 10.6 quote-post start posts by linking to the original. Remember that the original is a DM to the forum. As in only the forum is permitted to see it. You can click the link to the original all you want. But unless you run the forum, Hubzilla will not let you see it, not even with all the OpenWebAuth magic sign-on that you have on yourself as a Hubzilla user. In fact, I'd be very worried if I could see it now.
If there was even only one active forum on one of the two public hubs that run development versions, this critical bug would have popped up earlier and been fixed before it would have hit a release. But apparently, nobody is crazy enough to run a forum on a dev-grade hub, not to mention how few active Hubzilla forums there are in the first place. Seriously, I wonder if there's any feedback coming from the two dev hubs because I never see any hit the Support Forum. Does it all go straight to Framagit?
Good thing hubzilla.org is still running Hubzilla 10.4. hubzilla.org is not only the official Hubzilla website, it's actually a Hubzilla hub itself. The official Hubzilla website is built on a Hubzilla channel, using the Webpages app. And hubzilla.org is home of the Hubzilla Support Forum. It would have been a disaster, had this forum been broken, too.
I guess there's a hotfix due now, even if it means reverting FEP-e232 support (although changing the permissions of a DM to a forum channel would do the trick, and looking at how (streams) and Forte do it would be even smarter). And I hope it'll come before hubzilla.org is upgraded to 10.6.
By the way, while it's at it, maybe Hubzilla could also permanently set that GoToSocial/Mastodon flag that allows being quote-posted. I mean, if you come to a place that has been able to quote-post for a whopping 13 years, that can quote-post any public content from anywhere in the Fediverse with zero resistance, and that has no control over whether or not your stuff can be quote-posted (other than not posting in public), it's safe to assume that you're okay with your stuff being quote-posted anyway.
#Long #LongPost #CWLong #CWLongPost #FediMeta #FediverseMeta #CWFediMeta #CWFediverseMeta #Mastodon #Misskey #GoToSocial #Friendica #Hubzilla #Streams #(streams) #Forte #Forums #Groups #FediverseGroups #FediGroups #FEP_e232
Radical gamer repurposes $1,700 ROG Atral RTX 5080 into a working DIY skateboard — rides graphics card down the street while walking dog
A user on the PC Master Race subreddit has turned a ROG Astral RTX 5080, one of the most expensive variants out there, into a real skateboard. The video shows the RTX 5080's …
#hardware
tomshardware.com/pc-components…
Matt Campbell
in reply to Mike Gorse • • •like this
Peter Vágner likes this.
Mike Gorse
in reply to Matt Campbell • • •Peter Vágner likes this.