Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's your most "Which idiot did that?! Oh, it was me..." moment you've experienced? #9

Open
lrobert142 opened this issue Feb 10, 2020 · 0 comments

Comments

@lrobert142
Copy link

lrobert142 commented Feb 10, 2020

Personal story

Wrote some backend, database-interaction code
Found a bug that would cause cascading deletes instead of just deleting a single record
Did some research and found it was because a parameter was missing from a function
Parameter was clearly documented
Went on a quiet rant like, "This is clearly documented, which idiot would do something so silly?"
git blame
My name comes up for "last edited"
"Oh... what an interesting solution to that problem"
Quietly fix the problem and feel like a nonce

@lrobert142 lrobert142 changed the title What's your most "Which idiot did that... Oh, it was me" moment you've experienced? What's your most "Which idiot did that?! Oh, it was me..." moment you've experienced? Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant