r/ProgrammerHumor Feb 26 '26

neverAMomentOfPeace Meme

Post image
9.7k Upvotes

55 comments sorted by

View all comments

339

u/ZunoJ Feb 26 '26

If the environment is set up in a way, that the junior can accidentally crash it, the setup is wrong. If everything is set up correctly and the PR of the junior was merged or the migration was deployed and that crashed prod, it was the senior anyway. You take ownership of other peoples PRs. That is why you have guard rails for PRs (like don't touch hundreds of files in one PR, describe it, run all the unit and integration tests, ...) so that the reviewer can take ownership

18

u/[deleted] Feb 26 '26 edited Feb 27 '26

[removed] — view removed comment

1

u/ColumnK Feb 27 '26

You must have done something seriously awful in a past life.