this post was submitted on 21 Oct 2025
964 points (99.9% liked)
Programmer Humor
27193 readers
1030 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
One of the many, many things we shoved into DNS was service discovery. It's not because of NAT, it's because we want to seamlessly support migrating from 1 server to 10 billions of them without reconfiguring anything.
The solution in indeed to migrate to IPv6, but that's because IPv6 multi-cast is actually usable. This time it's not because of NAT.