Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
wiwe22106156yI had this guy in my class who was in a team with me and two others after a day of coding he had a huge pile of trash and it was faster to recode from scratch than to fix the mess he had made
-
Cryteku3596yThere were plenty...
Recently, I and another developer spent a couple of days trying to understand on why the Oracle won't create an ext table and throw an ORA.
Finally, we've discovered that the Oracle newer version has some bugs with dba directories. -
rpbp666yYears ago, I spent a week solving a nasty multithreading bug in some C++ code. Debug build just ran fine, whatever I threw at it. Needless to say, only the Release build crashed randomly. But now, I no longer could debug it 😩
That took a long time of careful reasoning about the code to fix it. -
f03n1x65806yCouple weeks maybe even a month for me, cant exactly say what it was but it was a bug that displayed no reference errors and the api said nothing about what was going wrong, found it in the end though, slept so soundly that night.
Related Rants
What is your longest time spent on solving bug? And what was that?
question
discussion
bug
time