←
Troubleshooting your bullshit
tcr!
· Nov 21, 2017 at 11:40 am
I often inherit projects that morons have previously worked on. I’m tempted to message their personal email accounts whenever I come across a moronic bug that they created.
The email would contain their bug, a quote from the documentation, and a link.
As an example:
Hello Mr. Moron,
Line 547:
$oral_allergy_symptons_unique = array_unique($oral_allergy_symptons);
Note: Note that array_unique() is not intended to work on multi dimensional arrays.
Source: php.net/manual/en/function.array-unique.php
You wasted over an hour of my time this morning troubleshooting your bullshit.
#devhell #fuckingkevin
← Pie with Anne Kothe going on right now!!!
Nov 21st, 2017 at 7:50:52 am →
Latest articles for #devhell
Jun 6, 2019 at 11:47 am
The function/method MUST return the number of bytes written.Why? I’m…
Jan 10, 2019 at 12:46 pm
Being a dork web developer who:
loves code
is forced to use WordPress…
Dec 1, 2018 at 12:05 pm
Good one Google.
🙄 #devhell #google
Aug 20, 2018 at 3:16 pm
Writing a valid, functional, and strict MySQL regular expression for…
Add a comment
Post