|
|
|
|
|
by xnorswap
12 days ago
|
|
I've been using regex decades, but it never really stuck to do anything too complex, it was the perfect intersection of difficult and infrequent. ( And also variable - PCRE vs others customisations / non-regular parts, etc ). I am very glad that I can now just ask claude for a regex to achieve my intent. Does it mean I'll never master regex? Yes it does, but decades has shown that was unlikely to ever happen anyway. |
|
I’m wondering if by the time you have been explicit enough in your prompt you might as well have looked up what you needed.
The expression is always terse so it’s not as if you are saving much typing.