Dev Horror Stories
Dev horror stories. We all have them. In this article, Travis Vachon provides a couple of examples from the software development community.
Join the DZone community and get the full member experience.
Join For Freedev horror stories. we all have them. we’ve collected a handful of tales that still haunt our team and others on twitter. we tried to keep them short, but like python 3 adoption, they sometimes took longer than originally anticipated. enjoy.
“none of these tests fail,” referring to a 1000-line tcl file where the first five lines were an infinite loop and nothing else ever ran.
“grpc might change some day, so we wrote our own.”
“we wrote our own sql dialect.”
“it’s just a css change. how hard could it be?”
“multi-hour outage caused by ‘o’ instead of zero in config.”
“there are no bugs. my code is perfect!” > press cancel on first visible dialog box > application crashes.
“several hours of ruby troubleshooting caused by removing localhost from /etc/hosts .”
“development halted after someone mapped slackbot deploy train queuing functions to party parrot emoji.”
there’s still time to tweet your #devhorror story to us , too!
Published at DZone with permission of Travis Vachon, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments