Michael Stapelberg 🐧🐹😺
zekjur.bsky.social
Michael Stapelberg 🐧🐹😺
@zekjur.bsky.social
Mensch mit starkem Datendrang • Artisanal Open Source • latenz-unverträglich • ::) • he/him
Yes, I am seeing otherwise: querying 8.8.8.8 via UDP results in a truncated response packet. Probably the reply you’re looking at is already the TCP-retry response.

I emailed you the pcap I show in this screenshot:
July 21, 2025 at 6:11 AM
@bradfitz.com Maybe you all want to stop serving *all possible IP addresses ever* for login.tailscale.com to make it fit into a UDP response? :)
July 20, 2025 at 4:51 PM
TIL: Apple’s migration tool supports Thunderbolt networking, so by connecting two Macs with a Thunderbolt cable, you can transfer data much much faster than with Gigabit Ethernet: the migration tool measures the connection with 3 GB/s peak speed (actual migration speed: >> 500 MB/s):
May 11, 2025 at 7:45 AM
Bonus pic: stage setup up close
April 26, 2025 at 9:05 PM
Went to see Tangerine Dream live tonight! Great tracks, visuals were stunning and overall a good time :)

If you haven’t heard of them: they *defined* electronic music in Germany back in the 1970s and have been active ever since. They made the sound track to GTA V! en.wikipedia.org/wiki/Tangeri...
April 26, 2025 at 9:04 PM
New blog post: Intel 9 285K on ASUS Z890: not stable! ⚠️

I had a lot of trouble with this mainboard (?), so I am telling you what combination of hardware to avoid 😲

michael.stapelberg.ch/posts/2025-0...
March 19, 2025 at 4:46 PM
#zurich SBB #trains at night

(view from Europabrücke)
March 14, 2025 at 9:36 PM
New blog post! 🎉

Tips to debug hanging Go programs

michael.stapelberg.ch/posts/2025-0...

#golang
February 27, 2025 at 5:02 PM
RAM, M.2 SSD, CPU and fan backplate done. Rest tomorrow
January 15, 2025 at 10:33 PM
it’s time
January 15, 2025 at 9:30 PM
Any last tips or recommendations before I click order on this PC build?

This will be the replacement for michael.stapelberg.ch/posts/2022-0..., i.e. mostly doing compilation, browsing and similar. Goals are: silent, low idle power, fast.

(I’ll keep using my current nVidia GPU for now.)

#linux #pc
January 4, 2025 at 9:50 PM
Did an analysis of the various go-mail packages in the #golang ecosystem.

Instead of finding “the best fork”, it seems like I’ll need to switch to wneessen’s alternative (not a fork).

Did I miss any significant development here?
December 19, 2024 at 5:27 PM
Found this article about a Linux gaming PC and I think this is quite a remarkable development: www.golem.de/news/aus-dem...
December 1, 2024 at 5:12 PM
New blog post! 🎉 Testing with Go and PostgreSQL: ephemeral DBs

Let’s say you created a #golang program that needs a DB — you installed PostgreSQL, wrote the Go code, and everything works; great! But how do you best provide PostgreSQL to your automated tests?

michael.stapelberg.ch/posts/2024-1...
November 19, 2024 at 4:18 PM
New blog post! Debug Go core dumps with delve: export byte slices

Not all bugs can easily be reproduced. Sometimes, all you have is a core dump. I had trouble figuring out how to save byte slice contents from memory into a file for further analysis with delve…

michael.stapelberg.ch/posts/2024-1...
November 15, 2024 at 7:38 PM
Blog post: A Signal run a day keeps the un-link away

When I get a message (on my phone), I want to reply to it only to discover that Signal has un-linked my laptop because of inactivity and won’t sync history, making it impossible to quote-reply to messages…

michael.stapelberg.ch/posts/2024-0...
November 15, 2024 at 7:33 PM