Windows XP SP2
29.8.2025 09:39Windows XP SP2/me hears the Windows XP jingle
https://www.langenau.de/tourismus/Wichtelweg-Goettinger-Abenteuerpfad
29.8.2025 09:15/me hears the Windows XP jingle#Wichtelweg #Langenauhttps://www.langenau.de/tourismus/Wichtelweg-Goettinger-AbenteuerpfadI would've never guessed to find installation instructions using #Nix in a Microsoft-owned repository. 🤯
https://github.com/microsoft/wassette
8.8.2025 14:52I would've never guessed to find installation instructions using #Nix in a Microsoft-owned repository....The replacement for a proper, clean RSS feed listing changes in the Stripe API is apparently… an email newsletter?!
https://go.stripe.global/dev-digest
Let's see if https://kill-the-newsletter.com/ is working.
4.8.2025 12:10The replacement for a proper, clean RSS feed listing changes in the Stripe API is apparently… an email...FFS, I hate this "War on #RSS" that a lot of companies seem to wage.
Latest culprit: Stripe removing the RSS feed for their API changelog. 😠
https://docs.stripe.com/changelog
Also a lot of companies are going great lengths to remove RSS feeds from their blogs, although the used software brings these feeds by default.
Looking at you, Meilisearch and BellSoft.
Liebe RegioIT/SWU, interne Exceptions über eine Smartphone App an Endkunden weiterreichen ist eher schlecht.
Wenn diese Kunden keine Fahrkarten kaufen können, ist das ebenfalls schlecht.
Vielleicht kann @synyx helfen.
27.7.2025 10:26Liebe RegioIT/SWU, interne Exceptions über eine Smartphone App an Endkunden weiterreichen ist eher schlecht.Wenn diese Kunden keine...The fact that #AWS returns two different certificate bundles at https://truststore.pki.rds.amazonaws.com/global/global-bundle.pem today is not exactly great if one is pinning their checksum in builds to ensure at least a well-known version. 🙄
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.SSL.html
It would be great if AWS had plans to publish an official checksum or even signature for the AWS global certificate bundle. This would increase the trust into the downloaded artifact *a lot*.
Observed SHA-256 checksums today were:
- 5fa49cac7e6e9202ef85331c6f83377a71339d692d5644c9417a2d81406f0c03 (size: 160792 bytes)
- f6314d49b9750aa2a3b95b34c836d7af242628056db8aa6a2c8c70d12d6525aa (size: 176787 bytes)
> Blue-green deploy:
> blue is broken,
> green is worse.
Watching this whole video is equivalent at least 5 YoE in an IT job.
https://www.youtube.com/watch?v=rXPpkzdS-q4
24.7.2025 06:45Watching this whole video is equivalent at least 5 YoE in an IT job.https://www.youtube.com/watch?v=rXPpkzdS-q4Die Meldungen https://ard.social/@tagesschau/114885407782910503 und https://ard.social/@tagesschau/114885419572530924 hintereinander zu sehen ist dann doch irgendwie lustig.
20.7.2025 16:18Die Meldungen https://ard.social/@tagesschau/114885407782910503 und https://ard.social/@tagesschau/114885419572530924 hintereinander zu...Liebe @tagesschau, ich möchte keine Push-Nachrichten erhalten, weder jetzt, noch irgendwann später.
Warum nutzt die Tagesschau-App dieses #DarkPattern (#Nagging)? Warum gibt es keine Option, welche diese Frage dauerhaft mit Nein beantwortet?
https://dapde.de/de/dark-patterns/arten-und-beispiele/druck2/
16.7.2025 06:18Liebe @tagesschau, ich möchte keine Push-Nachrichten erhalten, weder jetzt, noch irgendwann später.Warum nutzt die Tagesschau-App dieses...Is anybody I know (or who reads this post 😅) using #Azure Container Apps with #OpenTelemetry collection enabled sending the telemetry to an external provider?
https://learn.microsoft.com/en-us/azure/container-apps/opentelemetry-agents#otlp-endpoint
15.7.2025 07:33Is anybody I know (or who reads this post 😅) using #Azure Container Apps with #OpenTelemetry collection enabled sending the telemetry to...Managed to collect another "Türdefekt" (door defect) and the respective additional delay.
9.7.2025 09:16Managed to collect another "Türdefekt" (door defect) and the respective additional delay.#DeutscheBahn #ICE692"Signalstörung" (signal disruption) and "Unbefugte Person im Gleis" (unauthorized person on the tracks) so far.
Waiting for the lethal trifecta of "Defekter Zug auf Gleis" (defective train on track) or "Personenschaden" (bodily injury) to complete the Deutsche Bahn Experience today. 😅
9.7.2025 07:32"Signalstörung" (signal disruption) and "Unbefugte Person im Gleis" (unauthorized person on the tracks) so far.Waiting...Traveling with Deutsche Bahn. 🤞
#WeAreDevelopers #WeAreDevelopers2025
Shell script for burn-in and testing of new or re-purposed drives:
https://github.com/Spearfoot/disk-burnin-and-testing
#smartctl #badblocks #linux #hdd #nas
4.7.2025 06:08Shell script for burn-in and testing of new or re-purposed drives:https://github.com/Spearfoot/disk-burnin-and-testing#smartctl #badblocks...TIL: Conditional types in #TypeScript can only have 25 members and TypeScript will stop evaluating them afterwards.
```typescript
// This works
type MyType = 1 | 2 | ... | 25;
// This breaks
type MyLooongType = MyType | 26;
```
And this limit is not documented in the official TypeScript docs. 🤯
- https://www.typescriptlang.org/docs/handbook/2/conditional-types.html
- https://matthias-falk.medium.com/warning-of-some-surprising-quirks-and-design-limitations-in-typescript-1b40ebaeef57#2c27
- https://github.com/microsoft/TypeScript/issues/40803
Hey folks, what's your favorite code generator when doing spec-first development with #OpenAPI?
Ideally it would generate sources for #Golang, #TypeScript, and #Java, but individual code generators for these ecosystems would also be okay.
Bonus points if it generates idiomatic and extensible code in the respective programming language.
#SpecDrivenDevelopment #APIDrivenDevelopment
11.6.2025 13:51Hey folks, what's your favorite code generator when doing spec-first development with #OpenAPI?Ideally it would generate sources for...Wenn man macOS nutzt, ist #MoneyMoney (https://moneymoney.app) sicherlich eine der besten Anwendungen zur Konten- und Finanzverwaltung.
Gibt es etwas vergleichbares für #Linux?
#KontoVerwaltung #FinanzVerwaltung #OnlineBanking