this post was submitted on 15 Nov 2023
992 points (95.6% liked)

Programmer Humor

19331 readers
155 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] dannym@lemmy.escapebigtech.info 2 points 11 months ago (1 children)

I don't know why anyone would write their IPs in octal, but fair point

[โ€“] p1mrx@sh.itjust.works 2 points 11 months ago

It's not about how people write them, it's how parsers parse them. IPv4 has been around since 1982, and most parsers interpret leading zeros as octal.