Development quotes of the week - regular expression edition
I *thought* I had a reasonable understanding of regexes, and now I have learned that I don't, and that the regexes I've been writing don't do what I thought they did, and presumably the only reason they haven't blown up in my face (either performance-wise, or the wrong output) is blind luck.— Steven D'ApranoNow I have *three* problems.
Pretending that a regex matches in a simpler way than it actually does is like pretending that the earth is a sphere: technically wrong, but almost always close enough.— Chris Angelico
