Georg Müller

@ggmueller
34 Followers
169 Following
257 Posts
Software Engineer and Coach - Loving programming in #dotnet, #DDD
Founder of zyrrio
Githubhttps://github.com/ggmueller
LinkedInhttps://www.linkedin.com/in/georg-müller-87144314
zyrr.io - Software Agenturhttps://zyrr.io

🗂️ Archive items to hide them from search and autofill. Available now on all paid plans.

Docs: https://bitwarden.com/help/managing-items/#archive
Blog: https://bitwarden.com/blog/keep-your-vault-tidy-with-item-archiving

This is absolutely awesome! The @leavex campaign now has their website up an running, so we can see exactly which members of the EU parliament still support Musk's disinformation platform X, and avoid voting for them.

I hope @leavex expands to add every national parliament — the disinformation has to end.

Se their excellent overview here:
https://leavex.eu/politicians/

Please boost this to support the campaign.

Unix - BSD developers : this code should run and be maintained as long as computers exist.

Linux - GNU dev : this code should run and be maintained as long as someone is willing to do the work

Consultant: this code should run until the end of my contract.

Enterprise grade B2B software : this code should run till the end of the demonstration to that big customer.

Vibe coding : You are perfectly right. The code doesn’t run. Try this one. You are right, it deleted your hard disk, I’m sorry.

Da geht man einmal Anfang November auf Urlaub und dann passiert es: AWS out, Azure out, Cloudflare out.

Aber die zyrrio-Website schnurrt - dank neuem Hosting mit europäischer Tech.

In unserem Bestreben, unsere Abhängigkeit von US-Tech zu reduzieren:

https://zyrr.io/blog/2025/2025-09-11-move-website-to-bunny/

#digitalsovereignity #eutech #goingeurope

Diese Website wurde gelöscht

Wir haben es getan. Wir haben unsere Website von Azure gelöscht.

zyrrio - Sinnvoll digital

If you are deploying to #Azure App Service with #GithubActions:

How do you update appsettings in AppService?

The azure/appservice-settings action seems to gather more and more dust having missed several nodejs updates.

I released a stable of my little ProjectFiles source generator

https://github.com/SimonCropp/ProjectFiles

GitHub - SimonCropp/ProjectFiles: A C# source generator that provides strongly-typed, compile-time access to project files marked with CopyToOutputDirectory in the .csproj file.

A C# source generator that provides strongly-typed, compile-time access to project files marked with CopyToOutputDirectory in the .csproj file. - SimonCropp/ProjectFiles

GitHub

Loving the new Island themes in Rider.

Especially the light one for some reason.

#dotnet #JetbrainsRider

.NET 10 GC tuning demonstrates how stack allocations, DATAS, and region sizing reduce allocations, improve latency, and lower your cloud costs.

#dotnet #csharp #gc #performance
https://roxeem.com/2025/09/30/what-net-10-gc-changes-mean-for-developers/

How to design a GDPR-compliant cookie banner:

  • Have a 'reject all' button that is as easy to press as the buttons that grant consent.
  • Test your site with no consent for user tracking.
  • Realise that all of the tracking bits are unrelated to site functionality.
  • Remove them.
  • Remove the cookie banner.
  • @ggmueller Oh I see when looking at the decompiled code.