Hacker News new | ask | show | jobs
by multinglets 3773 days ago
I don't even get why we have IP addresses anymore. Just use DNS duh.
4 comments

DNS are centralized , IPs are not. When USA decides to block or take down you domain name, because they can, all you have left is your IP, they can't take your IP.
Meet https://www.arin.net/ and friends.
Well, one reason not to is limited hardware.

In an embedded system where memory is at a premium and you may have serious constraints on how long things take (e.g. for timing purposes), the ability to hard-code an address or have it entered in some way saves you from having to support an entire DNS layer in that system.

I think the joke is that DNS just hides IP addresses, it doesn't do away with them. No IP address = no DNS.
Finally, thank you. Someone with some sense around here.
Wow!