Spiders are the only web developers that enjoy finding bugs
Compiler: error at line 200, but my freaking code is only 170 line
<Comment deleted by user>
It's very sad that 99 percent of chess players don't know programming bro
@Aoza said in #3:
> It's very sad that 99 percent of chess players don't know programming bro
It is not that related, I am sure you understood them
@heckerboy said in #4:
> It is not that related, I am sure you understood them
Of course yes:)
I don't always test my code, but when I do, I do it in production.
Debugging is like being a detective in a crime movie where you're also the murderer.
@chessfan124 said in #6:
> I don't always test my code, but when I do, I do it in production.
hahaha I like that one XD
@chessfan124 said in #6:
> I don't always test my code, but when I do, I do it in production.
> Debugging is like being a detective in a crime movie where you're also the murderer.
you made me laugh so hard
@kyanite111 said in #7:
> hahaha I like that one XD
LOL, same
@heckerboy said in #1:
> Spiders are the only web developers that enjoy finding bugs
> Compiler: error at line 200, but my freaking code is only 170 line
If this actually happened, I would guess the compiler is adding code to attempt to fix any errors in your code, but the code doesn't work with the added compiler code, causing an error itself.