Comment On Where Does the Line End?

Jacob S. apparently wandered away from the line and wasn't even in the right city anymore. [expand full text]
« PrevPage 1 | Page 2Next »

Re: Where Does the Line End?

2008-05-09 08:10 • by Someone You Know
Guys, I don't mind having one fewer Error'd a day if it means there are no repeats. I'm looking at you, $0.00 bill photo.

Re: Where Does the Line End?

2008-05-09 08:15 • by Grovesy
Having in my time there worked on several generations of the MSN systems, (MSNBC have their own system as well) The content synchronisation bug seems to be ever prevalent. I remember when we put a new news site live for MSN international and we managed to get a picture of Vladimir Putin, along with the title 'Paedophile caught' then a completely innocent story about some teachers in the bullet point section. We weren't sure who we should have been apologising to.



What intrigues me, is that MSNBC, and MSN (both the most recent incarnation of the CMS system, and the older international system decommissioned a couple of years back), despite all three having completely different feed management systems, totally new databases, and a completely different architectures the same design flaw still occurs.



Anybody here who works there who can spread some light on this? ... or is it still 'f'ing shuttle'

Re: Where Does the Line End?

2008-05-09 08:22 • by alx5000 (unregistered)
193970 in reply to 193969
Grovesy:


Anybody here who works there who can spread some light on this? ... or is it still 'f'ing shuttle'



I'd assume it's the "MS" thingy in the name....

Re: Where Does the Line End?

2008-05-09 08:25 • by pcooper
The price that looks like $10.95 crossed out is actually $18.95 crossed out. IE puts the crossbar in exactly the right spot so that one can't distinguish between a crossed-out 0 and a crossed-out 8.

This has caused confusion for our customers on our web site as well.

Re: Where Does the Line End?

2008-05-09 08:27 • by BLs (unregistered)
193972 in reply to 193971
I was wondering if anyone other than me had caught that it wasn't a WTF.

Re: Where Does the Line End?

2008-05-09 08:33 • by T $
193973 in reply to 193971
InvalidOperationException

Don't know what to comment.

Re: Where Does the Line End?

2008-05-09 08:35 • by Sigh (unregistered)

Re: Where Does the Line End?

2008-05-09 08:35 • by Rank Amateur
So, a negative golf score... is that when you trick your opponent to hit your ball for you? Sixty-nine times?
--Rank

Re: Where Does the Line End?

2008-05-09 08:36 • by Jamie (unregistered)
The Visual Studio one is as easy as:

throw new InvalidOperationException("Don't know what to do");

Re: Where Does the Line End?

2008-05-09 08:46 • by SarcasmFTW (unregistered)
193979 in reply to 193977
No, its when you drive all the courses backwards, you start at the hole, and have to land on the tee.

Re: Where Does the Line End?

2008-05-09 08:46 • by Dave (unregistered)
193980 in reply to 193976
Rank Amateur:
So, a negative golf score... is that when you trick your opponent to hit your ball for you? Sixty-nine times?
--Rank


Isnt a negative score under par? 69 under par is pretty ridiulous though

Re: Where Does the Line End?

2008-05-09 08:47 • by plaga (unregistered)
193981 in reply to 193974

Re: Where Does the Line End?

2008-05-09 08:47 • by Rene (unregistered)
193982 in reply to 193976
Rank Amateur:
So, a negative golf score... is that when you trick your opponent to hit your ball for you? Sixty-nine times?
--Rank


A negative golf score means you hit below par. The way golf is scored is, for each hole on the course there's a standard number of strokes set in which you should be able to get the ball in. This is known as "par". Succeeding in fewer strokes thus computes your score as a negative (i.e., a hole is par 5 and you succeed in 3 strokes = -2), and consequently the best scores in golf are negative.

Re: Where Does the Line End?

2008-05-09 08:50 • by Koesper
193983 in reply to 193982
I think he cheated a bit...
Like by tee-ing off from the hole or something.
That'd make an excelent hole-in-none...

I wonder what he does with all the cars he won that game?

Re: Where Does the Line End?

2008-05-09 08:58 • by Claxon
193985 in reply to 193974
Sigh:


Wow... Now THAT would be useful! A version of Visual Studio that points out the WTFs in our code (and the world in general), leaving no room for ambiguity... and of course the option for us to completely ignore it, and continue regardless! :)

Re: Where Does the Line End?

2008-05-09 09:05 • by Edss (unregistered)
We have to buy drivers now? How can this "motorsport" company justify charging poor David for drivers when others still have them for free download on their support sites?

Re: Where Does the Line End?

2008-05-09 09:11 • by Sunday Ironfoot
Speaking of the Visual Studio exception, I once saw this while working with this application...

Re: Where Does the Line End?

2008-05-09 09:12 • by SuperousOxide
193989 in reply to 193976
Rank Amateur:
So, a negative golf score... is that when you trick your opponent to hit your ball for you? Sixty-nine times?
--Rank


His score is 2 under par, with 70 strokes. I don't see what the problem is...

Re: Where Does the Line End?

2008-05-09 09:13 • by A Nonny Mouse
"Get used or rare from $6.66"

sounds like Father Joe has dealings with the dark side :-|

Re: Where Does the Line End?

2008-05-09 09:22 • by a (unregistered)
TRWTF is that Montoya hasn't been a Formula 1 driver for years. Even the news article in the background is about NASCAR...

Re: Where Does the Line End?

2008-05-09 09:27 • by TGV
193992 in reply to 193990
A Nonny Mouse:
"Get used or rare from $6.66"

sounds like Father Joe has dealings with the dark side :-|

And I'm wondering what "Get it rare" means. When you're talking about steaks, ok, but about books? Does it mean they're only slightly burnt?

Re: Where Does the Line End?

2008-05-09 09:30 • by Stilgar
Coming in .NET 4.0

class WtfException : Exception
{
public WtfException(string message) : base(message)
{
EmailToDailyWtf();
}
}

Re: Where Does the Line End?

2008-05-09 09:35 • by Ryan C (unregistered)
Finally someone realized; Jacob S. is not a number; he is a free man!

Re: Where Does the Line End?

2008-05-09 09:36 • by Mark (unregistered)
193996 in reply to 193976
Rank Amateur:
So, a negative golf score... is that when you trick your opponent to hit your ball for you? Sixty-nine times?
--Rank


I don't see the real WTF in this. It's obvious that it's wrong, but it's also obvious what it's doing. It's computing the overall score by (strokes taken - par for the whole tournament), and he hadn't done his 4th round yet.

Re: Where Does the Line End?

2008-05-09 09:43 • by Pez (unregistered)
193997 in reply to 193990
A Nonny Mouse:
"Get used or rare from $6.66"

sounds like Father Joe has dealings with the dark side :-|


Ah, but the number of the beast is 616. A common misconception:

http://en.wikipedia.org/wiki/616_(number)

Re: Where Does the Line End?

2008-05-09 09:46 • by Scott (unregistered)
193998 in reply to 193971
I caught that it was 18 crossed out as well. Oh well, it's really a IE WTF then and not the webpage. Doesn't surprise me the least bit!

Re: Where Does the Line End?

2008-05-09 09:54 • by NeoMojo

Re: Where Does the Line End?

2008-05-09 09:54 • by A Nonny Mouse
194002 in reply to 193997
Pez:
A Nonny Mouse:
"Get used or rare from $6.66"

sounds like Father Joe has dealings with the dark side :-|


Ah, but the number of the beast is 616. A common misconception:

http://en.wikipedia.org/wiki/616_(number)


don't get all hexakosioihexekontahexaphobic on me :P

Re: Where Does the Line End?

2008-05-09 09:54 • by FredSaw
194003 in reply to 193992
TGV:
A Nonny Mouse:
"Get used or rare from $6.66"

sounds like Father Joe has dealings with the dark side :-|

And I'm wondering what "Get it rare" means. When you're talking about steaks, ok, but about books? Does it mean they're only slightly burnt?
Not sure about "rare" (perhaps a misspelling of "raw"?), but to understand "get used" just google "catholic pedophile".

Re: Where Does the Line End?

2008-05-09 10:35 • by WTFDriver (unregistered)
The RWTF is that Juan-Pablo Montoya is a former F1 driver; he's now racing in the NASCAR.
And I don't think he gets paid with $0.00 bills.

Re: Where Does the Line End?

2008-05-09 10:39 • by SomeCoder (unregistered)
The real WTF are those double unlined ad links that pop up when you inadvertently hover the mouse over them. First off, they are always stupid (like the one where you can buy the driver) and second... they hide the article you were trying to read.

Whoever invented those should be beaten to death.

Re: Where Does the Line End?

2008-05-09 10:42 • by methuseus
194008 in reply to 193980
Dave:
Rank Amateur:
So, a negative golf score... is that when you trick your opponent to hit your ball for you? Sixty-nine times?
--Rank


Isnt a negative score under par? 69 under par is pretty ridiulous though


Especially when you are in 84th place, with a total of 76 (I think) total strokes.

Re: Where Does the Line End?

2008-05-09 11:12 • by Rafa (unregistered)
194013 in reply to 194006
WTFDriver:
The RWTF is that Juan-Pablo Montoya is a former F1 driver; he's now racing in the NASCAR.
And I don't think he gets paid with $0.00 bills.


But he should. He is a mediocre driver, and he thinks he is Michael Schumacher.. Belive me!, I'm Colombian!

Re: Where Does the Line End?

2008-05-09 11:14 • by Mister T (unregistered)
Lukas M's deal is a 18.95 crossed out. 14.40 - 4.55 = 9.85 The strikeout just goes through the center of the 8,

Re: Where Does the Line End?

2008-05-09 11:21 • by Kivi (unregistered)
Hey, has anyone seen this great Rick Astley video?

http://applytoforehead.ytmnd.com/

Re: Where Does the Line End?

2008-05-09 11:23 • by Ricky (unregistered)
194018 in reply to 194017
nope, never have and never will. This Rick doesn't Roll that way...

Re: Where Does the Line End?

2008-05-09 11:28 • by Jasmine (unregistered)
194019 in reply to 194013
Rafa:
WTFDriver:
The RWTF is that Juan-Pablo Montoya is a former F1 driver; he's now racing in the NASCAR.
And I don't think he gets paid with $0.00 bills.


But he should. He is a mediocre driver, and he thinks he is Michael Schumacher.. Belive me!, I'm Colombian!


He's no Shumacher, but he is pretty good. He's not winning races yet, but that's more about his team than his ability as a driver.

Golf scores are shown both ways - as number of strokes, which is a positive number, or as the difference from par, which could be positive or negative. In either case a score of -69 is a WTF. Most courses have par 70-72, so that would be a whole day of strokes missing, which is what I bet happened. The player did not have a number of strokes in the database for one of the days of the tournament - so his total number of strokes was way under the current par for the tournament. It's a WTF, but easy to see how it could happen.

Re: Where Does the Line End?

2008-05-09 11:31 • by PeriSoft
194020 in reply to 193991
No, TRWTF is that, (I'm David W.), Montoya wasn't in my top 8 favorite drivers, even when he WAS in F1...

However, he is now my favorite NASCAR driver, such as it is. If I ever watched any NASCAR races I might even root for him.

Re: Where Does the Line End?

2008-05-09 11:41 • by PeriSoft
194024 in reply to 194020
Actually, I'm being a bit harsh on ol' JPM. He was definitely my favorite loose cannon, but that's why he wasn't really a favorite driver.

He did, however, get my unqualified thumbs-up when, after Kimi Raikkonen made a somewhat daring pass on him, the TV broadcast switched to his radio feed just as he was screaming, "FUCKING RAIKKONEN!!!"

Re: Where Does the Line End?

2008-05-09 11:49 • by Chris M. (unregistered)
194025 in reply to 193976
> So, a negative golf score... is that when you trick your opponent to
> hit your ball for you? Sixty-nine times?

Golf scores are normally expressed in how well you do against par, so negative scores are perfectly possible (and expected, in championship play). The software misinterpreted the fact that it didn't have a score for him for round 4 as having a score of 0 for him for that round--which put his overall score at 69 under par. Par for the course is 72, par for four rounds would be 288, he made 219, so 69 under par. The correct score, counting only the three rounds he actually played, would be three *over* par, which explains why he was in eighty-fourth place in that tournament.

Re: Where Does the Line End?

2008-05-09 12:10 • by Richard O'Shay (unregistered)
I'm amused at the bill denomination having a decimal point. I don't think the treasury is going to issue a $15.47 bill any time soon.

Re: Where Does the Line End?

2008-05-09 12:11 • by Jay (unregistered)
Back in the dark ages when I worked on mainframes, we had this shelf of books to explain all the possible error messages. These were in a strict format, with the error code, text of the message, explanation, and how to fix it. The idea of having the book tell me how to fix my bugs sounded really handy. Until I discovered that for about 90% of the possible errors, the helpful text was "Correct the problem and resubmit." Like, wow, thanks, I never would have thought of doing that!

Re: Where Does the Line End?

2008-05-09 12:20 • by real_aardvark
194030 in reply to 194029
Jay:
Back in the dark ages when I worked on mainframes, we had this shelf of books to explain all the possible error messages. These were in a strict format, with the error code, text of the message, explanation, and how to fix it. The idea of having the book tell me how to fix my bugs sounded really handy. Until I discovered that for about 90% of the possible errors, the helpful text was "Correct the problem and resubmit." Like, wow, thanks, I never would have thought of doing that!
Augh, JCL!

These are cruel and unusual memories you're bringing back here.

Re: Where Does the Line End?

2008-05-09 12:35 • by Zach Bora (unregistered)
194034 in reply to 193998
Scott:
I caught that it was 18 crossed out as well. Oh well, it's really a IE WTF then and not the webpage. Doesn't surprise me the least bit!


It's actually a problem with the font, not with IE. Other fonts show the rounded edges, even with a small font than on that website.

Re: Where Does the Line End?

2008-05-09 12:43 • by Someone You Know
194036 in reply to 194028
Richard O'Shay:
I'm amused at the bill denomination having a decimal point. I don't think the treasury is going to issue a $15.47 bill any time soon.


Not the U.S. Treasury, but the Canadians once had a $0.25 bill.

http://en.wikipedia.org/wiki/Image:CAD25cent_English_Front.jpg

Re: Where Does the Line End?

2008-05-09 12:46 • by FredSaw
194037 in reply to 194029
Jay:
"Correct the problem and resubmit."
Error Code 73024: Error Manual Help Error
The Error Manual help text does not explain how to fix the reported error.
How to fix: correct the manual and republish.

Re: Where Does the Line End?

2008-05-09 13:04 • by toutomoutochan
The "You save -30.00" WTF is a simple one (we get similar problems with our website all the time). Their system has inputs for 2 prices (list and sale) and someone raised the sale price without raising the list price.

This is a human error WTF. But it's nice to know that other people do it too.

Re: Where Does the Line End?

2008-05-09 13:07 • by Joe (unregistered)
194041 in reply to 193968
Someone You Know:
Guys, I don't mind having one fewer Error'd a day if it means there are no repeats. I'm looking at you, $0.00 bill photo.


Everything is a repeat if you go far enough back in history.

Re: Where Does the Line End?

2008-05-09 13:24 • by Loren Pechtel (unregistered)
194042 in reply to 194028
Richard O'Shay:
I'm amused at the bill denomination having a decimal point. I don't think the treasury is going to issue a $15.47 bill any time soon.


Chinese currency, value 0.10. Worth about 1.3 cents US. I haven't seen any in a few years.

Re: Where Does the Line End?

2008-05-09 13:39 • by RandolphCarter (unregistered)
194044 in reply to 194030
real_aardvark:
Augh, JCL!

These are cruel and unusual memories you're bringing back here.


Bringing back? I was just pounding out some JCL this morning.

I still have days when the world is only 72 characters wide and ALWAYS IN UPPER CASE.
« PrevPage 1 | Page 2Next »

Add Comment