fool@programming.dev to Programmer Humor@programming.dev · 11 个月前of=/dev/sdaprogramming.devexternal-linkmessage-square68linkfedilinkarrow-up1571arrow-down117
arrow-up1554arrow-down1external-linkof=/dev/sdaprogramming.devfool@programming.dev to Programmer Humor@programming.dev · 11 个月前message-square68linkfedilink
minus-squareskulbuny@sh.itjust.workslinkfedilinkEnglisharrow-up2·edit-211 个月前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·11 个月前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.