- 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
I love it.
Admin
Obviously the maximum limit of 1 copy to be printed is a security concern. Having extra copies of paperwork around just leads to carelessness and lost documents.
I also applaud the developers concern for the environment, obviously trying to save the trees here
Admin
Even though the shot of the ATM is probably fake it made me laugh.
Admin
I dont see the issue with the printer... it's just being environmentally friendly: Do you really want 8 copies? =P
Admin
When will people learn that blindly replacing things is not a good idea? I'm just waiting for a WTF post about a company that emails all their employees their "Genderual Harbuttment" policies.
Admin
Last time an ATM went wrong on me it rebooted into the service menu. I toyed with the idea of fooling around, but decided on just shutting it down in the end.
Admin
I can't stop laughing at that ATM. It's probably fake though..
Admin
How do you shut down an atm?
Admin
I'm always surprised by the number of software developers who still need to learn that the 'humourous error message' is never as funny as they think it is. For God's sake, employ a bit of professionalism when writing your public-facing apps. You may have just gotten out of school but you are out of school so grow up already.
Admin
What is your favorite or lucky number?
6969
Admin
Admin
Admin
Or you just unplug it.
Admin
Hayden Realtors are really desperate; offering clothing (Suit) to retail/owner/occupied/investor.
Admin
If your ATM tells you to f off, there's only one answer: RPG!
PS., Gosh, where are the super fun frist posts about maximum 1 frists, or the really creative inside jokes about embedded filesystems? What a disappointment...
Admin
I remember a story about the programmer who got so annoyed at end users complaining about cryptic error messages ("IMR 23/45 #AA4G") that he rewrote many of them to, for example, "I'm sorry, but I can't find the file you were looking for. I'm just a poor computer without much common sense. So please be sure you have typed in the name of the file exactly, including making sure the capital letters are all in the correct place. Thank you, Your Computer."
Later that day, he noticed that there was a large number of system errors -- the users were INTENTIONALLY causing errors because the messages were so entertaining. ("Hey, look what it says when you divide by zero!") It was an Easter Egg hunt. The programmer received many complimentary notes.
As I recall, the programmer said, "On that day I started thinking about systems from the end user's perspective. It made me a better programmer."
Maybe it's just urban legend, but the story itself has made me a better programmer.
Admin
I'M WATCHING YOU."
Admin
Don't see a problem with the six flags ticket. The barcode at the top is the only piece that matters and that looks fine.
Admin
It's a typo. He didn't shut it down, he shot it down.
Admin
A program concerned about end users? I MUST be an urban legend.
Admin
s/program/programmer/
Admin
The correct answer, Goldilocks, is messages that explain things in a way the user can understand without trying to be humorous. Sometimes that message should be "unknown error" because you cannot think of and special case everything without inappropriately vast effort. Obviously, for shrinkwrap software, the "unknown" percentage should be small.
Admin
<sarcasm>trwtf is having 23 as a favorite number.</sarcasm>
Admin
Exactly. Joe computer user just drove two hours with a vanload of kids, all primed to have megafunpark megafun, and you're going to tell him to put the kids back in the van, drive home, figure out why his printer driver loses its mind (with a roomful of restless, screaming, bored, megafun-deprived kids), reprint the ticket, bring the kids back for four hours less megafun. Yeah that would be good public relations. OF COURSE you accept the ticket.
No WTF here.
Admin
For me, the answer was "my first year on the job". For the people who ensure my job security, the answer is "learn?".
Admin
The mp3 version of the ".pdf.pdf" bug has been seen before too: http://thedailywtf.com/Articles/The-Best-of-Both-Worlds.aspx. (Just found it by hitting Random Article.)
Admin
It is at a triangular site where Broadway and Fifth Avenue—the two most important streets of New York—meet at Madison Square, and because of the juxtaposition of the streets and the park across the street, there was a wind-tunnel effect here. In the early twentieth century, men would hang out on the corner here on Twenty-third Street and watch the wind blowing women's dresses up so that they could catch a little bit of ankle. This entered into popular culture and there are hundreds of postcards and illustrations of women with their dresses blowing up in front of the Flatiron Building. And it supposedly is where the slang expression "23 skidoo" comes from because the police would come and give the voyeurs the 23 skidoo to tell them to get out of the area.
Admin
Meta-Y? That's yank-pop...
TRWTF is after changing it's name to worse than failure, the daily WTF shows an image saying FUCK YOU. Inconsistency?
Admin
Blimey. Do we have to use <sarcasm> tags now? Good job I've never used sarcasm on this site.
Oh dear, there I go again
Admin
Regarding the maximum print number, there was a time when printers could only print one page at a time, or even just one line at a time. Your software needed to send the strings and wait for the printer to report that it is ready for more. If you wanted multiple copies, it would just loop. This sucked for single threading OSs, but multi-threaded OSs got around this by creating a new process which would monitor a print queue. Eventually printers came along where you could dump the entire job to it and say "print this X times". It would not surprise me in the slightest if Microsoft changed their print queue assuming that all printers had this multi-print feature, and removed the old "loop until done" way of doing it completely.
Admin
If you're going to fake a screen shot, at least try to match the fonts.
Admin
Silly me - here I thought it was a reference to Discordianism.
Admin
Not to mention it's redundant, the comments section of TDWTF has a master sarcasm tag, first child of the body tag.
Admin
Admin
Access denied.
Admin
Heh. We should use <sincere> or <no-really-I-mean-it> tags.
Admin
I always like to see the Windows system message for a sharing violation: "The file is in use by another process". Great, which file, and which process? Or the message from Explorer (not IE) when you copy a directory tree and it cannot read a file, usually because of a sharing violation. "Cannot copy FROBBLE". Great, which of thirty four files called FROBBLE.$something did it fail on? (i.e. it drops the extension and the path, so you have no chance in (bad word) to find it).
haero: thae haero killaed thae dragon with a waet taeaspoon.
Admin
TRWTF is that you copied that paragraph wholesale from Wikipedia and didn't bother to link it.
Admin
FNORD!
Admin
Admin
My lucky number is 23, but my favorite number is 8 because that's my asshole neighbor's unlucky number. I hope I can remember which one I entered.
Admin
saving as pdf is not realy a WTF. Only a minor and very obvious bug. On the other hand ATM is a real WTF
capacha: Nobis - ? I do no longer understand capacha used here
Admin
Windows expects the program to loop if the printer can't print multiple copies of the same page. So this is more a case of a lazy application programmer.
Also, there's no "once upon a time," Some printers even today can't do multiple copies of a page. Even if it can, the print job might be to big to fit into the printer's memory (e.g. if the user wanted to collate the job).
Admin
I believe he is future proofing his post. Sarcasm tags are a hotly debated potential feature of html 6. The only problem is that they will never decide on an audio codec to stream a condescending computer generated voice reading the text.
This is bad news for open source browsers because if a patented codec becomes the defacto standard then the users of these browsers may miss out on sarcasm all together.
I ask, can you imagine browsing the internet unsure if people are insincere? It's really quite scary if you think about it.
</sarcasm>Admin
Admin
Now if only we could SOME developers to admit this... except Paula of course.
Admin
Bah. Open source browsers will support the more standard, patent unencumbered and gpl'd/cc'd RMS approved <smarm> tag. The <sarcasm> tag will be relegated to the dustbin of history. There's no way the we should have to pay 2 cents every time we offer our smart-assed 2 cents!
Admin
I don't get it about the printer. The printer simply doesn't support multiple copies but whatever software is involved expects it to.
Admin
Note to photoshopper: If you are going to fake an ATM screenshot, please include the Spanish translation of all on-screen instructions, including "Fuck You."
Admin
TRWTF is "You cannot save with this extension", when a button is provided to allow you to do it anyway. Can I, or not? Make up your mind!
Re: ATM, that would be an awesome way for a programmer to deliver a message. "Hey Bob, got an important message for you. Next time you're at an ATM, press 1,5,2,7,9,OK,3."