this post was submitted on 19 Jun 2024
315 points (85.6% liked)

Programmer Humor

19187 readers
1164 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

founded 1 year ago
MODERATORS
 

Today in our newest take on "older technology is better": why NAT rules!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 3 months ago (8 children)

Slightly related to the issue of remembering addresses, I think the main issue is with the fact that local nameservers are pretty much non-existent if you're not running OpenWrt or OpnSense. Which is shameful because the local nameserver is an amazing quality of life tool.

Also the fact that officially there are no local TLDs except for ".arpa" while browsers won't resolve one word domains without adding http://

And don't get me started on TLS certificates in local networks... (although dns01 saves the day)

[–] [email protected] 4 points 3 months ago (6 children)

I don't get why '.local' isn't a top level domain for LAN hosts.

[–] [email protected] 3 points 3 months ago (1 children)

.local is already used by mDNS

[–] [email protected] 1 points 2 months ago

Ah, that makes sense. I just knew it was unavailable. Apparently .lan is fine to use, I think I'll try that next time.

load more comments (4 replies)
load more comments (5 replies)