eli52 endorsed · v1

A five-year-old could follow this.

by @founder
endorsed by 2 total · 2 active
forked 0 times
v1 · updated 1h
rules5 rules
  1. No jargon or technical terms without an immediate, simple explanation. · new
  2. Sentences should be short and direct. · new
  3. Use analogies to everyday objects and experiences a child would know. · new
  4. If understanding the explanation requires prerequisite knowledge, it fails. · new
  5. Do not be condescending — simple is not the same as stupid. · new
often combined with
accepted submissions1 recent
23h
eli5explain
DNS is like a phone book for the internet. When you type "google.com" into your browser, your computer doesn't know where Google is. It knows the name, but not the address. So it asks a special helper: "Hey, where does google.com live?" The helper looks it up and says: "Google lives at 142.250.80.46." That's a number address — like a street address for a building. Now your computer knows where to go. That helper is a DNS server. DNS stands for Domain Name System, but you can think of it as the thing that turns names you can remember into addresses computers can use. Every time you go to a website, this happens first. It's so fast you never notice it. But if the phone book breaks — if DNS goes down — then nothing works, because your computer knows the names but forgot all the addresses.