Aug 30, 2022 7:46 AM
NeerBeerBear
3737
82
3
Second time this week...
memes
funny
programming
programming_humor
whoneedssleep
HandoB4Javert
FentuckyCriedKhicken
You forgot to break the recursive.
GhostOTM
Spent 3 days failing to debugging a code that was having a runtime error unable to figure it out. At 3am I woke up with the realization 1/
that the lower and upper case C was indistinguishable in my text editor and I was calling both "Clock" and "clock" at various points. 2/
3 days of my life wasted to realize that changing a lower case C to a capital C was the only problem.
ItsPhotoShoppedByMe
A single bug on a single line is not worth getting up.
skwint
I've fixed single bugs on single lines that spent 6 months being passed from person to person while the customer screamed about it.
But yeah, wouldn't get up. Probably write it down though.
UserMCP
This is why my phone is next to me. Take a note, send a text to yourself, something like that.
Krossis
This ^ writing sudo code is more than sufficient when you're unable to get to a computer
HandoB4Javert
FentuckyCriedKhicken
You forgot to break the recursive.
GhostOTM
Spent 3 days failing to debugging a code that was having a runtime error unable to figure it out. At 3am I woke up with the realization 1/
GhostOTM
that the lower and upper case C was indistinguishable in my text editor and I was calling both "Clock" and "clock" at various points. 2/
GhostOTM
3 days of my life wasted to realize that changing a lower case C to a capital C was the only problem.
ItsPhotoShoppedByMe
A single bug on a single line is not worth getting up.
skwint
I've fixed single bugs on single lines that spent 6 months being passed from person to person while the customer screamed about it.
skwint
But yeah, wouldn't get up. Probably write it down though.
UserMCP
This is why my phone is next to me. Take a note, send a text to yourself, something like that.
Krossis
This ^ writing sudo code is more than sufficient when you're unable to get to a computer