- 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
Have you seen a blue screen of death in an Error'd? Have you seen a blue screen of death in an Error'd? Have you seen a blue screen of death in an Error'd?
Admin
I think that Hawaiian Airlines also need to advertise for an HR intern with a minimum 3 months proof-reading experience. That's a skill that's clearly missing from their posse.
Admin
Yeah, I work with some guys in Canada. Fortunately they're not provided by Lowest Bidder, Inc. and they weren't selected by family connections.
Hawaiian Airlines still confuses me though. If they depend on work done in other states (offshore), why do they care which state this candidate is in?
Admin
XENA HD's DRM implementation is TRWTF.
Admin
It didn't bug me too much when an airline entertainment system crashed and rebooted Linux. TRWTF was that after navigating to the movie I'd been watching, it insisted on restarting from the beginning instead of letting me set it to approximately the point it had reached before crashing.
Admin
The little penguin in the plane crash look like the Mandriva (or the old Mandrake Linux) penguin.
Admin
TRWTF is watching digital television at 480i resolution.
Admin
No, it's just regular Tux.
Admin
TRWTF is overscan on an LCD monitor, especially with a digital TV signal. Maybe the TV is just in some goofy auto-stretch mode, which is also a general WTF.
Admin
Outsourcing at it's best - bad english, communication, and development skills are required.
Admin
They care because Hawaii is like a different country and mainland Americans are foreigners. What's Canada got to do with it? Besides beating you guys in hockey in the Olympics!
Admin
"$esc.html($data.profile.name.split(" ")[0])"
I would assume they have a field 'FirstName' and a field 'LastName' and then they create a variable that contains 'FullName'. Why do they do a split on 'FullName' (ie. $data.profile.name) and don't they directly call 'FirstName' ($data.profile.firstname or so)?
Captcha: illum. Inating, isn't it?
Admin
It's because they're stupid code monkeys that only know one thing: sit ass in seat and bill the client for shoddy work.
Admin
TRWTF is using checkboxes instead of radio buttons.
Admin
"Wow! The database shrunk so far that it collapsed in on itself!" Tim writes.
He doesn't say, but what I wanted to know is what happens when he releases that negative space.
Admin
Considering that Hawaii is surrounded entirely by water, a development team anywhere else could be considered "offshore".
I bet they didn't use <label> either.Admin
So what's the black circle below the screen? Is the elevator run by MS HAL 9000?
Admin
The real WTF is that he is shrinking tempdb. /sigh
Admin
I've never seen a flatscreen TV that didn't overscan out of the box. You have to switch the picture mode from “fullscreen” to “just scan” or “unscaled” or something like that—it varies from manufacturer to manufacturer. Many HTPCs and console games have a configuration option for overscan compensation. IIRC, the Ouya used to but no longer does; the knob is still there but doesn't do anything except tell you to adjust your TV.
Here's why, apparently: http://www.engadget.com/2010/05/27/hd-101-overscan-and-why-all-tvs-do-it/
Admin
My guess: the speaker and microphone for the emergency intercom.
Admin
Wouldn't everything in Hawaii be offshore?
Admin
Hey, how was Zoltan Kodaly able to submit something 45 years after he died?
Admin
Tim evidently didn't read the SQL Server EULA which states that Microsoft can, at any point, search your system before collapsing it into a digital black hole.
Admin
Required, yes. Wanted, no. And there, in a nutshell, is the fundamental problem with outsourcing.
Admin
"Do you have any experience working with offshore DEVELOPER DEVELOPER DEVELOPER DEVELOPER teams?"
(question asked while jumping around like a frantic monkey)
Admin
Admin
Alex is apparently working through the backlog of WTF submissions...
Admin
Known-unknowns, things that we know of, but haven't found the answers to.
Unknown-unknowns, things that we haven't conceived of, and thus can't know the answers to.
Unknown-unknown-unknowns, ???. Knowing how to describe how it's unknown would make it an Unknown-unknown.
Admin
Admin
I was under the impression that Alexander the Great now has little involvement with the day-to-day selection of submissions.
Admin
I just find it funny that he said "Your mom is not relevant" and yet you brought it up.
Admin
That's the thing about offshore development teams. You have to tell them everything three times before they get it.
Admin
Admin
Admin
Don't knock offshore teams. Sometimes you get to go "offshore" and the places you go to are often really nice.
Admin
Of course, Hawaiian Airlines was the airline that, in 1990, allowed their ad in the local phone book to expire so that nobody could look them up. This was before the Internet, back when EVERYBODY used the phone book.
And since they'd already cut reimbursements to travel agents, they were darn near out of business.
Admin
Admin
TRWTF is even asking those questions. Just list the requirements, if the candidate doesn't think they meet them, they won't go ahead. If the candidate is full of crap, making them click a button won't stop them.
BTW, what the hell is a "transactional web-based application"?
Admin
There's an explanation of the negative available space in tempdb over at http://blogs.msdn.com/b/ialonso/archive/2012/10/08/inaccurate-values-for-currently-allocated-space-and-available-free-space-in-the-shrink-file-dialog-for-tempdb-only.aspx
Basically, "Currently allocated space" is read from a column master_files that doesn't get updated when tempdb autogrows (but is in database_files, which subtracts the size from master_files to populate the "Available free space". Manual, explicit grows and shrinks aren't affected.
Also, that's all corrected in SQL Server 2012
Admin
Shrinking a database in general is usually a bad idea. Shrinking tempdb.... Well thats just dangerous.
Admin
Or even "transacstional".
Admin
... or four times, just to make sure they get it.
Admin
Glad that someone caught that.
Admin
My circa 2010 Samsung TV requires setting the output label to "PC".
Admin
The real WTF is that someone is using windows (of all things) to run a TV station play out system. Or an elevator for that matter (An elevator shouldn't even need a computer system, let alone one running Windows)
Admin