- 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
!--TEST COMMENT - DO NOT USE FRIST ----
Admin
I actually developed applications on the North Coast of Alaska that relied on microwave relay links. They were highly sensitive to wind, blizzards, and yes, solar flares.
Admin
I would also be annoyed if I couldn't read thedailywtf.com because of idiots who are reading docs.oracle.com. :)
Admin
<troll>The real WTF is oracle, amirite?</troll>
Admin
It isn't trolling if you espouse the correct opinion.
Admin
Just a head is up?
Admin
Obviously the BOFH has taught the manager well. Solar flares.
http://pages.cs.wisc.edu/~ballard/bofh/bofhserver.pl
Or it could be evil hackers from Serbia. Or maybe the CPU needs recalibration.
Admin
Admin
I love the unit tests one. My supervisor did that 5 years ago. He made some changes and the unit tests didn't pass, so rather than "do the right thing", he commented out all the unit tests. We never recovered from that. Apparently "the clients didn't want to pay for unit tests" (the clients don't know what a unit test is). But now they're paying for costly maintenance whenever they want some changes (which is... all the time).
Admin
I always love the Unit Test ones like that.
Dev: The tests are failing, what do we do? Idiot Boss: We can't ship with failing tests. Turn them off so they will all pass. Dev: WTF?!
Admin
I thought 419 was the US national pension scheme?
poh-tay-to po-tah-to I guess :-)
Admin
Yeah, the one about unit tests is a real gem. It's so big a WTF that it justifies, by itself, the very existence of this site. All the others from the past ~10 years are just icings on the cake :-)
Admin
I remember our unit tests failing caused management to add a new category to the pass/fail criteria and we had FAIL, OK and POK (or partially OK) which usually meant that the test didn't actually crash the unit, but the result wasn't correct.
Admin
That is an entirely accurate definition of the term "trolling."
Admin
I thought 419 was a spray cleaner?
Admin
Why did you display the unit test e-mails out of order like that? That's both strange and odd.
Admin
Admin
It was one email that replied to and quoted the other. Like this.
Admin
Top-posting has one advantage in the presence of people who won't snip properly (i.e. 99% of the Internet's population). If you want the answer, you can read it immediately because it is right there at the top of the mail.
Interleaved (not bottom-posted, which is an offence suitable for punishment by impaling) replies are well-suited to messages that answer multiple points, but even then they require judicious snipping.Admin
Admin
Fake. There's noone working at my company named Antonio.
Admin
Admin
Dammit! What is wrong with you devs?
Your "unit tests" are breaking my changes to the build, and all this incessant browsing to "docs.oracle.com" on company time is unacceptable! If you need to access the web for frivolous purposes, you must use the MUMPS API during break hours as per company Acceptable Internet Usage policy.
IT better get their act together, finish the Alabama/Alaska/Iowa maintenance, and fix solar flares so I can reply to my email and claim my new gift card!
Admin
Try Formula 409.
Admin
Admin
no?
Ala-iowa-ska
Admin
Admin
Admin
TRWTF:
"The tests are failing, what do we do?"
You mean: you don't know what to do when the tests fail? See this boot? Bend over, I'm about to apply it to your fat, useless arse.
Admin
I worked for a while for a company that had an unwritten policy that any site that got much access would be blocked, because our office had a really slow Internet connection, and used an Oracle app that ran from Mexico. If you web browsed, you'd block people using POS terminals from making customer orders. Of course, that's TRWTF, not that sites are getting blocked--the blockages are actually a reasonable workaround to an unreasonable system.
It would be interesting to know what the Oracle docs that were being browsed were--if it's, say, Java docs, then there's not really any good reason not to download the docs and host them locally to avoid the network usage.
Admin
We actually did have some Sun servers of a specific model that went wonky whenever there were solar flares. Some sort of problem with one tiny wire in a controller chip being too thin. Before I came in I'd check a solar flare site and if the sun was having a bad day, sure as shootin' those servers would be having a bad day too. The correlation was too strong to be pure chance.
Admin
Admin
Admin
The intention is basically irrelevant (except to the person whose opinion it is) as it has no bearing on the subject matter as seen by a reader.
Since it's not possible to distinguish between a fucking idiot, and a fucking cunt, there is no point in trying. Far better to simply take sentences at face value, and either ignore or agree as appropriate to the content.
Admin
Good thing none of my emails wound up on here.
Admin
You'd hope so, but you know cow-orkers. True anecdote: I used to work with a fellow who would call 411 every.single.day to get the phone number for the (same) sandwich shop where he ordered lunch every.single.day. No caching at all.
Admin
Not quite, it's a scheme to get US nationals' pensions.
Admin
MUMPS stands for "Massachusetts General Hospital Utility Multi-Programming System" and is a legitimate programming language. It's an older language but most programmers that have worked in the medical field know about it. Their question is a legitimate question. They are asking how to connect to a database (MUMPS can do this) and return a record set. They just don't know how to do it.
Admin
To be fair, a Nigerian willing away two fiddy seems more realistic than most scams.
Admin
Translated to C# for those unfamiliar with VB.
Admin
Whoosh!!!
Admin
I thought they were 404: Pension Not Found.
Admin
So, did our little domestic spammer finally stop?
Admin
Admin
Well we can see the Akismet spam filter is right on top of things, as always. :P
Admin
Even 419ers are short on money these days:
"Please indicate the registration Number and ask Him how much is their Security fee so that you can pay it."
Well I am pretty sure God doesn't keep track of the 419 scammers fees, then again perhaps the angels get a discount...
Neill
Admin
Don't worry, it prevents us from ever linking to SO.
Admin
Of course - they were Sun servers - their mothership was trying to call them back home.
Admin
Nope. 419 is the area code for Little Detroit.
Admin
The Oracle one: It's not surprising that it was a bandwidth hog. There seems to be a competition these days to see how much crud you can make the browser download with a web page. "Oh, you think 680 KB is big? My customers have to download 1.9 MB with every page they view! Including data from 69 ad sites!" Sing along with the rest if you remember the "wiener" song: "My page is bigger than your page!"
The one that really gave me a snicker, though, was the one on the unit tests. I don't know why I never thought of that solution, but it solves so many things, to wit: "If it doesn't work, turn it off."