this post was submitted on 10 Aug 2025
4 points (100.0% liked)
Programmer Humor
25730 readers
1231 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 remember my first day of my first professional programming job back in 1996. I had just learned SQL that morning (which I'd never even heard of before) and that afternoon I forgot to add a WHERE clause to a DELETE command. Good times ...
Fortunately this was in production and not in any important environment like development or test.
If they gave a newbie full r/w creds to a prod db, that's 100% on them and not you.