- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
So, at the end of all the screen shots, there is an ad for a hotel, with the legend box "Festive Season Special". It took me a second to realize "Festive Season" was a real ad and not just another case of [[unexpanded variable]].
Truth is stupider than fiction.
Admin
I count in hex, so neither work for me.
Admin
Admin
OK, 1st time captcha poster: appellatio ... sounds like fun!
Admin
To reiterate a previous post: http://www.google.com/search?hl=en&q=25+square+meters+in+square+feet
Enjoy...
Admin
All your base are belongs to us
Admin
On the big screen: I haven't seen the specific error, but if I'm not mistaking it's the traffic announcment screen. I've seen similar, smaller screens with an assortment of windows error boxes and blue screens either overlaying or replacing the normal screen contents. That besides the number of times the physical display was broken...
Admin
In Terry Pratchett's [[Check out book title]] there is a night watch named [[Name]] who had learned their [[honor text]] by heart, but was too stupid to understand to replace all [[replace with English for "meta ord"]] so he said something like "I, left square bracket insert name right bracket solemly declare to ...."
Admin
I actually think it's friendlier than most. At least the message acknowleges that the programmer MIGHT have made a mistake.
I've spent Monday and Tuesday dealing with mystery crashes in MS tools that state as a fact that dereferencing a null pointer is a direct result of -my- por coding. Which would be possible if I were coding. When it happens dragging a standard control from the MS toolbox to a blank form, I think MS should concede the possibility that they have a bug in -their- code.
Admin
I, for one, lean toward FILE_NOT FOUND.
Admin
i happen to like putting don't panic in front of error messages. It's rather comforting, and if it was good enough for HHGTTG then by god its good enough for software
Admin
Several years ago we had an app that kept throwing "Pure virtual function call" in production. Literally, that was all the box said, with an "OK" button, and then the app would exit. (If you don't know what a pure virtual function call is - it's a method that is defined on a base class but not implemented, which means a derived class MUST implement it. There are multiple levels of WTF involved if you manage to actually call a pure virtual function, as the compiler and the runtime should have both caught it...) Turns out it was some code deep in a Microsoft library that was freaked out by the fact that the production box was multi-proc. In the rare situation where both procs would fire a particular event at exactly the same time, it stomped all over itself, trashing function pointers all the way.
Admin
The bigger the error the better.. [image]
Admin
Please DO NOT use JPEG for screenshots. Use PNG instead. Thanks.
Admin
Inherent assumption that first one is 'A'
Admin
Thank you for staying at [[resort name]]. As part of an optional test protocol, we are pleased to present an amusing fact. The device is now more valuable than the organs and combined income of everyone in [[subject hometown here]].
Admin
As a system designer I would like you to stop using software. You are the reason is is so costly, and very embodiment for the rational behind defensive programing.
Admin
Heck, as a developer I lean towards 'B' also.
Admin
I'll bet you guys are fun at a party. And will die childless.
Admin
What the fuck it is with these all spam messages? Maybe it is time to upgrading CAPTHA.
Admin
As a former Tech Support, I'm leaning towards A as well.
You'd be surprised how often "Is it plugged in?" is answered in the negative.