Refreshing the StackOverlow index page is giving me an alert('false');
|
|
||||
| show 7 more comments |
|
This one was my fault. UPDATE: Our 5 Why Assessment of the situation Problem: there is an alert on every page of Stack Overflow
Beatings will be administered after lunch. Matt got a badge!
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
|
I'm seeing this too. It appears to be due to the following:
|
|||||
|
|
I wonder if this is the new form of hiring new employees. Put some random bug/feature into the site and see how fast somebody:
Too bad I was late to the game seeing it was related to careers! 8^D |
|||||||||||||||||
|
|
Extrapolating on @Rejoice rejoice kbd is back's comment:
|
||||
|
|
|
If you were looking for something less facetious to add to the five whys, it might involve the fact that JSLint can be set to warn you that you've left alerts() in code before you push to your servers... |
|||
|
|


alert(false);, notalert('false');– KennyTM Dec 9 '10 at 15:33DOH!crown. – Stephen Dec 9 '10 at 15:34true. – Pekka 웃 Dec 9 '10 at 15:37alert(a)andajust happens to befalsebecause there are no#ninjas(or they are less than0). If there were#ninjasand said#ninjaswere greater than-1... well, I think we all know what that means. – David Murdoch Dec 9 '10 at 15:38console.debug()is forgotten much easier, and then breaks in all kind of browsers... – Arjan Dec 9 '10 at 15:42