- 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
Blankety blank / blankety blank
...blankety frist!
Admin
I prefer Costco for my bulk lorem ipsum purchases.
Admin
Obviously 7.62939453125 MiB * Math.pow(1024 / 1000, 2) equals 8 MB.
Admin
STRICT STANDARDS: NON STATIC METHOD WTF::FRIST() SHOULD NOT BE CALLED STATICALLY IN \Comments\AddComment.aspx?ArticleId=7822 ON LINE 42 FROM AS LOW AS WTF 69
Admin
Would you join a club run by people who can't even decide if it's called "Sams" or "Sam's"?
Admin
I've had plenty of frustration with sites claiming that long, unique passwords were not complex enough (for not including a symbol, or worse, having a symbol but not a number), but this is the first time I've seen Schrodinger's Password Complexity Theorem implemented.
Admin
sigh Only PHP.
Admin
Builds that run so fast that they finish in the past are a real pita. You always have to be extra careful to check the time the build finished against the timestamps of the latest submissions into your source control system to see if all submissions have been considered in the build.
When things finally got so bad that I had to wait for more than ten minutes after each submit before it was reasonably safe to start the build process, I gave up and reactivated an old 486 from the early nineties as my build machine.
Now everything is fine again and all submissions up to the start of the build process are included. And sometimes even submissions that took place after the start of the build process!
Admin
Ok, the National Geographic password bug calls for it: Password Selection Rules
And, of course, the mandatory xkcd cartoon.
Admin
So with the build, the backend sets the end date to 0 instead of NULL, and the UI doesn't treat 0 as special, so it displays the OLE Automation Date epoch.
Admin
Admin
The Bugzilla message is weird - to attach a file, I have to place it in a file? And the size of the file path must not exceed 7.62MB? That's a mighty long file path, that is!
Admin
username: [email protected] password: [email protected]
would explain it.
Admin
and then their button for the internet shop yields in "We can't find the page you're looking for, or it no longer exists"
Admin
Actually the bugzilla one is the configuration problem in php max_upload_size.
The server php max_upload_size is set to 80000000 bytes (8MB, power 100), which equals to 7.62939453125 MiB (power 1024).
I don't see there is any WTF here indeed.
Admin
8MB, power 100 -> I mean power 1000 ....
Admin
Admin
The real WTF is OpenSSH providing a hidden API into its memory image.
Admin
Admin
On top of that, it's displaying the number as megabits (Mb) instead of megabytes. The whole thing is a cataclysm of value confusion.
Admin
I don't care if skype report error like it's in Win 3.1, but can please SOMEONE tell me WHAT THE HANDLE IS???
Admin
Wil Wheaton's post might be intentional. I think it's a reference to the game "Cards against Humanity". Although, this is only my speculation. However, I will be watching it later to confirm.
Admin
Little known fact:
"Go To Statement Considered Harmful" was written after an incident where somebody attempted to program a time machine in BASIC and accidentally sent it to 10 AD.
This functionality is built in to modern microprocessors to help maintain a growth in speed that should be physically impossible. Sometimes a rogue instruction slips through, triggering the time circuits inadvertently, leading to things such as builds completing 115 years before they were started.
Admin
a) This has nothing to with the article. b) I think you're thinking of OpenSSL, not OpenSSH. c) If you really have evidence of OpenSSH doing such a thing, please contact the OpenBSD team about it and publish it after some reasonable time. Theo de Raadt could use some humility.
Admin
Timestamps in SourceDangerous are according to the client machine's clock (UTC, at least...), and are therefore subject to all sorts of flakiness. When you create a label in SD, the client timestamps the label the same way it timestamps everything else. If the label is made on a machine whose clock is behind the clock on a machine somewhere else that checked in some piece of code, and it is so far behind that the timestamp on the code is in the labeller's future, the label is inserted before the already-checked-in code. Much hilarity ensues...
Admin
I have seen: "Your password must be less than 16 characters."
Why?
Admin
At least the handle is OK.
Admin
Actually, this is 8000000 Bytes. You added one too many, but you're right. No real WTF here, except they didn't change the max upload to M and just say "8" upload_max_filesize = 8M
Admin
SureWest (now Consolidated Communications, Inc. [CCI]) recently requested that I change my 18-character long password with numbers, punctuation, upper and lower case letters into a 4-digit number. THE REAL WTF.
Captcha: gravis. As in, I don't think CCI understands the gravis of their password situation.
Admin
I suspect the handle is NULL. Windows stops being able to load fonts when it's run out of GDI resources, and falls back on the stock font that's preloaded into every device context: the old Windows 3.x "System" font.
Task Manager can show you the number of USER and GDI objects that a process has allocated. Go to the Processes tab, then select View, Select Columns from the menu, and check USER Objects and GDI Objects. Of course, if this has occurred, Task Manager probably won't start on the same desktop.
GDI and USER handles may be 32- or 64-bit in Windows NT family operating systems, but that doesn't mean you can allocate that many objects. For compatibility with 16-bit code, you can actually only allocate up to 32,768 USER objects (windows, menus, pointers etc) and up to 65,535 GDI objects. A single process is only allowed to allocate up to 10,000 of each type of object:
http://blogs.technet.com/b/markrussinovich/archive/2010/03/31/3322423.aspx
Admin
Why get fancy?
7.62939453125 * 1024 * 1024 = 8000000
Admin
Yeah. Long is more important than how big the character set is.
Admin
I think Kelly L is missing an opportunity here. At 1189940 Kelvin, what it really is a portable Plasma Generator & Enemy Incinerator in EXCELLENT health and with EXCELLENT performance, disguised as a hard disk. Its temperature makes even the Sun sweat. Take that Gun control nut-jobs.
TL;DR: Kelly L is a fool. Mistook plasma weapon for hard disk.
Admin
http://xkcd.com/1354/
Look very closely at the output in the last panel.
Admin
The max size is coincidentally 8000000 bytes...
Admin
Dear Denise, Your password WASN'T classified as 'very strong' that's why it's not highlighted green and there is no check mark next to the item. Ya twat.
Admin
I don't know, but I could not care less, because I know it's OK anyway.
Admin
No, you'd see "_______" instead of "BLANK"
Admin
In Marketing speak, 7.62939453125 Mb = 8.0 MB.
7.62939453125 Mb = 7812.5 kb = 8000000 bytes.
Admin
Because the database field is char(16).
Admin
Admin
No one should ever need more than 26^16 password complexity.
Admin
Sorry, but nunya is correct. The requirement hasn't been met, hence why it's gray and not green, and has no checkmark.
Admin
[1] This is a lie. [2] This is entirely true.
Admin
The resulting hash or encrypted value will be larger than the column width in the database.
Or its so they can crack your password faster.
Admin
It goes green with "Extremely strong", there's your problem
Admin
Amazingly, 115 years in the past is only 317 milliseconds ago!
Admin
Did anyone else notice the method is "HOTEL::GETUSUALLOWPRICE"?
That is "Hotel::GetUsualLowPrice" and not just "Hotel::GetPrice". The marketing is creeping into the code!
Admin
Admin
7.62939453125 MB is exactly 8,000,000 bytes.