LOGBOOK

HELP

Quiz Entry - updated: 2026.07.02

What is 127.0.0.1, and how do you peg the memorable part, 127?

127 → "tank" (t·n·k).

A tank looping around a house, never leaving — localhost 127.0.0.1, peg tank (t·n·k) for 127.

127.0.0.1 is localhost — the loopback address every machine uses to talk to itself; traffic to it never leaves the computer. The lead octet 1·2·7 is /t/·/n/·/k/ → tank: picture a tank parked in your own driveway, going nowhere. (127 is also the largest value of a signed byte.)

From Quiz: MAJOR / Computer Science Numbers | Updated: Jul 02, 2026