Sensitive content
Today, I was contacted by someone who is researching their ancestors and discovered that our family trees intersect. Her family ended up with the Czech phonetic transcription Ajšman, while our family ended up with the German transcription Eischmann. Our common ancestor was named Tomáš Aišmon and was born in 1728.
“Your ancestors were rodents. What do you do to rodents?”
“We will kill you humanely in accordance with our human welfare regulations.”
low-level window system interface for audio plugin UIs - RustAudio/baseviewGitHub
Accessible Android reshared this.
🚀 New in Tuta Mail & Tuta Calendar!
🎉 Resize columns for your perfect view
🎉 Undo accidental moves/deletes
🎉 Duplicate calendar events
🎉 Reply with comments to invites
🎉 Edit/delete parts of event series
🎉 Enhanced invite emails
Go private - with best usability. ❤️
More: tuta.com/blog/resize-columns-u…
Your experience with Tuta Mail & Tuta Calendar just got better, smarter, and faster. Check out what’s new!Tuta
The #gnome #bug reporter still wants to push reports onto bugzilla that has been replaced by their #gitlab instance.
Is that a known issue?
Couldn't find any reference online, how that will change in future.
My #fedora rarely crashes so it's not a big issue. However, I'd like to contribute data for improving software.
@ebassi
following the suggestion from @sysadmin@social.tchncs.de, I found out, that the bug reporter and troubleshooter might not even be a part of the gnome project at all. It's from RedHat and it's repo on github:
I'll reproduce now and leave an issue there.
ABRT oopses list designed according to https://live.gnome.org/Design/Apps/Oops - abrt/gnome-abrtGitHub
In Safari on iPhone, get a warning when you visit websites that uses HTTP.Apple Support
And another thing: What even is this "Politics" that some people don't want you to talk about?
Are we talking about the stately and important machinations of state, in which laws are debated and passed, elections are held, spiced with the occasional scandal from a misbehaving representative of the people?
Are we talking about televised screaming matches between horrible people in formal wear trying to persuade the voting public that the other guy is somehow even worse than they themselves are?
Is it things that one of these awful people has decided to talk about in order to win votes?
Are we talking about the daily realities of real human beings that other people aren't comfortable hearing about?
💡 Governments play a crucial role to support the #DigitalCommons.
@ChristopherWilson (from @MyDataglobal) highlights their vital role and emphasises that the design challenge is also a key consideration.
Let’s build systems that serve people, not platforms.
commons.ngi.eu/videos/
#FOSS #PublicTech #Interoperability #Data #DigitalCommons
@martelinnovate @OpenForumEurope @openfuture @cnrs @linuxfoundation @ngi
#curl 8.16.0
Daniel presents the security vulnerabilities, the changes, bugfixes in 8.16.0 and what might possibly be coming next.YouTube
daniel:// stenberg:// reshared this.
We really need a legislation to force Android vendors that are selling their phones in EU to allow "bootloader unlocking".
Like, come on. It's literally a one-bit check by an "application" before loading the Linux kernel. Yet, vendor after vendor is removing the ability to skip this check for muh "security".
It's never about security, it's about control. If you can't install your own OS, they can collect your data to sell and push ads onto you.
It's basically like buying a laptop in 2008 with Windows Vista and pre-loaded malware that made it unusable. Everyone wiped it and installed a clean copy of XP or Linux, imagine being unable to do that...
If we don't stand up to vendors, in the future they'll take this option away. I hope they realize there'll be no reason to buy Android anymore (no way to "sideload" due to Play Protect, no way to replace the OS/remove GApps) and everyone will go "fuck it, I'm just gonna get an iPhone".
For many years Android/iOS duopoly was unbreakable, but thanks to Google's recent (stupid) decisions this could (and I hope will) change. Current "smartphones" are just the prefect tools of digital dystopia.
I would be really cautious with the wording. Instead "bootloader unlocking" I would force something as "alternative system installation with posibility to apply same security measures" as much broader set of features is needed to install OS.
You want to allow unlock bootloader, flash custom OS, load custom cetificates/keys/... to bootloader, relock the bootloader, verify and boot alternative OS signed with alternative keys.
Fingerprint reader functionality under #Linux sucks.
1. Every few reboots/updates/whatever-triggers it, the fingerprint functionality GETS DISABLED all by itself. The bug is there in BOTH Ubuntu and Arch Linux ( #gnome ).
2. GDM won't let me choose between pass & fingerprint reading. This has repercussions for gnome's keyring.
3. Because the keyring is not unlocked, launching things like Chrome requires you to type a password! Again!
Overall, abysmal.
Sensitive content
Sensitive content
Zdeněk Crhonek (aka “raal”) from the Czech LibreOffice community writes: The Czech translation of the LibreOffice Calc Guide 25.2 is now available, thanks to the endless efforts of our team. It was translated by Petr Kuběj, Radomír Strnad and me.Mike Saunders (The Document Foundation)
Dagsfärsk Chat Control 2.0-debattartikel från mig, Anne-Marie Eklund Löwinder, Patrik Fältström, Fredrik Lindeberg, Ulrika Vincent, Samuel Skånberg och Henrik Alexandersson (representanter för partipolitiskt oberoende teknikorganisationer). Vi skriver på SvD Debatt om varför våra politiker måste förstå konsekvenserna av massövervakningsförslaget – innan det är för sent!
svd.se/a/3MvM39/politiker-mast…
DEBATT. Sverige fortsätter att stötta ett förslag som kräver att allmänhetens kommunikation kan avlyssnas. Vi kan inte låta mänskliga rättigheter och samhällets säkerhet offras av okunskap, skriver debattörer.Svenska Dagbladet
#curl 8.16.0 was just released:
daniel.haxx.se/blog/2025/09/10…
I will live-stream a release presentation at 10:00 CEST on twitch
Welcome to one of the more feature-packed curl releases we have had in a while. Exactly eight weeks since we shipped 8.15.0.daniel.haxx.se
The September 9th, 2025 Jail/Zones Production User Call is up:
We discussed Eurobhyvecon, Jail Descriptors, Capsicum vs. Pledge, the WITHOUT_JAIL build option, the Yggdrasil overlay network IPv6 routing scheme, podman, PkgBase, Netgraph vs. bridge vs. aliased networking performance, rctl and cpu set, the Nitro init system and process supervisor, and much more!
"Don't forget to slam those Like and Subscribe buttons."
The September 9th, 2025 Jail/Zones Production User CallWe discussed Eurobhyvecon, Jail Descriptors, Capsicum vs. Pledge, the WITHOUT_JAIL build option, the Y...YouTube
I made a tool for generating a Yggdrasil key/address so you can template your configs and dynamically deploy nodes that will be able to all mesh with each other.
It's kinda clunky trying to figure out how to consistently generate and deploy the configs otherwise. You'd have to generate a config normally just to get the key, but you won't know the address it will be, then try to apply your changes to that config, etc etc
I have a local FreeBSD port for it too, it's just simple Go code
Yggdrasil network key generator. Contribute to feld/yggkeygen development by creating an account on GitHub.GitHub
> This statement stopped us in our tracks. It was the most direct acknowledgement we have heard from Powell that the Fed is largely powerless to combat significant structural changes in the economy. This statement was the final puzzle piece for the warning bells we have been sounding for months now, leading to this comprehensive post.
The Demise of the Dynamic Duo
bancreek.com/p/demise-of-dynam…
Exploring the economic consequences of the structural headwinds facing immigration and health careBancreek Capital Advisors
The Carney government's suspension of the EV mandate has nothing to do with “pragmatism” or “moderation” as I heard an interviewee say on the CBC this morning.
It's about the Ontario car industry realizing they don't make EVs or even Hybrids that can compete with Korea, Japan, or Europe (let alone China).
People want them. BC is at 20% new (the mandated level), Quebec is at 30%. Those are the #2 and #3 most populous provinces in Canada btw.
It's politics, and... specifically with Carney, cowardice, nothing else. BC’s Energy Minister Adrian Dix called it out
“I want to say this: Their target for this year, we achieved four years ago,” Dix said of the existing federal electric vehicle mandates. “The issue here in Canada -- and I think the federal government needs to engage in this a little bit -- is first and foremost with Ontario.”
#CanPoli #CdnPoli #EV #Carney #ClimateAction
ctvnews.ca/vancouver/article/o…
British Columbia’s energy minister says the federal decision to delay its electric vehicle sales mandate largely reflects circumstances in Ontario, and Ottawa should follow through on a more Canada-wide policy after its review.The Canadian Press (CTVNews)
aaron
in reply to aaron • • •Sensitive content
aaron
in reply to aaron • • •Sensitive content
cerement
in reply to aaron • • •Sensitive content
(only found an image of the keyboard, and the image alt is the image’s URL)
Hyper: bottom-left corner key
Enter: middle-right key
(also @mntmn is active on Mastodon)
aaron
in reply to cerement • • •Sensitive content
aaron
in reply to aaron • • •Sensitive content
I've got the mnt pocket reform booted, but have already managed to trash the image by trying to bypass the currently inaccessible setup wizard, so investigating other potential avenues to configure the system.
It's not all doom and gloom though, as from this experience, I can confirm that the mnt team, at least @mntmn is very helpful and want MNT products to be accessible!
James Dean
in reply to aaron • • •Sensitive content
aaron
in reply to James Dean • • •Sensitive content
James Dean
in reply to aaron • • •Sensitive content
aaron
in reply to James Dean • • •Sensitive content