20

What do you do when another dev overwrites/changes your working code without telling you, only because s/he cannot understand how your code works?

And your code was working fine, mind you, no bugs or anything, and is following recommended guidelines/standards. It's just that this other dev has a different coding style and prefers to rewrite everything his/her way even if it means breaking up otherwise sound logic.

Comments
  • 8
    I'd use a hammer but I like it up close and personal. You could use about anything though, gun poison baseball bat car etc. Get creative.
  • 8
    remap the ctrl+s keys to be ctrl+z on windows, or similar for other os’s.

    that way anything they do is already undone!
  • 2
    @ryanmhoffman any suggestions on doing these remotely? The jerk dev in question is located in another country 😅
  • 4
    remotely, well that’s a bit harder.

    if using git have forced code reviews for PR’s and never accept them.
  • 0
    @KyrePh it all depends on your budget 😎
  • 0
    @KyrePh tell trump it is a terrorist from North Korea who wants to take a laptop with a missing screw to the US.

    No doubt he will do something about it.
  • 1
    @ryanmhoffman lol , you fooled me again. Wonder what you'll be next?
Add Comment