V
6

Spent 8 months trying to fix a single bug in my old viral app from 2016

Finally found the issue was a missing semicolon in a config file I had copied from a tutorial, but only after 247 late-night debugging sessions and losing 3 fingernails to stress biting.
3 comments

Log in to join the discussion

Log In
3 Comments
brooket43
brooket4312d ago
Used to hate on missing semicolon stories but this one actually changed my mind...
1
wesleyflores
Actually give it a little more credit though because those missing semicolon bugs are way harder to spot when you copied the config from a tutorial and just assumed it was right. My buddy runs a small web dev side gig and he spent two weeks chasing a bug that turned out to be a single letter typo in a URL config file. The original tutorial had a lowercase 'a' where it should have been uppercase and his app kept crashing when trying to connect to the database. Sometimes you have to accept that tutorials are just starting points and not gospel truth.
1
ward.anna
ward.anna11d ago
I dunno... sometimes a tutorial just saves hours of guessing, that's all.
2