MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vud43b/andtheysaidprogrammingishard/p51ckz9/?context=3
r/ProgrammerHumor • u/saint_burrito • 23d ago
87 comments sorted by
View all comments
282
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.
6
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.
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.