this post was submitted on 05 Mar 2025
1583 points (99.0% liked)
Programmer Humor
21029 readers
1250 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 mastered and forgot almost entirely RegEx several times now
"mastered"
Mastered as in I could teach it to others, and assemble many complicated rules for many complicated patterns.
I am always impressed with folks that retain it.
I would a ton of it for a month or two, and then do nothing with it again for more than a year or more.
It takes a lot for permanent burn-in for me. That's the curse. The blessing is that I learn very quickly.
eh I had an entire career based on regex and i still used rubular on the daily once someone made it. there's too many corner cases for a biological entity!
Finite rules for perfectly sifting infinite options
well said!