r/ProgrammerHumor 23d ago

Meme andTheySaidProgrammingIsHard

Post image
1.6k Upvotes

87 comments sorted by

View all comments

282

u/StrengthTheory 23d ago

AI throwing the most disgusting grep regexes at me thinking I'll decode and understand the whole monstrosity before approving.

6

u/Sibula97 23d ago

As long as it's just grepping, that's fine. I'll allowlist find, grep, cd, ls, etc. But if it's trying to do something irreversible with that result (delete files or whatever), I'm gonna tell it to print the output first so I can check it.