this post was submitted on 03 Dec 2023
210 points (94.1% liked)
Programmer Humor
32415 readers
899 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My protip for juniors and databases... never modify the production database and always use bound parameters.
If junior gets write access to prod that's on whoever gave them that access