- 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
TRWTF is FoxPro
Admin
Visual Firefox?
Admin
It's a British thing to treat company names as if they were plural.
"Microsoft have come out with a new operating system."
Admin
Yes, not to be confused with non-visual Firefox, which uses a text-to-speech engine to read the raw HTML code to you. It's not very well known, as it can only be invoked though voice recognition software running on a headless server.
Admin
True for any finite number of 9's. But if they are non-terminating decimals (the 9's go on forever) then 2.9[...] + 5.9[...] is strictly equal to 9.
Admin
+1
And yet, it's still being used and some apps actively maintained.
Admin
Admin
Admin
Personally, I'd like to think that the "2+5=9" is just a clever way to filter out spambots that try to evaluate mathematical equation CAPTCHAs - a human would enter 7, get the error "must be at least 9", then enter 9 and successfully sign up, but a bot would always enter 7, not knowing to parse the error message for the correct value.
Admin
OMG! You are wrong. 2.99999... is an infinite series and it is equal to 3. Look it up.
Admin
Admin
Admin
It was especially infuriating to us minicomputer (small stripped-down mainframe) programmers, who had labored for decades to ensure that our tiny charges were just as mathematically sound as (if a bit slower than) their big brothers.
-Harrow.
Admin
Visual Firefox?
Admin
Admin
Your doing it wrong, if you comment about grammar on the internet, you have to make a grammatical error.
Admin
Admin
Unless you've overloaded the "=" operator to automatically add 2 ...
Admin
There's NOTHING that can't corrupt a FoxPro table. Especially with the retarded way they "lock" a file by writing data to an invalid part of your drive. Because that was never going to be fixed in the OS.
CAPTCHA: eros Say no more.
Admin
In recent years two Schindler elevators have moved while the doors were open, killing people who were halfway in.
Elevators move by not having safety devices. Just like programs, stripping out debugging checks when moving from development mode to release mode. You can be an arrogrant pr*ck so sure that no problems remain in your product even if your product isn't an operating system.
Admin
I'm a computer programmer/sys admin, and I can shed even more light: it doesn't say that the panel has a missing operating system, just that the Intel Boot Agent didn't find one. I get the same message from the Boot Agent every time I reboot my computer -- there is a BIOS error on my computer that prevents me from disabling the Boot Agent, so I have to wait for the network boot agent to fail before booting from disk.
Admin
to be fair, Visual firefox has the same problem
"firefox is already running"
Admin
Or maybe, just maybe, you're human. And maybe you make mistakes.
Elevators have physical interlocks to prevent the car from moving unless the doors are closed, precisely because the developers are human. And sometimes those fail as well, perhaps due to improper maintenance (because building managers are human as well).
Admin
Admin
Admin
Improper maintenance was also a problem, but the intentional omission of safety devices is unconscionable.
Admin
2+5
Seems an effective way to get rid of SPAM bots - give the answer required in the error message rather than being the actual answer to the captcha....
Sort of reminds me of the Quizmania/The Mint.....Stupid questions with nonsensical answers....
Admin
No! NO!! NOOOO!!!! Anything but the 1 does not equal .99999999... argument again! It's been settled! The mathematicians won! Please, no more of this torture!
Seriously, does it really bother you that 3.00000... and 3 are the same number? No? Then why does it bother you that 2.99999... and 3 are the same number? That if you repeat .99999... to infinity, the difference between that number and 1 is zero, proving they are equal?
Admin
I made come changes to this comment. Sorry about the incontinence.
Admin
Admin
You might be on to something. A program to parse an error message in an expected format is trivial but if the error message is, say, a paragraph of unstructured data that contains the hint of the answer then that's going to be a lot harder for programs without Watson level natural language interpretation. It will also likely be harder for non-native speakers of the language the message is displayed in, so such a system would come at the price that localization would have to be done very well; "all your base belong to us" style translation wouldn't cut it.
Admin
Still a WTF... Like WTF could they not simply have the tooltip tell you that? Or WTF do they default RAM to a freaking terabyte in the first place?
Oh wait - this is a Microsoft product. It's meant to have stupidly worded dialogs and retarded defaults. How else would they sell the new versions in 12 months?
Admin
firefox --no-remote -profilemanager
Admin
Or, WTF couldn't they simply fill in the amount for you with a note about how you can't change it.
Admin
Umm, I'm pretty sure that references to "very large values of 2" is a joke. Maybe I'm missing the meta-humor, but you seem to be (a) taking this joke seriously, and (b) somehow leaping to the conclusion that it means 2.99999. Who says that a "large value of 2" is 2.99999? 4 or 5 would also be a large value of 2, no?
Admin
Heh that elevator is definitely in DePaul's CDM building. It's been like that for at least a year.
Admin
Most of the readers here would be surprised at how much can be achieved without an OS. Even with elevators that use microcontrollers, they probably don't have OSes anyway.
Admin
Admin
How many times do you fill in a form and keep having it rejected before you finally spot a message that says "Phone number is wrong" (or something)
Admin
I don't have Visual FoxPro (OK, well, we might have had a copy lying around at some point but it was never opened) but I have used FoxPro for Windows, and the web suggests that the issue is similar in that version.
In order for a custom FoxPro window to interact with the user in any way it is generally required to use some sort of READ command, however attempting to quit FoxPro while the READ is active causes the aforementioned error message.
A workaround is to define a custom close handler (such as ON SHUTDOWN QUIT) although then the problem is that the window's Close button becomes disabled. (The Close item on the system menu still works because it's a custom system menu.)
Admin
It so happens that every number out there that has a finite length positional representation in some base, also happens to have an infinite length positional representation in the same base. That's at least two positional representations for one number. The illiterate fools out there have a hard time getting over it, somehow.
2.9[...] + 5.9[...] is strictly equal to 9, because you're adding the integers 3 and 6. That shouldn't be news to anyone.
Admin
The first line says: x=1.
That's it. The rest of it is entirely pointless. You're not proving anything. In line 2, you're multiplying both sides by 10, then rearranging things to remove the mess you made, and since you didn't make any mistakes, you get it back that x=1. Big deal, basic algebra still works. Just because something works doesn't make it useful, or fit for the purpose.
The proof that the positional representation of numbers has a certain property of non-uniqueness for some numbers is a bit more involved and doesn't exactly end up at 5th grade math knowledge.
Admin
Admin
Admin
Admin
I am downright giddy to be the first to post an xkcd reference on this thread.
http://xkcd.com/810/
Admin
I am downright giddy to be the first to post an xkcd reference on this thread.
http://xkcd.com/810/
AND, I really feel like a long-time poster now because I mistook reply for quote! Thanks, forum software!
Admin
That was beautiful. wipes tears from eyes