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

Programmer Humor

19887 readers
344 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
[–] [email protected] 111 points 1 month ago (1 children)

That's easy, just call it Jhon\nDoe

[–] [email protected] 77 points 1 month ago (3 children)

John\0Doe will fuck with all C (and C based derivatives) software that touches it.

[–] [email protected] 72 points 1 month ago

Nah, it will end up simply as "John" in the database. You need "John%sDoe" to crash C software with unsafe printf() calls, and even then it's better to use several "%s"

[–] xmunk 20 points 1 month ago (1 children)

C and C derivatives will be fine unless they're fucking up encoding.

[–] [email protected] 17 points 1 month ago

Which rarely, if ever, happens. Especially with US software.

[–] [email protected] 9 points 1 month ago

With an address in 's-Hertogenbosch to help people who are lazy about escaping.