- 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
Security question = "Am I frist?"
Admin
ENTRY_COMMENT_TEXT
Admin
The NTPClient one is classic. Who knows when they'll get around the corner to set the message back to second, or to display minutes actually?
Hope that it can be done before 2020.
Admin
"... you may use the delivery address of friend, or relative, or other address in the USA or Canada ..."
Barack Obama The White House 1600 Pennsylvania Avenue, NW Washington DC 20500
Admin
Is Stephan really ready for a trip to East Berlin? Or is an online dating site registration form asking him if he is from East Germany?
Admin
no i cannot be done in 2020, so it will be done sometime in 2036 if i count right.
to whom believes a server installation lasts so long
Admin
that big error came from 2012... that is some backlog they are working through
Admin
Then again, adding "East Germany" to their countries list isn't the biggest wtf on that dating site registration form.
Note that both landline and mobile phone numbers are mandatory and read this gem from their EULA (or whatever it is): "which includes receiving ... a phone call, pre-recorded call from us or trusted third-parties marketing partners"
As if. Now, where again was that 40+ party you mentioned taking place this saturday?
Admin
42 is the answer, but what is the question?
Admin
And finally, if you’re an DWTF_Site, you can't just use a submission. You need to make sure that only the right sort of caption is used, and the best way to do that is...
Don't look too close at the submission in case it gets in the way of your embellishment.
That screenshot is the "About this site" page of Yale University School of Art - the "Admissions" page works nicely.
This beggars the question: the "About this site" page - is it really an error? Or is it art?
Admin
Admin
I was under the impression that Windows' message boxes did word wrap automatically... But maybe they decided to reinvent the wheel and implement their own buggy word wrap algorithm.
Admin
More along the lines of
user: I can't remember my password! helpdesk: No problem. What is the answer to your security question? user: 42! helpdesk: Right... Please wait 3473457 minutes while we generate your question.
Admin
The Yale application is for the arts department. It's a loop of ironic self-referentiality that some arts student introduced into the wiki. Untangle the knot of self-awareness to transcend the application error.
Admin
Admin
Admin
Admin
Phone number: 202 456 1414
Admin
The first dilemma is exactly what I'm facing now with PayPal. They also require a security question, so I had to abandon that account and create a new one with a different E-Mail (you can only use every E-Mail and bank account/credit card once)
Admin
I hate th way the meaning of the word "dilemma" has been diluted. It used to mean, loosely, a "difficult choice between two unattractive options".
Now it's just a highfalutin word for "problem" used by people trying to make themselves sound cleverer and better educated than they are.
I blame Frank Zappa for misusing the word egregiously in Big Leg Emma.
Admin
I'm always worried by those Microsoft error messages that end with something like (0x800706E1). Does that mean they've already used up the first (0x800706E0) error messages?
(0x0000FFFF) errors should be enough for anyone.
Admin
I haven't forgotten a password in ten years, because I haven't remembered a password in ten years, except for the password to my password safe.
Thus, security questions for password resets are useless to me.
My security question (if they let me create my own) is usually: what is your password?
Admin
That's kind of dumb, if you make the fairly reasonable assumption that they store the answers in plain text.
Admin
0x80000000 indicates an error (YES) 0x40000000 if present would indicate a severe error (NO) 0x20000000 if present would indicate a customer-defined HRESULT as opposed to a Microsoft-defined one. (MS) 0x10000000 is reserved but if present would indicate a mapped NTSTATUS result (NO) 0x08000000 is reserved but if present would indicate a string message ID code. (NO) 0x07FF0000 is the zone indicating the "facility", here 7 == Win32 0x0000FFFF is the zone indicating the actual error code, here 0x6E1
Searching for this one indicates that it means "The entry is not found", just like it shows in the picture.
Admin
I use a password generator to spit out 16 characters of randomness. I use the same thing to generate answers to the password reset questions, since I don't want a hacker trying to reset my password to find that is much easier than guessing the actual password.
Anyway I was on the phone with customer service, and it was evident that he could see my security question (What was your mother's maiden name?) and answer, because he said "Wow, your mother must have been quite a bitch."
Admin
Admin
Admin
Admin
real bad screen scrapping on the last two screen shots.
Admin
I don't understand why Michael's out of space error is a wtf. Seems perfectly fine to me, what am I missing?
Admin
Oh, I see it now.
Admin
I had a problem with Google yesterday. I discovered I'd created an account with them last year. So I tried to log in to it (using the stored password). It then said something like "we don't recognise where you are trying to log in from - to stop hackers, we'll send you a login code to your phone number. What's your phone number?". I was all like? What the fuck? I never gave you my phone number, so how is me giving you a phone number going to stop the hackers? And I'm not about to give you fuckers a phone number now, just so I can log into this account I created and forgot about.
The other option was providing my last known password (the only password the account had ever had... which I had saved in the password manager so I wouldn't get it wrong), and when I created the account, and when I last logged in. Oh, and who I had last email with that account.
So I provide the answers the best of my abilities. And they don't let me in. (It's been 12 months, and I don't think I emailed anyone from that account.)
Fuck 'em, I'll create another throw away account another time.
Admin
wait...... what's the alternative? non-VOIP POTS over fiber? Who actually did that?
Admin
It could be worse. He could have had to utilize an enterprise paradigm.
Admin
I've been in this business for 34 years. Back in the 1980s it made sense to have "error numbers". If your program failed, it just said "Error IEB0234098230" or whatever and you had to look it up in this gigantic book of error codes. They had to do that because a really really big computer might have 16K of RAM and 50 MB of hard drive space so storing the text of error messages on the computer was just not practical. Today I have more than 50 MB devoted to fonts. You can easily store meaningful error messages and give the user -- whether an actual ordinary mortal user or a programmer -- a meaningful error message. There's just no reason for the cryptic codes anymore.
Admin
If you check todays Error'd, there actually was a meaningful error message.
Regarding that:
FTFY!Addendum (2014-05-16 12:06): Sorry, the user in the second quote should have been Lee, not Jay!
Admin
No, it just means they can check the return code < 0, and know it is an error. Success codes are likely positive.
Admin
This is especially true in a multilingual context. A user can always copy and paste the text of the error messages and that may give them useful material--but only in the language it's written in. If that's not English then they're potentially missing out on a lot of useful information. The code gives them access to everything available about that error.
Admin
FTFY
Admin
Admin
You got both. And I suggest you look up when WinAPI got created...
Admin
Admin
They come with messages. It's up to the programmer to display that.
However, if you wanted to check the encoding of the error message, it still works this way.
So, you get both. An error code with flags that tell information, and a friendly display message that you can show to the user if you so choose.
Admin
I've never understood placeholder text. It never has a purpose other than Error'd content.
Admin
The error codes have bit fields in them.
Admin
About a year before I went to work for a company in 1980, they had experimented with a very different method of logging into their computer.
They replaced the login program with their own. Instead of using a password, the new login program was tied to their payroll database.
When you wanted to login, instead of asking you for your password, it asked you for something from your payroll record.
Sometimes it was pretty easy -- you might get a question like "What is your salary?" or "What is your zip code>"
But too much of the time you would get things like "What are your YTD withholding?" or "How much was withheld for insurance in 1978?"
Since you usually had to have a copy of your payroll records in front of you to login, it didn't take very long before they went back to using passwords.
Admin
That's why I always give the same answer to these questions: What was the name of your first dog? Fido Who was your favorite teacher? Fido What is your Mother's maiden name? Fido What street did you grow up on? Fido
Admin
Admin
You don't actually pay attention to what the security question is, do you? I always make up a second password for each site, and then use that as the answer to all the security questions.
Since the earliest days of computers, we've told people that a password should be a meaningless combination of letters, digits, maybe some special characters. We've drilled into them that they should NOT use any personal information about themselves, like their birth date or name of their high school or favorite color, because a hacker might be able to look up their birth date, etc, or guess at favorite color.
And then we tell them: But we know that meaningless combinations of letters and digits are hard to remember. So in case you forget your password, you can get in using the answer to a "security question", which is basically an alternate password to your account. And to make it easy to remember, you should use some personal information about yourself, like your birth date or name of your high school or your favorite color.
Of course a hacker who might guess that you would use your favorite color as your password and try a bunch of common colors would never dream of trying to access your account, saying "I forgot my password", and then, upon getting "What is your favorite color?" as a security question, try typing in the names of some common colors.
Admin
Wasn't it George Carlin who said "Have you ever noticed that anyone driving slower than you is an idiot, while anyone driving faster than you is a maniac?"