this post was submitted on 16 Nov 2024
1040 points (99.2% liked)

Programmer Humor

19587 readers
1910 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
[–] [email protected] 1 points 4 hours ago* (last edited 4 hours ago)

Sure, but if you don't escape the \ then you likely won't even be able to get the name into the first system. You need the name to contain \n so that it gets passed correctly to other systems, otherwise his name may wind up just being "John" .