The Daily WTF: Curious Perversions in Information Technology
Welcome to TDWTF Forums Sign in | Join | Help
in Search

177 > 17,422 [Wikipedia WTF]

Last post 06-06-2008 4:03 PM by DaveK. 34 replies.
Page 1 of 1 (35 items)
Sort Posts: Previous Next
  • 06-01-2008 11:08 PM

    177 > 17,422 [Wikipedia WTF]

     I was browsing wikipedia today, trying to know more about my country's armed forces.. and I came across this article: http://en.wikipedia.org/wiki/List_of_countries_by_size_of_armed_forces

     There, I tried to sort that list specifying the no. of active troops as parameter. This is what it shows:

     Wikipedia Sorting WTF

     A reason as to why it happens is simple to see.. in your browser's address bar.. just type:

     javascriptalert("177" > "17,422");

  • 06-02-2008 12:49 AM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

     clbuttic

  • 06-02-2008 2:58 AM In reply to

    • TGV
    • Top 200 Contributor
    • Joined on 10-09-2005
    • Posts 165

    Re: 177 > 17,422 [Wikipedia WTF]

    Unfortunately, there is some Wikipedian who reads the daily wtf, and fixed it... 

  • 06-02-2008 3:29 AM In reply to

    • tchize
    • Top 500 Contributor
    • Joined on 07-26-2006
    • Belgium
    • Posts 149

    Re: 177 > 17,422 [Wikipedia WTF]

     This list is in perfect order, if you consider string based ordering....

  • 06-02-2008 3:56 AM In reply to

    • RoBorg
    • Not Ranked
    • Joined on 04-25-2007
    • Posts 9

    Re: 177 > 17,422 [Wikipedia WTF]

    Click the sort button 4 times instead of just twice. 

  • 06-02-2008 5:42 AM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    rohanprabhu:

     A reason as to why it happens is simple to see.. in your browser's address bar.. just type:

     javascriptalert("177" > "17,422");

     

     i think you mean  javascriptalert("177" > "17,422"); instead of  javascriptalert("177" > "17,422"); damn it doesnt show colons try clicking here

     

  • 06-02-2008 7:21 AM In reply to

    • Juifeng
    • Top 500 Contributor
    • Joined on 06-10-2006
    • Winnenden, Germany
    • Posts 79

    Re: 177 > 17,422 [Wikipedia WTF]

    fourchan:

    i think you mean  javascriptalert("177" > "17,422"); instead of  javascriptalert("177" > "17,422"); damn it doesnt show colons try clicking here

     

     

    TRWTF is the forum software.

  • 06-02-2008 7:37 AM In reply to

    • NSCoder
    • Top 500 Contributor
    • Joined on 07-24-2005
    • Geneva, Switzerland
    • Posts 93

    Re: 177 > 17,422 [Wikipedia WTF]

    TRWTF would be complaining about something on wikipedia instead of fixing it. Unless it's a browser- or locale-dependent thing, which I guess it must be since I don't see the problem and there doesn't seem to be a fix in the recent changes since the post date.
  • 06-02-2008 7:56 AM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    TGV:

    Unfortunately, there is some Wikipedian who reads the daily wtf, and fixed it... 

    The reserve troops one is still broken though... 

  • 06-02-2008 10:55 AM In reply to

    • jnz
    • Not Ranked
    • Joined on 10-04-2007
    • Posts 31

    Re: 177 > 17,422 [Wikipedia WTF]

    The sort function tries to guess the type of the column based on the value in the first cell in that column.  If it sees something that looks like a number then it uses a numeric sort.  If it sees something that looks like a date then it uses a date sort.  Otherwise it uses a string sort.  This works if you go to the page and click to sort ascending on the Active Troops column since the first value in that column is "17,442" which it correctly recognizes as a number.  And it works if you change the sort to descending since the first value in the column is now "19" which still looks like a number.

    Now reload the page and sort ascending by Reserve Troops and then click again to sort descending by Reserve Troops so that the People's Republic of China is at the top and the Active Troops column has "2,255[1]" at the top.  If you sort by Active Troops now it will perform a string sort since that footnote makes it think this column is not numeric.  The sort function either needs some more smarts to deal with this or people need to stop putting footnotes in numeric columns.

  • 06-02-2008 10:59 AM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

     Well... wasn't it that USA has 1,023 (or how much) thousands soldiers which means they have one thousand twenty three soldiers? Means something around one milion?

    This way, it would be somehow correct, i think... Try to check the "Regional options" in windows - you'll learn that there are countries in which the numeric separator is dot, countries where the numeric separator is comma, and countries where it is space.

    But presuming this, the column "tanks" seems broken to me, as I doubt that USA has 23 milion of them... or am I wrong?

     

    Sometimes I wish I could not post before I stop, and actually check whether there isn't anything similar to what i want to write...
  • 06-02-2008 11:10 AM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    SEMI-HYBRID code:
    I doubt that USA has 23 milion of them
     

    No, but maybe they have 23 million of them?

  • 06-02-2008 3:06 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    Juifeng:

    TRWTF is the forum software.

     
  • 06-02-2008 5:04 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    savar:

    Juifeng:

    TRWTF is the forum software.

     

     

    trwtf is that someone bothers to write a post just to correct non-native speaker (writer) who forgot to type one l in the word million 

    Sometimes I wish I could not post before I stop, and actually check whether there isn't anything similar to what i want to write...
  • 06-02-2008 5:20 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    SEMI-HYBRID code:
    trwtf is that someone bothers to write a post just to correct non-native speaker (writer) who forgot to type one l in the word million 
     

    I would say TRWTF is having no sense of humor, and not being able to even reply to the person who you are trying to insult.

  • 06-02-2008 5:40 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    MasterPlanSoftware:

    I would say TRWTF is having no sense of humor, and not being able to even reply to the person who you are trying to insult.

     

     

    oh me, I'm pwned =DD.

    and btw, the quotation was intentional. i wasn't trying to "insult" anybody, i was just correcting Juifeng, whom i quoted.

    Sometimes I wish I could not post before I stop, and actually check whether there isn't anything similar to what i want to write...
  • 06-02-2008 5:44 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    savar:

    Juifeng:

    TRWTF is the forum software.

     
     

    TRWTF is talking to someone indirectly and not having a sense of humor.

  • 06-02-2008 6:00 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    SEMI-HYBRID code:

     Well... wasn't it that USA has 1,023 (or how much) thousands soldiers which means they have one thousand twenty three soldiers? Means something around one milion?

    This way, it would be somehow correct, i think... Try to check the "Regional options" in windows - you'll learn that there are countries in which the numeric separator is dot, countries where the numeric separator is comma, and countries where it is space.

    But presuming this, the column "tanks" seems broken to me, as I doubt that USA has 23 milion of them... or am I wrong?

     

     

    It indicates Active Troops (in thousands) 1,426 = 1,426,000 ... see how easy that is, just add three zero's.

    Tanks (in 1s) 7,620 = 7,620 ... see how easy that is, just don't add any zero's?

    I have no idea how accurate this data is, but that's how to read in between the parenthesis FWIW ... 

    There are three kinds of people: those who make things happen, those who watch things happen and those who wonder what happened.
  • 06-02-2008 7:49 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    medialint:
    Tanks (in 1s) 7,620 = 7,620 ...
     

    sorry, i didn't notice the missing parenthesis under tanks that would be saying "(in thousands)" if it were there...

    Sometimes I wish I could not post before I stop, and actually check whether there isn't anything similar to what i want to write...
  • 06-02-2008 8:13 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    SEMI-HYBRID code:

    medialint:
    Tanks (in 1s) 7,620 = 7,620 ...
     

    sorry, i didn't notice the missing parenthesis under tanks that would be saying "(in thousands)" if it were there...

    I don't know which part of this is more pathetic..  First, the column did not say "(in thoudands)" like the other column did.  Normally when I encounter a quantity and nobody has bothered to add a parenthetical statement like "(in thousands)", I assume that the quantity is, you know, in ones.  Second, any idiot should have realized that 23 million was a ridiculous number and checked for said parenthetical.  Third, you weren't even mis-reading from the right goddamn row.  Russia has 23,000 tanks, not the USA.  I mean, how could you fuck up something this badly?  It's like going to take a piss, forgetting to lift the toilet seat, not taking your dick out of your pants but instead letting the urine run down your leg and then to finish it off, taking a shit in your boxers.

  • 06-02-2008 8:19 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    MasterPlanSoftware:
    TRWTF is talking to someone indirectly and not having a sense of humor.
    TRWTF is thinking that not having a sense of humour is serious business.  Or was that deadpan humour?

    Mass Effect 2 FTW!

    lolwtf: Instead of comfy chair, package contained bobcat. Would not buy again.
    curtmack: It's like Godwin's Law, but instead of Hitler it's xkcd references.
    morbiuswilters: Right, but the Holocaust wasn't nearly as bad as xkcd.
  • 06-02-2008 8:39 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    morbiuswilters:
    It's like going to take a piss, forgetting to lift the toilet seat, not taking your dick out of your pants but instead letting the urine run down your leg and then to finish it off, taking a shit in your boxers.
     

    And then posting on the forum to tell everyone about the stupid toilet!

  • 06-02-2008 8:41 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    Eternal Density:

    MasterPlanSoftware:
    TRWTF is talking to someone indirectly and not having a sense of humor.
    TRWTF is thinking that not having a sense of humour is serious business.  Or was that deadpan humour?

     

    When you continually ruin jokes and then call them 'not funny', yes humor would be 'seriously' nice.

  • 06-03-2008 5:33 AM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    MasterPlanSoftware:
    Eternal Density:
    MasterPlanSoftware:
    TRWTF is talking to someone indirectly and not having a sense of humor.
    TRWTF is thinking that not having a sense of humour is serious business.  Or was that deadpan humour?
    When you continually ruin jokes and then call them 'not funny', yes humor would be 'seriously' nice.
    Hahahaha, that's a good one!  Pretending to tell me off for doing the same thing you're doing.  And continuing your habit of doubleposting rather than quoting two people in one post: that's a classic!  You're too funny for this forum.  You must spend hours coming up with this unique humour - we don't deserve such quality. :D

    Mass Effect 2 FTW!

    lolwtf: Instead of comfy chair, package contained bobcat. Would not buy again.
    curtmack: It's like Godwin's Law, but instead of Hitler it's xkcd references.
    morbiuswilters: Right, but the Holocaust wasn't nearly as bad as xkcd.
  • 06-03-2008 8:57 AM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    morbiuswilters:
    I mean, how could you fuck up something this badly?  It's like going to take a piss, forgetting to lift the toilet seat, not taking your dick out of your pants but instead letting the urine run down your leg and then to finish it off, taking a shit in your boxers.
    So that's not how you're supposed to do it?
  • 06-03-2008 10:25 AM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    Eternal Density:
    doubleposting rather than quoting two people in one post: that's a classic!
     

    Why would I put two quotes and replies in a post that has two different subjects to two different people? 

    Is this your first time on a forum? Do you not understand effective communication with other people?

    Eternal Density:
    You're too funny for this forum. 

    And you are neither funny or witty. What is your purpose here other than trying to be an asshole?

  • 06-03-2008 11:22 AM In reply to

    • Juifeng
    • Top 500 Contributor
    • Joined on 06-10-2006
    • Winnenden, Germany
    • Posts 79

    Re: 177 > 17,422 [Wikipedia WTF]

    SEMI-HYBRID code:
    and btw, the quotation was intentional. i wasn't trying to "insult" anybody, i was just correcting Juifeng, whom i quoted.
     

     You quoted me, yes. But Why? Where did you correct me? I still don't quite get it. *confused*

  • 06-03-2008 11:31 AM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    Eternal Density:
    And continuing your habit of doubleposting rather than quoting two people in one post: that's a classic!
    Remember, these forums are meant to be threaded, with each post being "in reply to" one and only one previous post, with the exception of new threads. Those of us who are used to non-threaded forums (myself included) have to learn the oddities of viewing threaded posts in a flat manner (if that's your preference). It's not really that hard... It took me about a minute to understand why there are so many "double posts" in the flat view, but it's perfectly acceptable and understandable.
  • 06-03-2008 5:06 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    I wouldn't say they're meant to be threaded, especially since flat view is the default. Have you ever used the threaded view? It's pretty horrible.
  • 06-03-2008 5:10 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    Cap'n Steve:
    I wouldn't say they're meant to be threaded, especially since flat view is the default. Have you ever used the threaded view? It's pretty horrible.
     

    So instead, you just choose to not quote at all since it is all above your head?

  • 06-03-2008 7:45 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    Welbog:
    Remember, these forums are meant to be threaded
    I never knew that.  Now I realise that all the people who have said negative things about my intelligence over the (few) years I've lived were absolutely correct.

    I owe MasterPlanSoftware an apology.  I still think he's much more annoying than me, but there is no way to judge that objectively since we (hopefully) don't find ourselves annoying. 

    Mass Effect 2 FTW!

    lolwtf: Instead of comfy chair, package contained bobcat. Would not buy again.
    curtmack: It's like Godwin's Law, but instead of Hitler it's xkcd references.
    morbiuswilters: Right, but the Holocaust wasn't nearly as bad as xkcd.
  • 06-03-2008 7:58 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    Eternal Density:
     

    Feel free to relocate to those other forums then.

  • 06-03-2008 8:10 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    MasterPlanSoftware:
    Feel free to relocate to those other forums then.
    There is a way to post on more than one forum.

    Mass Effect 2 FTW!

    lolwtf: Instead of comfy chair, package contained bobcat. Would not buy again.
    curtmack: It's like Godwin's Law, but instead of Hitler it's xkcd references.
    morbiuswilters: Right, but the Holocaust wasn't nearly as bad as xkcd.
  • 06-04-2008 8:55 AM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    Cap'n Steve:
    Have you ever used the threaded view Community Server? It's pretty horrible.
    FTFY
  • 06-06-2008 4:03 PM In reply to

    Re: 177 > 17,422 [Wikipedia WTF]

    rohanprabhu:

    A reason as to why it happens is simple to see.. in your browser's address bar.. just type:

     javascriptalert("177" > "17,422");

    It's a European plot to take over teh world!  Hah, with our hundred and seventy-seven troops we easily outnumber the seventeen-point-something that the rest of you can muster!
     

    (USER WAS BANNED FOR THIS POST)


Page 1 of 1 (35 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems