| « Prev | Page 1 | Page 2 | Page 3 | Next » |
|
I love it.
|
|
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 |
|
Even though the shot of the ATM is probably fake it made me laugh.
|
|
I dont see the issue with the printer... it's just being environmentally friendly: Do you really want 8 copies? =P
|
|
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.
|
|
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.
|
|
I can't stop laughing at that ATM. It's probably fake though..
|
|
How do you shut down an atm?
|
|
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.
|
|
What is your favorite or lucky number?
6969 |
Re: Sunited States of Americans
2010-02-12 09:28
•
by
Nibh
(unregistered)
|
A hammer usually does the trick. |
Re: Sunited States of Americans
2010-02-12 09:28
•
by
Anonymous
(unregistered)
|
Clearly it was an option in the service menu. Makes perfect sense to me. |
Re: Sunited States of Americans
2010-02-12 09:32
•
by
Spivonious
(unregistered)
|
Or you just unplug it. |
|
Hayden Realtors are really desperate; offering clothing (Suit) to retail/owner/occupied/investor.
|
Re: Sunited States of Americans
2010-02-12 09:40
•
by
@Deprecated
(unregistered)
|
Bo-oooring. 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... |
Re: Sunited States of Americans
2010-02-12 09:42
•
by
egc52556
(unregistered)
|
|
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. |
Good idea, although most of us would probably go over to the dark side. The message would be something like "Not this shit again. Really? You can't type the file name properly? Isn't that what you're paid for? I swear to god if one more GED-carrying drone screws up today I'll let the whole office now about the furry porn. I'M WATCHING YOU." |
|
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.
|
Re: Sunited States of Americans
2010-02-12 10:10
•
by
Slink
(unregistered)
|
|
It's a typo. He didn't shut it down, he shot it down.
|
Re: Sunited States of Americans
2010-02-12 10:11
•
by
your_mom
(unregistered)
|
|
A program concerned about end users? I MUST be an urban legend.
|
Re: Sunited States of Americans
2010-02-12 10:13
•
by
your_mom
(unregistered)
|
s/program/programmer/ |
Re: Sunited States of Americans
2010-02-12 10:14
•
by
Seminymous Coward
(unregistered)
|
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. |
|
<sarcasm>trwtf is having 23 as a favorite number.</sarcasm>
|
Re: Sunited States of Americans
2010-02-12 10:25
•
by
drobnox
(unregistered)
|
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. |
For me, the answer was "my first year on the job". For the people who ensure my job security, the answer is "learn?". |
|
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.)
|
Re: Sunited States of Americans
2010-02-12 10:29
•
by
lesle
(unregistered)
|
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. |
|
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? |
Re: Sunited States of Americans
2010-02-12 10:42
•
by
SR
(unregistered)
|
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 |
|
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. |
|
If you're going to fake a screen shot, at least try to match the fonts.
|
Re: Sunited States of Americans
2010-02-12 10:57
•
by
Quietust
|
Silly me - here I thought it was a reference to Discordianism. |
Re: Sunited States of Americans
2010-02-12 11:12
•
by
Harry Carey
(unregistered)
|
Not to mention it's redundant, the comments section of TDWTF has a master sarcasm tag, first child of the body tag. |
Re: Sunited States of Americans
2010-02-12 11:18
•
by
RIAA
(unregistered)
|
I'm going for anti-piracy here. What legitimate reason could you have for wanting to print more than one copy? |
Re: Sunited States of Americans
2010-02-12 11:26
•
by
SR
(unregistered)
|
Heh. We should use <sincere> or <no-really-I-mean-it> tags. |
Re: Sunited States of Americans
2010-02-12 11:27
•
by
Steve the Cynic
(unregistered)
|
"Unexpected" rather than "unknown". Didn't the system tell it what kind of error it was? Bring back the days of the MSDOS extended error information, where the flat code space was broken down into broad classes of errors, together with hints as to the general action the program should take in response. 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. |
Re: Sunited States of Americans
2010-02-12 11:30
•
by
Cecil
(unregistered)
|
TRWTF is that you copied that paragraph wholesale from Wikipedia and didn't bother to link it. |
Re: Sunited States of Americans
2010-02-12 11:42
•
by
annoyingcowherd
(unregistered)
|
FNORD! |
Re: Sunited States of Americans
2010-02-12 11:48
•
by
your_son
(unregistered)
|
No, mom, you're a real legend to me. |
|
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.
|
|
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 |
Re: Sunited States of Americans
2010-02-12 12:13
•
by
Green Zebra
(unregistered)
|
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). |
Re: Sunited States of Americans
2010-02-12 12:17
•
by
(username *)me
(unregistered)
|
<sarcasm> 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> |
Re: Sunited States of Americans
2010-02-12 12:19
•
by
Outtascope
(unregistered)
|
See, I was going down the road of "I don't believe in the urban legend of the OP". But since the OP was apparently my mom, that would mean I don't believe in me, thus I must not believe anyone could read my post anyway. Now I'm stuck in an existential conundrum. Oh well, it's Friday, I believe. |
Re: Sunited States of Americans
2010-02-12 12:19
•
by
Blue Collar
(unregistered)
|
Now if only we could SOME developers to admit this... except Paula of course. |
Re: Sunited States of Americans
2010-02-12 12:30
•
by
Outtascope
(unregistered)
|
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! |
Re: Sunited States of Americans
2010-02-12 12:43
•
by
Loren Pechtel
(unregistered)
|
|
I don't get it about the printer. The printer simply doesn't support multiple copies but whatever software is involved expects it to.
|
Re: Sunited States of Americans
2010-02-12 12:48
•
by
Jaybird
(unregistered)
|
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." |
|
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." |
| « Prev | Page 1 | Page 2 | Page 3 | Next » |