fool@programming.dev to Programmer Humor@programming.dev · 1年前of=/dev/sdaprogramming.devimagemessage-square67fedilinkarrow-up1569
arrow-up1569imageof=/dev/sdaprogramming.devfool@programming.dev to Programmer Humor@programming.dev · 1年前message-square67fedilink
minus-squareskulbuny@sh.itjust.workslinkfedilinkEnglisharrow-up2·edit-21年前I mean, if the error says “variable foo is not defined” I don’t think it’s wise to go “I’m pretty sure it’s defined, the compiler is just wrong” 😂
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up2·1年前I don’t know, have you ever used JavaScript? I’ve run into some really fucking weird bugs. I’ve also spent hours trying to find the source of an error message only to discover the error message was lying and caused by some other error.
I mean, if the error says “variable foo is not defined” I don’t think it’s wise to go “I’m pretty sure it’s defined, the compiler is just wrong” 😂
I don’t know, have you ever used JavaScript? I’ve run into some really fucking weird bugs. I’ve also spent hours trying to find the source of an error message only to discover the error message was lying and caused by some other error.