this post was submitted on 03 Dec 2023
209 points (93.7% liked)

Programmer Humor

32171 readers
1094 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] xmunk@sh.itjust.works 7 points 10 months ago (1 children)

My protip for juniors and databases... never modify the production database and always use bound parameters.

[โ€“] Cysioland@lemmygrad.ml 5 points 10 months ago

If junior gets write access to prod that's on whoever gave them that access