this post was submitted on 16 Nov 2024
1073 points (99.0% liked)
Programmer Humor
19804 readers
950 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No, cause "John\nDoe" messes up my regex. Sorry, out of the question. I'm not good with regex.
no one is "good" with regex.
Then who's coming up with all the bits that I copy/paste off the internet? The regex dragon?
From what I've seen, it's Cthulhu.
There was only one, we're all still copying from him or her.
they likely aren't good regex's ;P ... anything with more than, say, 6 operators is probably missing an edge case or will be outdated in a year (and then it's impossible to determine its original intention)