We’re happy to announce that Mastodon 4.5 is now ready for prime time! Quote posts, async fetching of replies, server timeline visibility settings, more moderation tools, and lots and lots of other tweaks and improvements.

Announcement on our blog: blog.joinmastodon.org/2025/11/…

Full release notes and update instructions are available on our GitHub release page: github.com/mastodon/mastodon/r…

#mastoadmin

We're excited to coordinate the Decentralised Communications Devroom at FOSDEM!

🧑‍🏫 We invite you to propose talks about messaging/VoIP projects built on Matrix, @xmpp @delta, ActivityPub, ATProto, Automerge and more.

📆 The submission deadline is on November 30.

Find the full CfP on our blog!

matrix.org/blog/2025/11/fosdem…

Updated! The debloat Gist for LTSC I created, now has check and uncheck items for what we turn off and on. 6 checkboxes so people can decide what they want. Adding more of these over time. Like now. I did add a 7th option for search tweaks.
gist.github.com/tgeczy/2d847e2…
This entry was edited (13 hours ago)

We're #hiring a new Head of the Sovereign Tech Fund! 🚀

The Sovereign Tech Fund is the flagship program of the Sovereign Tech Agency. Since 2022, we've invested in critical open source infrastructure—from curl to FreeBSD to technologies like DNS that power the web—to strengthen digital sovereignty. Now we're in a pivotal phase of growth and scaling, and we're looking for an experienced leader for this key role.

1/2

Ich möchte eine Empfehlung aussprechen. Ich habe mit StreetComplete eine App gefunden, mit der man auf einfache und spielerische Art und Weise zu @openstreetmap beitragen kann. Die App zeigt dir um deinen Standort herum an, wo noch Daten fehlen und mit der Beantwortung von einfachen Fragen kannst du helfen, die Kartendaten zu vervollständigen. Sehr cool! Und total easy.

f-droid.org/de/packages/de.wes…

#openstreetmap #StreetComplete

This entry was edited (1 day ago)

Also not everyone knows, but I have backups. Anytime one of these scripts nukes my system, a virus scan finds something, back to the clean set-up system image I go. Not everyone has or does this. But for me, squeezing my 30 GB fresh Windows install into a 13 GB back-up file with maximum compression works out.
terabyteunlimited.com/download…
What I did to run it and restore an image?
Simple! Copy your working folder of TeraByte from Program Files into a Windows 11 installation media that you know has audio. Then, shift+f10 into the command prompt of that booted image and run it. Restore your TBI file from the external or other drive. Simple, no fuss.
The file you need to run? Imagew64.exe. Sometimes the drive letter mounting can change, so just CD around until you find the folder you pasted at the drive root, and then run it. Trust me, it runs under WinPE fine without any dependency needs.
This entry was edited (14 hours ago)

So on a fresh Windows 11 install, I would need to now run at least 4 GitHub scripts just to make it behave and tamed down to the process plus ram usage of Windows 10. Unbelievable. I'm going to provide links here, you use these at your own risk. I'm also favoriting this post for myself so this is a bit for me, too.
All of these require that Defender's "realtime protection" and possibly "tampor protection" stay off. Defender is very yelly.

First thing I do: github.com/ShadowWhisperer/Rem…
This removes Microsoft Edge, and I use the WebView remover. If you use JAWS, this one might not be for you, since I believe JAWS relies on the webView.
2. Spicy: Remove defender. Not for everyone, but if you have a 3rd-party scanner and AV you use that's light, or just want to manually scan files and do daily quick scans with a tool of your choice, it's good. Using WSL will reinstall the hypervisor bits. It does a lot, so be cautious.
github.com/ionuttbara/windows-…
3. New to the list: github.com/zoicware/RemoveWind… - for getting rid of all AI features. Again, large script, read and consult carefully.
4. My own quick debloat Gist for LTSC: gist.github.com/tgeczy/2d847e2…
This does a lot more plumming removal, and disables your search box, so don't be surprised.
5. For search box: Open Menu: github.com/Open-Shell/Open-She… - works really well.
Bonus: github.com/Raphire/Win11Debloa…

reshared this

On my side Microsoft 365 generates NDR when I send the message to non existing email address using outlook online but does not generate NDR when sending a message to same non existing email address from thunderbird or other app sending emails through microsoft 365 SMTP server.
This sounds strange to me and I can't find a way to make it generate NDR aka bounce messages for messages submitted through SMTP.

Why Moving Away from SPAs improves Usability, Accessibility, and SEO
innoweb.com.au/blog/why-moving…
#webdev #webdevelopment #spa #usability #a11y #seo

Thinking and dreaming hard about my trip to Vienna and Paris in March, to research late 18th century musicians Friederich Dulon and Maria Von Paradis. My colleague will be doing archival and historical research. I want to focus on the music scene today. I go to a lot of live music, and make live music with friends in Toronto. How can I explore the musical life where I’m going? If you have any recommendations or connections to the music community or the Blind community in Vienna or Paris please reach out. We’ll also be in Innsbrook for 1 night, for a Dead South show I’m thrilled to report!

zoicware/RemoveWindowsAI. Aha, just what I neded, the actual Repo package for this thing. Now time to poke around whether it breaks things for Windows updates, not sure. But they have a Discord for this project? Really. Now I feel less alone. github.com/zoicware/RemoveWind…
It says: "Prevent Windows Update from Reinstalling AI Packages" - so I guess it won't break them, but worth doing a backup or restore point anyway.
Ok, to back up mode start it: & ([scriptblock]::Create((irm "raw.githubusercontent.com/zoic…"))) -nonInteractive -backupMode
This entry was edited (15 hours ago)

And don't even get me started about Microsoft bundling the Click to Do AI app for everyone, even if you don't have a copilot PC. Click to Do is now a baked-in system component, and on non-Copilot+ PCs it’s basically a decorative brick that throws an error. You’re meant to look at it and feel “AI future”, even if your hardware can’t use it. Wow Microsoft.
there’s no clean, supported “Uninstall” button in normal builds. So, S.O.L. Look at it in your start menu always and forever, or randomly brush up against it in search results. Yes, even on LTSC Win11. Yes.
Wow maybe not. Someone wrote a script. It's quite large. raw.githubusercontent.com/zoic…
This entry was edited (16 hours ago)

Windows Health and Optimized Experiences service. Get rid of it from services.msc. Disable it in startup type, and stop the service. Now.
Here’s what that Windows Health and Optimized Experiences thing actually is, in plain language.
Short version: it’s a new-ish system service (whesvc) Microsoft is testing/rolling out. Watch system “health” and usage. Run little scripts that tweak performance, power behaviors.
It’s built on a tiny Lua runtime inside whesvc_assets.dll so Microsoft can push logic as scripts instead of shipping a full new binary each time.
It’s “smart tuning + health/telemetry/AI-adjacent fluff” more than a core OS pillar.
It exists to constantly “observe and adjust”.
And, bonus: it already picked up an elevation-of-privilege CVE (2025-59241) before it even earned anyone’s trust.
Good job Microsoft. If you're on Windows 11, get rid of this shit.
This entry was edited (16 hours ago)
in reply to Jakob Rosin

This means "we know the true reason for this message, but we can't tell you the true reason for this message."

In most cases, the true reason is "your password doesn't match", but we will display the same message in other situations in which the login fails, e.g. trying to brute force a password and having your IP address blocked.

If there was a different message for that scenario, it would tell the attacker exactly when to dispose of that IP address and change to a new one. Having a single message for both cases makes a brute force attack a lot more complicated.

This is standard security practice.

Google is baking Gemini into Maps. Would you switch to the fast, privacy- and battery-friendly Organic Maps? What’s stopping you from switching?

techcrunch.com/2025/11/05/goog…