this post was submitted on 14 Feb 2025
889 points (98.5% liked)
Programmer Humor
20719 readers
1815 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
I'm saying if your use case makes regex the best option, you've gone the wrong way and should turn back. There are definitely corners you can paint yourself into that make it the way to go, but you've ended up there through a series of bad ideas.
Maybe, just maybe, the context in which you use regex isn't the same as everyone elses. But hey, who am I to deny you the disservice of thinking you're the center of the world?