this post was submitted on 16 Nov 2024
1122 points (99.0% liked)

Programmer Humor

19821 readers
854 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] AdNecrias 71 points 1 month ago (2 children)

%20 is encoded space if I remember right, so even then they were already incorrect

[–] AlecSadler@sh.itjust.works 31 points 1 month ago

It sounds like maybe they sanitized the apostrophe to a space and then encoded it

[–] lord_ryvan@ttrpg.network 5 points 1 month ago

Yep, the apostrophe would be %27

So Mc%27dole