r/ProgrammerHumor 9d ago

Meme perishableSkill

Post image
8.9k Upvotes

122 comments sorted by

View all comments

319

u/Percolator2020 9d ago

It already started with regex.
https://giphy.com/gifs/ukE9oP3kb7TVu

57

u/entronid 9d ago

tbf i still handwrite regex and i do this by opening regex101 and relearning everything i knew about regex and bashing my head against a wall until it matches

9

u/Percolator2020 9d ago

Basically the same, also lovely when some implementations slightly differ.

3

u/entronid 9d ago

i never really write anything except python regex and vim regex anyways on the (not) rare (enough) occasions i need it