Slashdot Mirror


Geekspeak Baffles Web Users

An anonymous reader writes to mention a BBC article on the technology buying public's continued frustration with 'geek speak'. Despite ever-increasing adoption of high tech gadgets in first-world nations, the terms used to describe what these new toys do often elude the people who buy them. From the article: "Acronyms in particular foxed users. 75% of online Britons did not know that VOD stands for video-on-demand, while 68% were unaware that personal video recorders were more commonly referred to as PVRs. Millions of people keep in touch via instant messaging but some 57% of online Brits said they did not know that the acronym for it was IM. 'The technology industry is perhaps the most guilty of all industries when it comes to love of acronyms,' said Mr Burmaster. "

363 comments

  1. OMG fp by Anonymous Coward · · Score: 0, Troll

    first fp...cool.

    1. Re:OMG fp by Anonymous Coward · · Score: 5, Funny

      fp? Now what the fuck is that?

    2. Re:OMG fp by hawkeye_82 · · Score: 1

      fp? Now what the fuck is that?

      Oooh, ooh, I know. Fountain Pepsi

    3. Re:OMG fp by drauh · · Score: 1
      --
      This is a tautology.
    4. Re:OMG fp by Matilda+the+Hun · · Score: 1

      How do you have a first fp? That's like having a PIN number or an ATM machine. Doesn't make any sense at all.

      --
      Tluin natha Linux xxizzuss uriu olt bwael mon'tun.
    5. Re:OMG fp by zanglang · · Score: 1

      fp? Now what the fuck is that?

      Oh you know, fap. E.g. fap fap fap. The sound people make when they self congratulate with one hand.

    6. Re:OMG fp by markmier · · Score: 1

      PC Load Letter?

      What the fuck does that mean?

  2. Obligatory PCMCIA joke here by aoism · · Score: 5, Funny

    pepople cant memorize computer industry acronyms

    1. Re:Obligatory PCMCIA joke here by cabinetsoft · · Score: 2, Funny

      Beat this: AAAAAAAAAAAAAA - American Amateur Applied Arts Academy Association Against Absurd And Asininely Artificial Alliterative Acronyms Award

    2. Re:Obligatory PCMCIA joke here by jacquesm · · Score: 4, Interesting

      IANALA (I am *not* a language analyst) but I'm pretty sure that since as long as language exists those who have the ability to make up new words or to grasp the meaning of a new word without a lot of explanation belonged to the smarter segment of the population. The faster our development becomes the more important these skills are. We've now reached a point in time where it won't be long before the rate of development has become so great that it is possible for two people to no longer be able to communicate with each other even though they share a common language due to this vocabulary development gap.

      If you don't believe that try to decipher an SMS message sent by one 13 year old to another :)

      And PCMCIA was a pretty good example, but some of the stuff I see here on /. causes me to reach for the nearest search engine to figure out what on earth they mean.

      this place could easily be nicknamed buzzword central :)

    3. Re:Obligatory PCMCIA joke here by The+Notorious+ASP · · Score: 1

      Wait, nono, I thought it was people can't REMEMBER computer industry acronyms?

    4. Re:Obligatory PCMCIA joke here by Anonymous Coward · · Score: 2, Interesting
      pepople cant memorize computer industry acronyms

      I'll grant that PCMCIA was one of the worst ever. However, I still see relatively non-geeky people using it, despite the fact that it was shortened years ago to just PC card. Yet, if I say "PC card", they think I mean a video card.

      OTOH (look it up, lazy ones) people just don't care enough to learn anything new -- it's just toooo haaaarrrrd Maybe it's just trickle down from the fist-pumping manager assholes who insist that the world come to them and "present" (how damned obsequious) everything in the manager's own "business terms".

      Screw 'em all -- they're obviously too dull to look up or print out one of the many excellent online online acronym dictionaries.

      If a teenaged girl can decide she needs a D&C after the rubber busts, her father can damned well find out what a FAQ is. Put that on your P&L sheet, jerk. Stay up with the rest of the class or drop out.

    5. Re:Obligatory PCMCIA joke here by Anonymous Coward · · Score: 0

      "IANALA (I am *not* a language analyst) but I'm pretty sure that since as long as language exists those who have the ability to make up new words or to grasp the meaning of a new word without a lot of explanation belonged to the smarter segment of the population."

      fo shizzle

    6. Re:Obligatory PCMCIA joke here by jacquesm · · Score: 1

      I think I can see why you would want to make that comment anonymous :)

    7. Re:Obligatory PCMCIA joke here by vertinox · · Score: 3, Insightful

      This reminds me of when I took my A+ certs back in the 90's when you still had to memorize the acroynyms and what they stood like PCI, ISA, SCSI, and EISA,that other properietary standard IBM used (that I can't remember even the acronym...I remember what they looked like... those special blue slot cards), and maybe a dozen other legacy technology names and things.

      But yet during my job at any place... Anywhere... No one ever questioned about what the actual acronym but rather what the difference was... As in... PCI was the new faster standard on ATX motherboards and ISA was the long black slots for older systems (even though you couldn't buy a new computer at that point without both).

      These days I can't remember any of them except International Standards Association and I'm assuming EISA is Enchandced? (I even kept an EISA card around to show off to people).

      So I think people don't really need to remember what the acronym really says, but what the technology does, because otherwise its a waste of space in your brain in 5 years when the technology is no longer in use.

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    8. Re:Obligatory PCMCIA joke here by gungaroo22 · · Score: 1

      I guess it's OK to post racist and stereotypical comments as long as you are Anonymous. I disagree. The use of slang and "jive" is unique in it's own respects, and is no more wrong than WoW-speak or internet jargon.

    9. Re:Obligatory PCMCIA joke here by Hal_Porter · · Score: 1

      IANALA (I am *not* a language analyst) but I'm pretty sure that since as long as language exists those who have the ability to make up new words or to grasp the meaning of a new word without a lot of explanation belonged to the smarter segment of the population. The faster our development becomes the more important these skills are. We've now reached a point in time where it won't be long before the rate of development has become so great that it is possible for two people to no longer be able to communicate with each other even though they share a common language due to this vocabulary development gap.

      If you don't believe that try to decipher an SMS message sent by one 13 year old to another :)


      So that would make Mark Foley some kind of genius.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    10. Re:Obligatory PCMCIA joke here by Hal_Porter · · Score: 1

      This reminds me of when I took my A+ certs back in the 90's when you still had to memorize the acroynyms and what they stood like PCI, ISA, SCSI, and EISA,that other properietary standard IBM used (that I can't remember even the acronym...I remember what they looked like... those special blue slot cards), and maybe a dozen other legacy technology names and things.

      Micro Channel Architecture (MCA)

      I read a lot about it in Byte, but I never actually say a machine with one in.

      But yet during my job at any place... Anywhere... No one ever questioned about what the actual acronym but rather what the difference was... As in... PCI was the new faster standard on ATX motherboards and ISA was the long black slots for older systems (even though you couldn't buy a new computer at that point without both).

      These days I can't remember any of them except International Standards Association and I'm assuming EISA is Enchandced? (I even kept an EISA card around to show off to people).


      Industry Standard Architecture (ISA) and Extended Industry Standard Archiecture

      So I think people don't really need to remember what the acronym really says, but what the technology does, because otherwise its a waste of space in your brain in 5 years when the technology is no longer in use.

      Actually it's more like 20 years. D'oh.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    11. Re:Obligatory PCMCIA joke here by Anonymous Coward · · Score: 0

      Oh please, The use of Jive/Ebonics shows the same level of stupidity that talking with a Southern accent does. Worse, if the Ebonics speaker uses stupid-looking hand gestures while he's talking.

      There's nothing racist here. I'm just prejudiced against uncivilized people. Civilized people learn how to speak and use their language properly, instead of trying to deliberately start a subculture which advocates violence, mistreatment of women ("biotches"), and crime.

    12. Re:Obligatory PCMCIA joke here by Aussie · · Score: 1

      Personal Computer Manufacturers Create Idiotic Acronyms

    13. Re:Obligatory PCMCIA joke here by jZnat · · Score: 1

      What's PCRCIA?

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    14. Re:Obligatory PCMCIA joke here by stumblingblock · · Score: 1

      Laziness indeed. Not learning to touch type means people find it painful to abbreviate everything, sometimes to an absurd extent. Why not spell out what you mean to insure people understand you? Its Too Ha-a-a-ard!!!

    15. Re:Obligatory PCMCIA joke here by afaik_ianal · · Score: 1

      Whoosh.

    16. Re:Obligatory PCMCIA joke here by talkingc · · Score: 1

      And there's also TWAIN - Technology Without An Interesting Name.

    17. Re:Obligatory PCMCIA joke here by Fordiman · · Score: 4, Interesting

      I've got no problem with slang or jargon in any form.

      Just so long as they don't try to teach it in school (Ebonics, I'm looking at you), and as long as relatively standard english (large regional variations apply here) is spoken in professional environments.

      A big push in the IT department where I work is to say the whole thing, rather than just the acronym. There is, of course, the issue of things like GNU (which is often used), but we're told to just treat it like a brand name.

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    18. Re:Obligatory PCMCIA joke here by gdog05 · · Score: 2, Funny

      "Oh Stewardess...I speak jive"

    19. Re:Obligatory PCMCIA joke here by sm62704 · · Score: 2, Insightful

      VOD stands for video-on-demand,

      I didn;t know that. When you use an acronym you should let people know wtf (What The Fuck) your stupid acronym means. Otherwise, I (and others) will assume you're a fucktard trying to snow me.

      Too lazy to spell it? Fuck off then, I'm not the least interested.

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    20. Re:Obligatory PCMCIA joke here by sm62704 · · Score: 1

      Oh please, The use of Jive/Ebonics shows the same level of stupidity that talking with a Southern accent does.

      "Oh please????" Fuck off, yuppie! Y'all can fuck yo'self!

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    21. Re:Obligatory PCMCIA joke here by sm62704 · · Score: 1

      What's PCRCIA?

      Policemen Can Make Cunt In Action (?I think?)

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    22. Re:Obligatory PCMCIA joke here by sm62704 · · Score: 0, Redundant

      Where are my mod points when I'm drinkl?

      Danm, I'm fuckin wasted and I still het "slow down copwboy". I must be a freak.

      --
      mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    23. Re:Obligatory PCMCIA joke here by DenmaFat · · Score: 1

      Does no one remember TWAIN? (Technology Without An Interesting Name)

      --
      I love that donkey. Hell, I love everybody.
    24. Re:Obligatory PCMCIA joke here by Estanislao+Mart�nez · · Score: 1

      There's nothing racist here. I'm just prejudiced against uncivilized people.

      That's hilarious, because classic racism is predicated precisely on a contrast between "civilized" people and "uncivilized" ones.

    25. Re:Obligatory PCMCIA joke here by Anonymous Coward · · Score: 0

      pepople cant memorize computer industry acronyms

      I don't think the problem with these people-pops is they can't memorize acronyms:

      Millions of people keep in touch via instant messaging but some 57% of online Brits said they did not know that the acronym for it was IM.

      They didn't know that the acronym for "Instant Messaging" was IM.

    26. Re:Obligatory PCMCIA joke here by pipingguy · · Score: 2, Insightful

      I'm pretty sure that since as long as language exists those who have the ability to make up new words or to grasp the meaning of a new word without a lot of explanation belonged to the smarter segment of the population.

      But probably most maker-uppers-of-words/terms do so for marketing reasons.

    27. Re:Obligatory PCMCIA joke here by nacturation · · Score: 3, Funny

      A big push in the IT department where I work is to say the whole thing, rather than just the acronym.

      I think you meant to say Information Technology department. Might want to send out a company-wide electronic mail so that others don't make this mistake.

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    28. Re:Obligatory PCMCIA joke here by mcrbids · · Score: 2, Insightful

      Funny.

      But what gets me is that there are acronyms in EVERY field. In California Education you have acronyms like "CBEDS" (California Basic Educational Data Service) and "CSIS". (California Statewide Identifer System)

      In automechanics you have acronyms like TDC (Top Dead Center) and MAFS (Mass Air Flow Sensor)

      In Aviation you have acronyms like POH, (Pilot Operator's Handbook) VOR (Very high frequency Omidirectional Ranging) and Vne. (Velocity never to exceed)

      In medicine, you have acronyms like ADD, (Attention Deficit Disorder) CPR, (Cardio-Pulmonary Resuscitation) and ARF. (Acute Renal Failure)

      My point is that people are people. When confronted with a highly verbose, technical explanation of a situation, people will tend to condense that using acronyms or field-specific wording in order to save time.

      You don't say "Dynamic Host Configuration Protocol" every time you want to say "DHCP", you say "DHCP" because those that are familiar with it need nothing more.

      So people outside the industry are unfamiliar with these terms? Well DUH...

      I don't expect to know what "California Framing" is in construction, because it's a term specific to contracting, and I'm not a contractor.

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    29. Re:Obligatory PCMCIA joke here by dunstan · · Score: 1
      There is, of course, the issue of things like GNU (which is often used), but we're told to just treat it like a brand name.


      Hmm, I don't think Richard Middlename Stallman would necessarily consider GNU a brand.
      --
      The last scintilla of doubt just rode out of town
    30. Re:Obligatory PCMCIA joke here by maxwell+demon · · Score: 1

      Of course, PCM stands for Pulse Code Modulation (used to encode audio), and CIA is the Central Intelligence Agency. So PCMCIA obviously refers to phone tapping. :-)

      --
      The Tao of math: The numbers you can count are not the real numbers.
    31. Re:Obligatory PCMCIA joke here by archen · · Score: 1

      Funny thing is I don't even know what a lot of the acronyms stand for, and some have variances for that matter. Take IDE (ATA) vs SATA vs SCSI. While I am very familiar with the technology, I can't really say what the acronym is for and I'm not sure it matters either. Often there are language work arounds, like instead of saying one computer has a SCSI drive which won't work with IDE you just say they're different types of hard drives.

    32. Re:Obligatory PCMCIA joke here by vertinox · · Score: 1

      Hey thanks for the links!

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    33. Re:Obligatory PCMCIA joke here by Anonymous Coward · · Score: 0

      But you forgot the cover sheet on the TPS report here...

    34. Re:Obligatory PCMCIA joke here by Hal_Porter · · Score: 1

      The LPC bus is interesting. It's basically a software compatible ISA bus replacement with a completely different physical layer. Instead of the thirty something signals in ISA, you can get by with 5, and two wires connected to the PCI bus. The southbridge has an internal PCI to LPC bridge, and then you can run the 7 signals to Super IO, Bios and TPM modules that would otherwise have needed a subset of ISA.

      Presumably the PCI->LPC bridge is set up so that hardwired ISA stuff like io ports 2f8, 2f8 etc get routed to the LPC bus, so it looks like a standard PC to software. Oddly enough, the OS probably uses ACPI to find legacy stuff anyway, so all this emulation is a bit obsolete.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    35. Re:Obligatory PCMCIA joke here by Fordiman · · Score: 1

      Aside from the implicit commercial assignation that comes with 'Brand Name', it has all the other qualities (a suite of different programs, all managed by the same organization - even if it is a loose one).

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    36. Re:Obligatory PCMCIA joke here by Fordiman · · Score: 1

      Which, while true, is misleading.

      A few years ago I had a very nice SCSI to IDE adaptor. Plug a wide SCSI drive in one end, plug the IDE bus in the other, and a sweet little controller chip did the stuff in between. What was cool about it was that the controller chip was bus-agnostic; you could plug an IDE drive into a SCSI channel, too.

      I wish I could remember who made it, but I think it was some place in taiwan (the documentation was certainly not in english, aside from the urls; thank god for worldlingo).

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    37. Re:Obligatory PCMCIA joke here by archen · · Score: 1

      Think I've seen those to. It's also less true now with SAS and SATA. But I'm seriously not going to explain that to people. Come to think of it the last S in SAS is an acronym for an acronym...

    38. Re:Obligatory PCMCIA joke here by Anonymous Coward · · Score: 0

      No, racism is just that: prejudice against people because of their race (mainly skin color and looks).

      The way people act is a justifiable way to discriminate between them. You can't change the way you look (other than clothing etc.), but you can certainly change the way you act. If you act like a thug, call women "bitches", and glorify crime, then you're scum, plain and simple.

      Are you seriously suggesting there's nothing wrong with acting like a thug? Or that street crime is a good thing? Or that women should be degraded? That's exactly what it sounds like to me.

    39. Re:Obligatory PCMCIA joke here by Anonymous Coward · · Score: 0

      Of course; say something non-PC and you'll automatically get modded "flamebait" or "troll".

      Apparently, these days, it's somehow acceptable to glorify gang violence, mistreatment of women, and the use of blatantly racist terms like "nigger"--but only as long as it's black people who are doing these things. If I say "nigger", I'm a racist, but if a black person says "nigger", "that's his culture" or some such crap.

      When white people do the same sort of thing, they're (rightfully) called "trailer trash" and "rednecks". It's not that different for them: wife beating, running around with guns and shooting at people, drinking and driving, living in trashy old trailers, speaking a stupid-sounding dialect, getting in fights at bars and such, etc.

      I just want to know why it's ok to look down on white "trailer trash", but it's not ok to look down on black street thugs and their "culture". To me, anyone who acts uncivilized and stupid is to be looked down upon, regardless of their race, and people who have good jobs and act like decent people are to be respected, again regardless of their race. I've seen examples of both kinds of people in all kinds of races.

    40. Re:Obligatory PCMCIA joke here by clambake · · Score: 1

      "do not" make this mistake, is what I assume you meant. Your jargon was a little bit fuzzy there.

    41. Re:Obligatory PCMCIA joke here by jacquesm · · Score: 1

      second that. So for me the solution is simple, I speak my mind and to hell with the consequences, if you think I'm not politically correct I'll wear that as a badge of honour. I've spent a good bit of time in Canada and it's simply amazing how far apart peoples mindsets are from their words. It's ok to ACT like a racist or a bigot but it's not ok to speak like one. Go figure...

  3. actually... by SEAL · · Score: 3, Insightful

    The technology industry is perhaps the most guilty of all industries when it comes to love of acronyms

    I'd give that distinction to the government and/or military :)

    1. Re:actually... by climbing · · Score: 3, Interesting

      statistics or anecdotes aside...
      there is something troubling about the pace of technology change and tech-language change when it starts to intimidate buyers; alienate populations; exploit the niave...

      it is hard to keep pace with new acronyms and insider lingo. harder still to research best-value when buying a new product. how much of this acronym is enough?

      are you a teacher? smart ass /. reader? IT professional? a parent? son/daughter to someone struggling with e-mail? parent? then please **TEACH people how to look stuff up!**

      give people a fishing pole: google, wikipedia, industry acronym lists, textbooks, reference books. teaching people to be independent researchers is very important. more important in the info-age? maybe. feels like it ot me.

    2. Re:actually... by Pulse_Instance · · Score: 1
      No matter how little anyone I have ever met knows about computers they all know how to use their favourite search engine to find the spyware they want (I mean desktop backgrounds and what not). If they know how to do that and they do as it is fairly obvious through the copious amounts of spyware that you can find on a system, they know enough to find out what an acronym means. It is probably more the case that they don't care enough to look or feel that if it is too complicated for them to care about. Either way people who have email know enough about the internet to find the information they want.

      I completely agree that everyone should be an independant researcher but it is important to realize that not everyone wants to be.

    3. Re:actually... by climbing · · Score: 1

      i wonder sometimes...

      1. doesn't want to be / doesn't care enough? or
      2. really doesn't have the skills? or
      3. is being left out of the conversation all together?

      "rational ignorance" agrees that if it is important enough, you'll figure it out. but not if you don't know how to get the info or if you are being left out of the conversation.

      i worry that there is a social acceptance of "just give me the answer" or "just give me the quick sound bite" or a dismissive, "meh, it's too hard to understand i give up" and that PEOPLE* need to be better looker-up-ers; better a questioning things; better at de-mistifying advertisements, de-bunking BS, etc. ironically the same techno-babble baffling brits in TFA is the gear you can use to figure it out.

      *not /. information masters, i mean the average joe.

    4. Re:actually... by TimedArt · · Score: 0

      http://www.fas.org/news/reference/lexicon/aca.htm

      And that's just for A.

      TimedArt

    5. Re:actually... by lupine_stalker · · Score: 1

      Ok, first... the obligatory tech joke: "Obviously most of these people suffer PEBKAC difficulties"
      Now, on to the main post. Obviously a lot of these results depend on how you ask the question. If a crazy old man yelled out: "What is VOIP?" while I was in the middle of a shopping center, my mind would very likely blank.
      However, if I was told that I would be undertaking a questionnaire, and asked the same question, I could answer this relatively simple question.
      PEBKAC: Problem Exists Between Keyboard And Chair

      --
      Ninjas use italics.
    6. Re:actually... by Anonymous Coward · · Score: 0

      Or maybe sometimes there's just too damn many acronyms out there. Look at Wikipedia's disambiguation page for pc. Then think about what it feels like to listen to your boss speak in manager speak, the accountants to talk in finance speak... and then there's lawyerese. That's what everyone else feels like reading about technology or hearing it spoken. If you have to look up at least one word in every sentence, most people simply start tuning it out. Throw in slang meanings or even connotations with some technojargon and most people are simply lost. Here I'm talking about using phrases like "From there it's just a matter of programming" which will be totally lost on someone not in the hacker culture, or someone not understanding the gravity of the situation when a geek says "that would be a bad thing." Slinging RTFMs, RTFAs, RTFSs or even RTRFCs at people is simple not helpful, as if they don't know what it means you look like a jerk, and watch out if they DO know what it means.

      And sometimes people just don't have enough background on the topic to know where to start looking for info, and then whether to evaluate if said info is valid in that circumstance.

    7. Re:actually... by f0rtytw0 · · Score: 1

      You beat me to it. Not only is every noun turned into an acronym but many acronyms have different meanings depending on the context. Makes reading documentation so very painful.

      --
      this is the most important sig ever! In your face 446154!
    8. Re:actually... by Dachannien · · Score: 2, Informative

      For example:

      AIREVACCONFIRM
      MARCORMATCOM
      SCATMINEWARN

      These and many others are available here.

    9. Re:actually... by hairykrishna · · Score: 1

      Nuclear industry. No question.

      --
      "Physics is to math as sex is to masturbation." -R. Feynman
    10. Re:actually... by db32 · · Score: 1

      Try military IT. Holy freaking crap talk about acronym hell. While the military tends to avoid recursive acronyms (thank god), they are VERY fond of acronyms that you can pronounce in some fashion.

      Its pretty bad when you can sit around attempting to create a meaningful sentence using nothing but acronyms and a few articles (a, the, etc) and not only succeed but succeed frequently.

      --
      The only change I can believe in is what I find in my couch cushions.
    11. Re:actually... by Critical+Facilities · · Score: 1

      Hmmm, GNU=Gnu is Not Unix......now what people have the nerve to use recursive acronyms? "Oh hello, pot, my name's kettle, and you're black".

    12. Re:actually... by mackyrae · · Score: 1

      Shouldn't you be the pot talking to the kettle?

      --
      look! it's a bird, it's a plane, it's....a girl? yes, a girl browsing Slashdot on Linux
  4. WTF?! by valkabo · · Score: 2, Funny

    WTF NUBS?! RTFM!

    1. Re:WTF?! by tacarat · · Score: 1

      QFT!!! lol

      --
      "Common sense will be the death of us all"
    2. Re:WTF?! by compass46 · · Score: 1

      O RLY?!?!

    3. Re:WTF?! by markana · · Score: 4, Insightful

      If they would just RTFM, they'd grok the TLAs.

      Lu5er5... :-)

    4. Re:WTF?! by Anonymous Coward · · Score: 0

      YA RLY!

    5. Re:WTF?! by tomcatuk · · Score: 1

      Dang - WTF stands for World Taekwondo Federation which always gets me a bit upset *sniffs*. DFI did a great job having originally decided on "Diamond Flower International" as being something the westerners would see as a great brand name. Top recovery by whoever came up with "Designed for Innovation" when they launched the LAN Party boards.

    6. Re:WTF?! by Anonymous Coward · · Score: 0

      NO WAI!

    7. Re:WTF?! by KingGuru · · Score: 1

      What the fuck does "WTF" mean?

  5. The only acronym you need by HappyHead · · Score: 5, Funny

    DMUANUY
    Don't Make Up Acronyms - Nobody Understands You

    1. Re:The only acronym you need by Anonymous Coward · · Score: 0

      Right. That's COIK.

      Clear Only If Known

    2. Re:The only acronym you need by PHPfanboy · · Score: 1

      STFU SOB

      --
      29 mpg. YMMV.
  6. slashdot forgotten by cashman73 · · Score: 1

    Sadly, the term, "slashdotted," didn't even make the initial poll,... Or maybe it did, and that poll was slashdotted, so nobody responded,... ;-)

    1. Re:slashdot forgotten by TheDreadSlashdotterD · · Score: 1

      No, we would have seen that duped about 80 times.

      --
      I have nothing to say.
  7. Sigh. by dewie · · Score: 4, Insightful

    Despite ever-increasing adoption of high tech gadgets in first-world nations, the terms used to describe what these new toys do often allude the people who buy them.

    I don't usually like to complain about grammar and spelling in article summaries, but come on. Even of you'd used the word you meant, it'd still have been the wrong word.

    --
    Jurisprudence Fetishist Gets Off On A Technicality --theonion.com
    1. Re:Sigh. by dewie · · Score: 2, Funny

      Even of you'd used...

      And there's the inevitable typo in a grammar-nazi post. Double-sigh.

      --
      Jurisprudence Fetishist Gets Off On A Technicality --theonion.com
    2. Re:Sigh. by E+IS+mC(Square) · · Score: 2, Funny

      >>Even of you'd used the word you meant, it'd still have been the wrong word.

      I don't usually like to complain about grammar and spelling in post replies, but come on, at least get your spellings right while cribbing about it, especially when you'd used the world you did not mean is the wrong word.

    3. Re:Sigh. by QuickFox · · Score: 2, Funny

      especially when you'd used the world you did not mean is the wrong word

      Suppose you get your English right... :-D

      --
      Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
    4. Re:Sigh. by E+IS+mC(Square) · · Score: 1

      Dang! But one fine day, I will get my "grammar-nazi"-nazi post right.

    5. Re:Sigh. by evilbessie · · Score: 1

      no the correct word is elude (synonym: evade; as in the meaning of the terms used to describe features evades understanding by lay folk) so it's just poor spelling. A whole affect/effect issue I suspect.

    6. Re:Sigh. by Killall+-9+Bash · · Score: 1
      it'd still have been the wrong word.
      In the past tense, but not the present? (Oh no! I used a sentence fragment!!!!)
      --
      "Prediction: within 10 years, Windows will be a Linux distribution." Me, 7-6-2016
    7. Re:Sigh. by wall0159 · · Score: 3, Funny


      It's because we try to show how intelligent and sophisticated we are by using words we can't spell, and whose meaning we don't really know.

      aren't we humans a bunch of wankers? ;-)

    8. Re:Sigh. by dewie · · Score: 1

      You're right, the meaning of the terms eludes non-techies, but that summary says (or tries to say) that the terms themselves elude them. Overly pedantic? Possibly, but if you're going to play the grammar nazi you might as well go the whole hog.

      --
      Jurisprudence Fetishist Gets Off On A Technicality --theonion.com
    9. Re:Sigh. by Resident+Netizen · · Score: 3, Funny

      elude/allude

      Elude means 'to escape'.
      Allude is a common depressant.

      --
      My other sig is a Porsche!
    10. Re:Sigh. by Tired+and+Emotional · · Score: 1
      That should happen more often. If the terms themselves would elude one, one would be flummoxed far less often.

      "flummox", of course, is the word the original poster should have used.

      --
      Squirrel!
    11. Re:Sigh. by CthulhuDreamer · · Score: 1

      Shouldn't that be "I shall"?

    12. Re:Sigh. by Anonymous Coward · · Score: 0

      Although the grammar in the original post is not ideal. Your suggested change is 10 times worse and makes completely no logical sense.

      Elude means "escape" and at least to me makes some sense in the sentence. The exact meaning of the acyronms escapes the people who buy the gadgets. That sentence makes perfect sense to me at least (from a logical standpoint, grammatically I'm sure there are better).

      Allude means "in reference to", I can't see any way what so ever using allude makes sense. How does it make any sense to say, acronyms reference the people who buy them.

    13. Re:Sigh. by Anonymous Coward · · Score: 0

      Amazingly, it's also found that the meanings of traditional dictionary words elude many as well.... Summaries do typically allude to what is contained in the article, but the meaning of the article might elude many...

    14. Re:Sigh. by TheRaven64 · · Score: 1

      No, shall is an imperative while will is a future tense. He was declaring that it is going to happen, not instructing himself to make it happen.

      --
      I am TheRaven on Soylent News
    15. Re:Sigh. by pilkul · · Score: 1
      Even of you'd used the word you meant, it'd still have been the wrong word.

      No, it would've been the right word. Merriam-Webster's definition 2.

    16. Re:Sigh. by CthulhuDreamer · · Score: 1

      http://en.wikipedia.org/wiki/Shall_and_Will

      In traditional usage, one normally uses will and shall as follows:

              * I shall
              * we shall
              * you will
              * he/she/it will
              * they will

      (At least that's the way my English teacher beat it into us, but I date myself...)

    17. Re:Sigh. by pilkul · · Score: 2, Informative

      Those of us who use a thesaurus can fake it with perfect spezzatura!

    18. Re:Sigh. by Anonymous Coward · · Score: 0

      It's because we try to show how intelligent and sophisticated we are by using words we can't spell, and the meaning of which we don't really know.

    19. Re:Sigh. by Tim+C · · Score: 1

      Nope, it's still wrong; the terms don't elude them, in fact that's the entire problem. The *meaning* of the terms elude them, if the terms themselves eluded them (ie they weren't exposed to them) there wouldn't be a problem.

  8. Wow. by Jello+B. · · Score: 2, Insightful

    Think of how confusing "IANAL" must be to them.

    1. Re:Wow. by visgoth · · Score: 1

      They probably picture the Apple equivalent of these.

      --
      My patience is infinite, my time is not.
    2. Re:Wow. by Anonymous Coward · · Score: 0

      They just think you are saying "I ANAL".

    3. Re:Wow. by Monkeys!!! · · Score: 1

      Hell, it took me a couple of weeks after first seeing it for it to click what it was.

      On the whole acronyms on slashdot annoy me to high hell since they often assume I'm heavily involved in what ever industry they are refering to, when in fact I just have a interest in them.

    4. Re:Wow. by NinjaFarmer · · Score: 1

      That product already exists

      iAnal is probably the UI for the iBrator

    5. Re:Wow. by Farmer+Tim · · Score: 1

      VHS stands for "Video Horribly Smeared".

      --
      Blank until /. makes another boneheaded UI decision.
    6. Re:Wow. by ynohoo · · Score: 1

      not really, I just assume it is a reference to your sexual preferences...

  9. Small wonder by QuickFox · · Score: 1, Redundant

    the terms used to describe what these new toys do often allude the people who buy them

    No wonder they're baffled when the geeks try to speak English but don't know English.

    --
    Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
    1. Re:Small wonder by HTH+NE1 · · Score: 1

      What's that old saying... ah yes:

      Enable programmers to program in English and you will find that they can't.

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
    2. Re:Small wonder by Miseph · · Score: 1
      "the terms used to describe what these new toys do often allude the people who buy them"

      No wonder they're baffled when the geeks try to speak English but don't know English.

      Unfortunately for your attempt at snarkiness, elude is, in fact, not only a real word, but appropriately used in that sentence.
      --
      Try not to take me more seriously than I take myself.
    3. Re:Small wonder by QuickFox · · Score: 1

      elude is, in fact, not only a real word, but appropriately used in that sentence.

      Whereas allude certainly isn't.

      And elude isn't really appropriate either. What eludes the buyers isn't the acronyms, it's the meanings of the acronyms.

      Don't try to outsnark me, you're doomed to fail.

      --
      Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
    4. Re:Small wonder by Miseph · · Score: 1

      But since the use of allude was an edit, as elude was used in TFA, and the parent was correct in its assesment of the contextual usage of allude (ie. that it doesn't make any sense), it seemed unnecesary for me to point out. Unless I am mistaken, the original argument was that TFA had "miseplled" allude, and that it didn't make sense anyway, my response was that said argument was irrelevant, because the premise that allude had ever been intended was clearly false, because elude is a real word.

      While technically you are still correct that elude is not properly used in TFA, it was obvious in context what the author intended, and the error was small enough that it can be easily ignored as an instance of artistic license. After all, the purpose of language is not to dogmatically follow the letter of definitions, but to effectively and elegantly communicate an idea, information, or both. Besides, in the conext of acronyms, the meanings and the acronyms themselves are often interchangeable such that one familiar with either is virtually guaranteed to be familiar with both, though notable exceptions to this do exist (nobody ever says "peripheral component interconnect" or "the Defense Advanced Research Projects Agency").

      And no, as an English major, I am never doomed to fail when outsnarking others. Not even you.

      --
      Try not to take me more seriously than I take myself.
    5. Re:Small wonder by QuickFox · · Score: 1

      My goodness!

      Indeed, quite contrary to my expectations, I find that I must humbly bow to your superior snarkiness.

      --
      Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
  10. When PDA first came about.... by Anonymous Coward · · Score: 0

    I thought a lot of guys were hitting on me - PDA == Public Display of Affection.

    1. Re:When PDA first came about.... by drinkypoo · · Score: 1

      Yeah, but that's nothing compared to geeks talking about "getting DSL" or "having DSL". No man should ever stand up in a public place and say "I've got DSL!"

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:When PDA first came about.... by TerranFury · · Score: 1

      OK, I'm stumped.

    3. Re:When PDA first came about.... by drinkypoo · · Score: 1

      Before it was co-opted for the "Digital Subscriber Line" DSL meant "Dick Suckin' Lips". So I shouldn't say "no man", that betrays my homophobic bias (minimal though it may be.) No straight man would be more accurate. Incidentally, while we're on the topic of sexual references, if fisting is penetrating someone with a whole hand, what does it mean when you're "stumped"?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    4. Re:When PDA first came about.... by Anonymous Coward · · Score: 0

      Or use their DSL to pull down a load?

    5. Re:When PDA first came about.... by benicillin · · Score: 1

      ewwwww

      --
      "i stand on the edge of destruction" -shai hulud
  11. TLAs by Anonymous Coward · · Score: 0

    Yes, we love our TLAs (thats "Three Letter Acronyms" for you noobs)

    1. Re:TLAs by Anonymous Coward · · Score: 0

      Did you ever notice that TLDs are not only top level domains but many are also three letter domains.

    2. Re:TLAs by medge_42 · · Score: 1

      Or ETLAs or VETLAs or even VSLTLAs. IM is only two letters so it's a just TLA.
      My favourite TLA is IBM's 'AMD' which means Air Movement Device. It's a TLA replacement what was originally just a TLW.

    3. Re:TLAs by PsychoSlashDot · · Score: 3, Insightful

      I suppose it's worth mentioning that TLA isn't a TLA. Well, it's not the TLA you think it is. It's a Three-Letter-Abbreviation. See, the amusing thing is that an acronym is a word. It's pronounced. FBI and CIA are examples of non-acronyms. FUBAR and SCSI are examples of acronyms. Abbreviations on the other hand are simple short versions of things.

      --
      "Oh no... he found the .sig setting."
    4. Re:TLAs by Triv · · Score: 2, Informative

      I suppose it's worth mentioning that TLA isn't a TLA. Well, it's not the TLA you think it is. It's a Three-Letter-Abbreviation

      The correct term for what you're talking about (an abbreviation that isn't pronouncable as a word, like "wtf") is an initialism .

    5. Re:TLAs by wc_paladin · · Score: 1

      You mean you guys don't pronounce 'WTF'?

    6. Re:TLAs by nohat · · Score: 2, Interesting

      It's too bad this old myth is still being perpetuated. See http://en.wikipedia.org/wiki/Acronym_and_initialis m the Wikipedia article for a full explanation.

    7. Re:TLAs by StarkRG · · Score: 2, Funny

      I did, but people just thought I was sneezing.

    8. Re:TLAs by splutty · · Score: 1

      Also: FBI, RSA, CIA, etc are great examples of TLAs (Three Letter Agencies :)

      Memo: Too much TLAs being used in Memos.

      --
      Coz eternity my friend, is a long *ing time.
    9. Re:TLAs by Anonymous Coward · · Score: 0

      Acronym in Latin would mean something like shortened name. That it has to be pronouncible is probably made up by someone as a joke.

    10. Re:TLAs by Anonymous Coward · · Score: 0

      ACRONYM is an acronym, Alphameric Colocation Reducing Or Numbing Your Memory

    11. Re:TLAs by TeknoHog · · Score: 1

      So it's a myth that we use different words for different things?

      --
      Escher was the first MC and Giger invented the HR department.
    12. Re:TLAs by Skrynesaver · · Score: 1
      Did you ever notice that TLDs are not only top level domains but many are also three letter domains.
      You mean like
      • us
      • ie
      • uk
      • ch
      • eu
      • every country (IS0-3166)
      --
      "Linux is for noobs"-The new MS fud strategy
    13. Re:TLAs by badc0ffee · · Score: 1

      It gets even more confusing when you consider that if it does not have exactly THREE characters, it should be regarded as an ETLA. An Extended/Enhanced/Expanded THREE Letter Acronym/Abbreviation, depending on the usage. The Expanded form of ETLA abbreviation is EEETLAA, which is pronounceable (eat la), making it an acronym.

      --
      1011 1010 1101 1100 0000 1111 1111 1110 1110
  12. It's not just Acronyms... by XNine · · Score: 5, Insightful

    My parents get the idea of Memory (RAM, or to save those who don't know this acronym: Random Access Memory) for a computer crossed with "memory" (HDD or Hard Disk Drive). I tell my mother "you need more memory" and she instantly freaks out with "I HAVE TO UPGRAD ETHE HARD DRIVE AGAIN?!" No, mom. I still love her.

    --
    Never monkey with another monkey's monkey.
    1. Re:It's not just Acronyms... by jdigriz · · Score: 1

      It's an interesting question. Why can't older adults learn new terms with fixed meanings? Does the fear of computers have an impact on long-term human memory or something? People rarely mistake a truck for a city bus, even though both have engines and wheels and travel on roads. SImilarly, if you show a person a hard drive and a memory dimm they will not mistake one for the other unless they have very bad eyesight or have neurological problems. But many of them mix the terms up all the time. I'm really perplexed by this. But then again I am also perplexed by people's inability to understand the concept of directory trees and 'virtual object permanence'.

    2. Re:It's not just Acronyms... by daranz · · Score: 2, Insightful

      If someone showed me two species of ducks, that are significantly different from each other (like, a different color of feathers), and then told me their names, I'd probably get them mixed up if they asked me to identify a duck a week later. That's because I don't work with ducks. I am not into ducks. I don't care what species they are, and I have no need to know.

      I guess it's similar with people who have no desire or need to know what's inside of their computer. On the other hand, you have to know the difference between a truck and a bus for your everyday life.

      --
      This is a sig. It is appended to the end of comments I post.
    3. Re:It's not just Acronyms... by king-manic · · Score: 1

      It's an interesting question. Why can't older adults learn new terms with fixed meanings? Does the fear of computers have an impact on long-term human memory or something? People rarely mistake a truck for a city bus, even though both have engines and wheels and travel on roads. SImilarly, if you show a person a hard drive and a memory dimm they will not mistake one for the other unless they have very bad eyesight or have neurological problems. But many of them mix the terms up all the time. I'm really perplexed by this. But then again I am also perplexed by people's inability to understand the concept of directory trees and 'virtual object permanence'.

      The same reason people don't know the difference between a gram negative bacteria and a gram positive one. It's outside of their interests and they just don't want to learn.

      --
      "There are more things in heaven and earth, Horatio, than are dreamt of in your philosophy."
    4. Re:It's not just Acronyms... by chrylis · · Score: 4, Insightful

      This is the reason I'm always very careful to maintain the distinction between "memory" (RAM) and "space" (secondary storage). Non-geeks may not always understand just from the terms what the difference is, but I've found that most people can grasp the analogy between "memory" (things I have in my head) vs. "space" (things I can't remember but wrote down and put in my desk for next week).

    5. Re:It's not just Acronyms... by Skadet · · Score: 5, Insightful
      You know, back in high school when I sold computers for a chain, I came up with this helper:

      Let's say your computer is a kitchen. Your hard drive is the cabinets, and your RAM is the countertop. If you have lots of cabinets and a small countertop, you can still cook whatever you want, you'll just be cleaning up and putting pots and pans away a lot more often. If you have a large counter, you can cook and cook until you're done, and clean it all up at once.

      Nothing earthshattering, but I got a lot of "Ohhhh!!"s after explaining it that way.
    6. Re:It's not just Acronyms... by dorkygeek · · Score: 1

      Hmmm, what's this "cooking" thing you're speaking of??

      --
      Windows is like decaf - it tastes like the real thing, but it won't get you through the day.
    7. Re:It's not just Acronyms... by nlawalker · · Score: 1

      That's fantastic, seriously. I'm going to write that one down to explain to my parents next time they are thinking about upgrading.

    8. Re:It's not just Acronyms... by Anonymous Coward · · Score: 0

      I used to work helpdesk for a company that sold really poor quality computers through home shopping viewers. People would often randomly pick a computer part and refer to it as the computer. I don't know how often the computer tower would be referred to as a modem, cdrom.

      Turn on the monitor. The monitor. The thing that looks like a TV?"

    9. Re:It's not just Acronyms... by Woldry · · Score: 1

      Now see, speaking as a non-techie (I'm geekish in a score of other ways), I don't confuse the terms myself, but I can easily see how the term "memory" can get confused. In your head, memory is where you store things to retrieve later -- much like the way you use a hard drive in a computer. RAM doesn't work the way most people think of their own "memory" as working -- it's more like "brainpower".

      That said, I teach a computer class at the library where I work, and often have to explain the difference to our students. I like your analogy a lot, and will probably steal it the next time I teach.

      --
      How can a post be modded "overrated" or "underrated" when it hasn't been rated yet?
    10. Re:It's not just Acronyms... by Larry+Lightbulb · · Score: 1

      I get confused when someone says "memory" and means "storage" (HDD or Hard Disk Drive).

    11. Re:It's not just Acronyms... by TempeTerra · · Score: 5, Funny

      Oh, crap. Here comes the apocalypse.

      And by these signs shall ye be warned:
      natural order turned a-head -
      the chicken rises from the pot;
      laws of logic lose their sway -
      appropriate analogies on Slashdot

      --
      .evom ton seod gis eht
    12. Re:It's not just Acronyms... by TheRaven64 · · Score: 1

      This is one of the confusions that really doesn't irritate me at all, because the distinction is entirely pedantic. RAM and hard disk are just slightly different tiers in a typical memory hierarchy. Most computers use hard disks for virtual memory (since external memory algorithms are my research field, this is true for me more than for most), and a big chunk RAM is often used as disk cache on a modern desktop or laptop. The distinction is only important if you are running an unreliable machine where you can't treat RAM as persistent storage (due to power failures, OS crashes, etc). I've owned machines that have no storage other than a RAM disk, which is kept battery backed.

      --
      I am TheRaven on Soylent News
    13. Re:It's not just Acronyms... by shawb · · Score: 1

      Oooh... I know the difference. A gram negative bacteria tests positive on a gram test, and a gram negative bacteria tests negative. Basically, you fix the bacteria to a slide, dye with methyl blue, rinse with iodine, rinse with alcohol, then re-dye with crystal red. Some species of bacteria have a lot of tightly woven peptidoglycan in their cell wall, which will retain the combination of blue dye and iodine when rinsed with alcohol and appear purple under a microscope, while the alcohol will decolor the dyes from the other bacteria and the crystal red stain will show through.

      The test basically indicates the presence of that thick layer of peptidoglycan, which is important because the bacteria that show up pink, and therefore have the thinner layer, have a thick capsule or layer of carbohydrates surrounding them (and can therefore get away with much less peptidoglycan.) This thick capsule hides the bacteria from the immune system of the host, as it means there are not a significant amount of proteins on the external surface to be detected. The capsule also, incidentally protects the bacteria from one of the main actions of many antibiotics including penicillin class drugs.

      I remember all this (although I might have messed up the names of the blue and pink dyes) but for the life of me can never remember does negative mean the bacteria stains purple and therefore not a really big concern, or does negative mean the bacteria stains pink and is something that has to be treated with higher doses of a more expensive antibiotic that potentially has more side effects?

      --
      I'll never make that mistake again, reading the experts' opinions. - Feynman
    14. Re:It's not just Acronyms... by ThinkingInBinary · · Score: 1

      I once thought of a similar analogy--your RAM is your desk space, and your hard drive is your filing cabinet. It's how much you can store vs. how much you can work on at once. But I like your analogy too.

    15. Re:It's not just Acronyms... by Anonymous Coward · · Score: 0

      Dude thats amazing, seriously....I've been trying to think of a way to relate it to cars for years but that works so much better :p

    16. Re:It's not just Acronyms... by afaik_ianal · · Score: 1

      And the CPU is the hot-plate? Burn, baby! Burn!

      (On rereading, that last bit makes me sound a little insane. Oh well!)

    17. Re:It's not just Acronyms... by Kjella · · Score: 1

      I once thought of a similar analogy--your RAM is your desk space, and your hard drive is your filing cabinet. It's how much you can store vs. how much you can work on at once. But I like your analogy too.

      Given how some people pile a ton of stuff on the desk, I think his analogy is a *lot* better. In fact with your analogy, I think some people would do without hard disk at all...

      --
      Live today, because you never know what tomorrow brings
    18. Re:It's not just Acronyms... by Anonymous Coward · · Score: 0

      RAM is Memory
      Disk is Storage

      there may be better analogies but I usually have little trouble when i explain things that way

      trick with most acronyms like RAM is to pick the noun and disregrad the adjectives or other cruft.

    19. Re:It's not just Acronyms... by Tim+Browse · · Score: 3, Funny

      I am not into ducks.

      The slashdotter doth protest too much, methinks.

    20. Re:It's not just Acronyms... by Travy.b · · Score: 0

      I use Beer/alcohol for a similar analogy.. but for a different type of people...

      Cache: is the beer you have beside you in the esky, it easy to reach and fast to get the beer, but only holds so much.
      ram: when the esky is empty, so you have to go to the fridge to get more beer..
      HDD: when the fridge is empty, so you need to drive to the bottle shop to get more beer...

      It doesn't show the swapping as well as yours, but it sure gets the message across. (and yeah I know, I'm neglecting going into HDD cache etc.. but hey its simple)..

    21. Re:It's not just Acronyms... by hey! · · Score: 2, Funny

      And the CPU is the hot-plate?

      Actually, each CPU core is an oven.

      We used have just one oven in our stove, but now we have multi-oven stoves. This doesn't help us roast a turkey faster (unless we find a way to cut the turkey in half), but it helps us when we have to cook the pumpkin pie at the same time.

      Servers are like pantries; these days we each have our own kitchen in a workgroup, which shares a single pantry. Over the whole organization, we end up with a lot of pantries, and unfortunately a lot of times what you need is in a pantry that is on the other side of the building. It gets complicated.

      Now Service Oriented Architectures are like if the company decided to set up a little food court with a butcher, baker and saucier chef. Instead of dressing and trussing the turkey you'd have the butcher do it for you. You can get dough, pie crusts or finished pies from the baker, and teh saucier will supply things like hollandaise sauce. One you're set up to cook that way, you can use outside suppliers, like if you needed want pate a choux instead of the simple pate brisee your in-house baker provides.

      Oh, man I'm goign to town with this one.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    22. Re:It's not just Acronyms... by jawtheshark · · Score: 1

      Well, I usually try to explain it even differently: RAM is your short time memory. The things you can remember for a short time in order to accomplish a task like dialling a phone number you just read somewhere. A few minutes later it will be gone. (We don't exactly have much "RAM" in our brain) The harddisk is your long time memory: the phone number of your home is etched there.

      The problem is that the brain does both functions. It's a harddisk and RAM at once. You can explain "saving" quite well too, it's storing something in the short time memory into the long time memory. A brain has a lot of problems with that (it's called learning), but a computer doesn't.

      Oh, well, that has been my vision about these things.

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    23. Re:It's not just Acronyms... by TeknoHog · · Score: 1
      if you show a person a hard drive and a memory dimm they will not mistake one for the other unless they have very bad eyesight or have neurological problems.

      Usually, people don't see or handle these items when they're concerned with RAM or disk space. I believe the problem begins with the word 'memory' which has human origins, and its application to computers is the new and confusing thing. Short term memory corresponds to RAM, and long term memory to hard drive space. This is probably why people think of 'memory' as the HDD; when you 'use your memory', you're usually dealing with your long term memory, i.e. hard drive equivalent.

      IMHO, we should never talk about 'memory' when dealing with computers, since it's confusing due to the human memory connotations. It would be clearer if we always referred to RAM, hard drive, etc. specifically.

      --
      Escher was the first MC and Giger invented the HR department.
    24. Re:It's not just Acronyms... by gfreeman · · Score: 1

      I use a similar analogy, but refer to a library full of books (your files) on shelves (your HDD). The computer takes out the books and arranges them on a table (your RAM) and works on them. If the table isn't big enough it has to prop open books on a shelf (page file) which takes a little longer to reference. When all is done, the computer puts the books back on the shelf but not always in the same order. It's stupid enough that often it will rip a book in half to place it in the gaps on the shelf, rather than reshuffle the books to make a space large enough. Of course this makes it take longer to get the info again when you have to open those files. (Fragmentation). You can set the computer to rearrange the bookshelves and glue the ripped books back together, though it can take a while (Defragmentation).

      --
      Ceci n'est pas un sig.
    25. Re:It's not just Acronyms... by garwain · · Score: 1

      [EU mode] ok, I'll just call the carpenter and get more shelf space. I still don't understand how that will help my computer though.

    26. Re:It's not just Acronyms... by Marvin01 · · Score: 1

      You made all that up, didn't you?

    27. Re:It's not just Acronyms... by pilkul · · Score: 2, Insightful

      That's certainly true from a theoretical/expert standpoint, but we're talking about the experience of everyday users here. Adding more "memory" to a typical Windows computer doesn't allow storage of any more files, but makes the computer faster. That's no minor pedantic distinction: the hardware has an effect which is entirely different from what a layman would expect just knowing its name.

    28. Re:It's not just Acronyms... by Neoncow · · Score: 1

      The papers at the bottom half of the pile are can be considered as virtual memory in the analogy.

    29. Re:It's not just Acronyms... by synnthetic · · Score: 0

      I use the same metaphor for "memory". It really helps a normal person understand the difference. Then they're even happier to have more "counter top space", which is what makes their Windows XP work a bit faster. (OK, so if they understand the upgrade being done, they're EXTRA happy/satisfied about it).

    30. Re:It's not just Acronyms... by whoop · · Score: 1

      Microsoft has taught people for the last 15ish years that no matter what you do, you are likely to lose that big long document you've been working on and not be recoverable in any way. So, people try to do as little as they can with a computer so it doesn't get pissed off at them and fry their data, files, etc. They will never understand that it is possible to have a computer work for you and not against you. Their data was trashed because they dropped their mouse on the floor too hard one time last week.

    31. Re:It's not just Acronyms... by Anonymous Coward · · Score: 0
      My parents get the idea of Memory (RAM, or to save those who don't know this acronym: Random Access Memory) for a computer crossed with "memory" (HDD or Hard Disk Drive).
      But, you have to admit that they are virtually the same.
    32. Re:It's not just Acronyms... by The+Raven · · Score: 1

      I always used a workshop metaphore, but it's the same idea... more counterspace (RAM) means more room to work, more cupboards (HD) means more space to store stuff. Too little counterspace, and you can't have your entire project out at one time (thrashing), and too little storage and you can't put a project all together in one spot (fragmentation).

      --
      "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.
  13. What a Bunch of n00bs by omegashenron · · Score: 0, Troll

    There are already too many n00bs who own a computer and are connected to the internet. Perhaps what is rather needed is not us changing for them but a "geek test" where in order to qualify for internet access you must pass a series of tests/exams like you do in order to get a radio license.

    Until this time, the internet will continue to be littered with crap to entertain the vast majority of people who should not be connected.

    --
    Excuses Are Like Assholes - Everybody's Got One
    1. Re:What a Bunch of n00bs by Anonymous Coward · · Score: 0

      And I thought the technology acronyms were snobbish!

    2. Re:What a Bunch of n00bs by bwthomas · · Score: 1

      A lot of well meaning people might think that the parent is flaimbait ... allow me to explain why it's not.

      There's a lot of us who wonder, basically, "what's next". What's the next great technology. Will it be cool or will it be vaporware. But the more immediate question is "when's next", because the next great technology has already been discovered in the R&D Labs out there, and the companies that have this technology are not bringing it to market because they have enourmously long pipelines. They work to make it as cheap, as well suited to mass production, as marketable as possible. In a word, they make sure, dead sure, and sure again that it's consumer ready.

      But who's defining consumer ready? The average, the great pale middle. The people that know vaguely what the internet is, but not how it works. The people who know that their computer can print pictures from their digital camera, but who ask their kids to set it up for them. The people who have dvd players that flash 12:00.

      So, until we bring the middle ground higher, technology companies are going to keep it slow, selling as much of each iteration as they can before moving on to the next. In short, we either keep these people away from anything with an led or teach them. Or wait until they die.

    3. Re:What a Bunch of n00bs by whathappenedtomonday · · Score: 0, Flamebait
      tests/exams like you do in order to get a radio license.(...) the vast majority of people who should not be connected.

      what an utterly elitist and brainless snobby "I'm soo 1337" statement! did you realize that the net is supposed to be for everyone - even those that don't meet your standards? what if we said that people with a /. ID higher than 942374 cannot post here unless they take an IQ test and score >90? you wouldn't pass, I guess...

      ok sorry it's just that I'm out of mod points to slap you with -1 flamebait...

      --
      I hope I didn't brain my damage.
    4. Re:What a Bunch of n00bs by westlake · · Score: 1
      There are already too many n00bs who own a computer and are connected to the internet. Perhaps what is needed is not us changing for them but a "geek test" where in order to qualify for internet access you must pass a series of tests/exams like you do in order to get a radio license.Until this time, the internet will continue to be littered with crap to entertain the vast majority of people who should not be connected.

      Living proof that dinosaurs still roam the earth.

      The Geek dominated on-line world is that of the eight-bit micro, the floppy disk, the dot-matrix printer and the 300 baud modem.

      Conveniently forgotten in the licensing argument is that the radio amateur must demonstrate his understanding and respect for the law, proper procedures, etiquette, and so on

      ---there is no "get out of jail free" card for the technocratic elite who think that rules are for someone else.

    5. Re:What a Bunch of n00bs by dwarfsoft · · Score: 0

      Maybe if there was a license for using the Internet, then a standard for acceptable vs illegal behaviour could be established. It amazes me how many people don't actually realise that downloading music and movies is illegal.

      At least if there were a license then there would be a better set of rules that can be pointed out that let people know what breaches they have made. Whether they choose to follow the license is one thing, but having it there as a guideline to online processes and acceptability could improve the understanding of those who at the moment have no idea what they are getting themselves in for.

      This would probably also help to bring awareness to people who follow schemes to earn money on the internet by becoming spammers. Any funds from the licensing could then be used to improve the Internet and prosecute infringements like spammers and Virus/spyware writers.

      Of course, that is a little to Utopean. I don't see anything wrong either way with a license. The Internet could then be a Privelage... not a Right!

      --
      Cheers, Chris
    6. Re:What a Bunch of n00bs by Schraegstrichpunkt · · Score: 1

      Good idea. Then lowlifes like you won't be able to afford Internet access, thanks to economies of scale.

  14. Disagree by persona1 · · Score: 1

    I am going to have to disagree with this article on the fact that the computer industry is the most guilty of acronym overuse. Has anyone ever tried to understand someone in the military..yeah you know what I am talking about, those guys use more acronyms then the english language has words.

    1. Re:Disagree by Anonymous Coward · · Score: 0

      It increases OPSEC!

    2. Re:Disagree by technococcus · · Score: 1


      "...because a Marine will never use a three-syllable word when a three-letter one will do."

      Neal Stevenson, Cryptonomicon

  15. hmmm by nrgy · · Score: 2, Funny

    With all my L33T knowledge I still trying to figure out what the GIRL acronym means. Oh well back to WoW.

    1. Re:hmmm by Anonymous Coward · · Score: 0
      With all my L33T knowledge I still trying to figure out what the GIRL acronym means. Oh well back to WoW.

      Yes, I can help you with this -- GIRL is what TITS use for locomotion.

    2. Re:hmmm by Anonymous Coward · · Score: 0

      In Wow, GIRL must mean Guy In Real Life.

    3. Re:hmmm by Anonymous Coward · · Score: 0

      Gah! I Repel Ladies! (overheard in RMS' office)

      Grab It, Rub Lightly (in case the instructions were not provided)

      Grope If Rash Lingers (one squeeze will cure me babe)

      Gosh, I'm Really Lonely (that's what it means to most of you guys :-)

      Girl Is Rather Lovely (need at least one recursive acronym, right?)

      Geeks Imagine a Ravishing Lover (and that's the best they can hope for)

      Guy In Real Life (wanna cyber?)

    4. Re:hmmm by TeknoHog · · Score: 1

      At least you're 0x539 enough to know that GIRL is an acronym and not just any odd abbreviation.

      --
      Escher was the first MC and Giger invented the HR department.
  16. Too many acronyms?!? by EasyT · · Score: 5, Funny

    I didn't RTFA, but WTF? FYI IANAL, but AFAIK this is slander, AKA lies. I'd sue FTW ASAP. J/K, LOL.

    1. Re:Too many acronyms?!? by QuickFox · · Score: 1

      FWIW, IAWTP.

      --
      Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
    2. Re:Too many acronyms?!? by Das+Modell · · Score: 1

      You're making this too complicated! The only acronyms you need on the Internet are:

      1. STFU
      2. WTF
      3. LOL

    3. Re:Too many acronyms?!? by c0d3h4x0r · · Score: 1

      OMG... STFU!

      --
      Moderator hint: a comment is neither "Flamebait" nor "Troll" if it is true.
    4. Re:Too many acronyms?!? by marcosdumay · · Score: 1

      I'd love to know what all those mean...

      And, no, I'm not new here.

    5. Re:Too many acronyms?!? by rizzo420 · · Score: 2, Insightful

      I didn't RTFA, but WTF? FYI IANAL, but AFAIK this is slander, AKA lies. I'd sue FTW ASAP. J/K, LOL.

      I didn't read the f@#king article, but what the f@#k? for your information i am not a lawyer, but as far as i know this is slander, also known as lies. i'd sue for the win as soon as possible. just kidding, laugh out loud.

      --
      please me, have no regrets.
    6. Re:Too many acronyms?!? by Anonymous Coward · · Score: 0

      ROFLMAO WOOT!

    7. Re:Too many acronyms?!? by AugustZephyr · · Score: 1

      Too bad I needed urban dictionary http://www.urbandictionary.com/ to understand that. And I have been /.ing for quite some time. I think the comments for this post have the most techie acronyms of anywhere on the internet.

    8. Re:Too many acronyms?!? by Anonymous Coward · · Score: 0
      I didn't RTFA, but WTF? FYI IANAL, but AFAIK this is slander, AKA lies. I'd sue FTW ASAP. J/K, LOL.
      I didn't read the f@#king article, but what the f@#k? for your information i am not a lawyer, but as far as i know this is slander, also known as lies. i'd sue for the win as soon as possible. just kidding, laugh out loud.
      I didn't read the fucking article, but what the fuck?
    9. Re:Too many acronyms?!? by tool462 · · Score: 5, Funny
      I didn't RTFA, but WTF? FYI IANAL, but AFAIK this is slander, AKA lies. I'd sue FTW ASAP. J/K, LOL.
      I didn't reheat the fettucini alfredo, but why the fuss? Food you ingest isn't always noodles and liquid, but also fried and I know this is slander, all knavery and lies. I'd sue fraudulent temp waiters (and salt and pepper). Just kidding, love oily linguini.
    10. Re:Too many acronyms?!? by Anonymous Coward · · Score: 0

      What are you doing? You can't swear on the internet!

    11. Re:Too many acronyms?!? by QuickFox · · Score: 1

      And my FWIW, IAWTP means: For what it's worth, I agree with this post.

      The Acronym Finder is indispensable.

      --
      Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
    12. Re:Too many acronyms?!? by Anonymous Coward · · Score: 0

      omgwtfbbq!

    13. Re:Too many acronyms?!? by Graywolf · · Score: 1

      Good one, man, you rock :)

    14. Re:Too many acronyms?!? by AVryhof · · Score: 1

      WTF? You forgot RTFM!

    15. Re:Too many acronyms?!? by rizzo420 · · Score: 1

      what's what the guy said... i was just translating it.

      --
      please me, have no regrets.
    16. Re:Too many acronyms?!? by Anonymous Coward · · Score: 0

      Nice - that was funny as hell

  17. Both of those examples: by T-Ranger · · Score: 1
    • I diddnt quickly know
    • Are already obsolete

    Who doesn't watch video "on demand"? Except for marketing meetings I need to go to for every second Thursday, I only ever watch video "on demand" (I guess thats "on demand" too, by demand of my boss). And all non-industrial video recording devices are "personal". "Hey, roommate, come here. Insert keys .... now ..... Turn in 3 ... 2 ... 1 .. turn! {recording}" Ya, right, thats playing out in millions of homes everywhere.

    Yes, I am bitter and constantly annoyed at/about people who insist on putting some stupid and redundent sylable in front of "mail" all the time.

  18. Payback's a bitch. by Tackhead · · Score: 1
    > "There is a certain level of knowledge snobbery in so far as if you talk in acronyms you sound like you really know what you are talking about and if others don't understand then they are seen in some way as inferior,"

    It's domain-specific knowledge, and the domain changes on a weekly basis. I'll bet half the non-technical users who didn't grok the TLAs in the TFA would have no problems instantly recognizing "Bennifer" and "TomKat" or whoever the cute-celeb-name-du-jour is on the entertainment news.

    Jargon comes from domain-specific knowledge. Language evolves to accomodate new technological and social developments. And the world's a better place when everyone is willing to play along.

    So STFU n00b, and when the microcontroller responsible for integrating temperature over time tells you to do so, gimme my 4x4 with a side of animal-style fries. Because that's what I call enjoyin' the ol' in-n-out.

    1. Re:Payback's a bitch. by budgenator · · Score: 1

      Even people who use the acronyms and terms regularly have trouble without a little bit contextual help. Every heard the one about the Hindi Cardiologist who died of a heart attack in K-Marts while rushing to aid the victim of a blue-light special in isle 3?

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    2. Re:Payback's a bitch. by Woldry · · Score: 1

      Amen. This problem is not specific to geekdom.

      I work in a library, and one day I heard a coworker calling a patron about a book the patron had requested. We'd tried to get it from another library through interlibrary loan, and we had gone through the list of possible lenders in the online service we use ("OCLC"). On the phone with this patron who knows nothing of libraryspeak, my coworker said, "We tried to ILL it, but we've exhausted the OCLC string."

      I winced as I imagined the poor little old lady on the other end trying to make English out of what my coworker was saying.

      --
      How can a post be modded "overrated" or "underrated" when it hasn't been rated yet?
    3. Re:Payback's a bitch. by Areian · · Score: 1

      It is indeed domain specific knowledge, as well as being very dependent on context.
      The acronym IM, to take an examplle, could just as well refere to an Inventory Manager, the medical journal Internal Medicine, the Institute of Medicine or the band Infected Mushroom, as Instant Messaging.
      You can't expect every person to know every posible meaning of every posible acronym.

  19. Advancement of Technology by pen · · Score: 2, Insightful

    As technology gets more advanced, less understanding of it is required to be able to use it. My mom doesn't know how to change the oil in her car, but she can still drive it.

    1. Re:Advancement of Technology by Talennor · · Score: 1

      No. It gets easier to use as it matures. Not that it makes the acronyms go away. They're just easier to ignore and have things work correctly.

      Advancement makes it harder to use. Think of how your mom doesn't fly an airplane (though if she does I'll give up my disagreement right now). The space shuttle is advanced technology, or was at least recently. A refrigerator, car, of phone is a mature technology.

      --

      //TODO: signature
    2. Re:Advancement of Technology by Lord_Dweomer · · Score: 1
      As technology gets more advanced, less understanding of it is required to be able to use it. My mom doesn't know how to change the oil in her car, but she can still drive it.

      And while the nice guy in me wants to make things great for EVERYBODY...the logical part of me is thinking "you know what? screw em!". Reason being...if these people don't know enough about the tech to know the jargon, I don't want them anywhere near it. Honestly...I think it should be that way with cars too. If knowledge requirements for driving a car were anywhere NEAR as big as they are for flying a plane the roads would be infinitely safer. Same thing with the internet.

      --
      Buy Steampunk Clothing Online!
    3. Re:Advancement of Technology by Anonymous Coward · · Score: 0

      Yeah, but she probably knows what you mean when you say "oil change", rather than "RSS" or "podcast".

    4. Re:Advancement of Technology by fm6 · · Score: 1

      Yeah, but she probably knows that oil needs to be changed, and she maybe even understands why. It's easy to understand WTF engine oil is for because "oil" is a word every native English-speaker is familiar with. If Jiffy Lube talked like geeks they'd rename oil "petroleum-based automotive lubricant" and engine wear "friction-induced damage" and take out ads saying "Reinitialize your PBAL before FID occurs!" Nobody would know what they were talking about, just as nobody understands most of the unnecessary jargon in geekspeak.

    5. Re:Advancement of Technology by Rockinsockindune · · Score: 2, Insightful

      Your analogy is a layer too deep. That would be compared to someone not knowing how to code a program, but still able to execute one. A better analogy would be, "My Mother doesn't know what PCV stands for in PCV Valve (positive crankcase ventilation), but she can still drive her car."

      OTOH if the electronics industry were like the pharmacutical industry, we would have (at least) two names for every piece of electronics, one that is useful and descriptive (chemical), and one that is interesting and distinguishing (brand name). But wait, we already do don't we? For some reason, they are so much more interchangable in the electronics industry. MP3 player = IPod = Zune.

      As far as acronyms go, the more complex the item, the harder it gets to usefully describe it in a short way.

      Maybe, though, the article misses the point of Jargon the language, esp. the vocabulary, peculiar to a particular trade, profession, or group. The article should be about people joining a group, but don't care enough, or don't have the capacity to understand exactly what they are doing.

      --
      I abuse commas, I cannot help myself.
    6. Re:Advancement of Technology by pen · · Score: 1

      She has no idea what OBDII is either.

    7. Re:Advancement of Technology by Kjella · · Score: 2, Interesting

      As technology gets more advanced, less understanding of it is required to be able to use it. My mom doesn't know how to change the oil in her car, but she can still drive it.

      That depends on the inherent complexity of what you want to do. You basicly want a car to go in a given direction at a given speed. For that you have a wheel and two pedals (msking it as easy as possible). You have four actions, turn left, turn right, accelerate and brake. Almost everything else can be automated away (or is convieniently forgot like people that don't use turn signs, but I digress).

      Using a computer means very many different things to very many people. I assure you that the way I use a computer, it will never ever be particularly easy. There's so many degrees of freedom I'd like, so many different things I'd like to run and so many settings for each, that you can't take away from me. And since the computer seems to be useful for more and more, it looks to me like the complexity is growing rather than shrinking because the flexibility is increasing too.

      Yes, your mother could probably use an appliance where the uses are limited down to only a few, and thus the understanding required to use it. It might even be enough to make her happy, but I don't think you can reduce away the complexity of the general purpose computer, because quite a lot comes from it being general purpose. Of course many things could have been done better or more user-friendly or with sane defaults for average people, but I don't think it'll ever become easy.

      --
      Live today, because you never know what tomorrow brings
    8. Re:Advancement of Technology by Anonymous Coward · · Score: 0

      Maybe it is just me, but shouldn't that be "My sister does not know how to change the oil in her car, but she can still drive it"?

      My justification for this is that my sister never had to change her oil, due to the overabundance of people who do this for a living, the car dealerships, the little oil change shops, our father. My mother on the other hand knows how to change the oil in her car, as she has had to do it at some time in her life, but since being married or due to physical reasons being why she does not do it herself she does not do it herself.

      The oil change scenario will make sense in years to come, but I do not believe it works at this point in time. Now grant it I am 29 and am from middle America, so perhaps I am seeing things a bit differently, but have you ever asked your mother if she has ever changed the oil in her car? Now in a few years when most mothers would not have had to ever do that this statement will make sense but I do not believe it does at this point in time. So I do not believe it is an accurate statement in relation to the subject at hand.

      Note: My comment word was folksy, it kind of works for this post.

    9. Re:Advancement of Technology by csnydermvpsoft · · Score: 1

      As technology gets more advanced, less understanding of it is required to be able to use it. My mom doesn't know how to change the oil in her car, but she can still drive it.

      Yeah, my wife says that too. Unfortunately, she recently trashed the engine in her car because the serpentine belt broke and she didn't realize that the water pump stopped pumping, causing the engine to overheat. She assumed that the alternator had failed (which she's experienced before), and didn't know that the power steering and air conditioning, which also stopped functioning (the air coming out of the vents got warmer - the fan still worked), are driven mechanically from the engine's power, via the serpentine belt, rather than by electricity from the alternator.

      Often times, having some knowledge of how things work enables you to better use them.

      (and to my wife, if you read this: I'm not mad at you)

    10. Re:Advancement of Technology by Sigg3.net · · Score: 0

      What does oil stand for, anyway?
      *ducks*

    11. Re:Advancement of Technology by Anonymous Coward · · Score: 0

      That depends on the inherent complexity of what you want to do. You basicly want a car to go in a given direction at a given speed. For that you have a wheel and two pedals (msking it as easy as possible). You have four actions, turn left, turn right, accelerate and brake. Almost everything else can be automated away (or is convieniently forgot like people that don't use turn signs, but I digress).

      No, you want a car to go to a given destination. The act of driving is just a tedious implementation detail; at least, until technology improves significantly. In some cases, the act of driving is so inconvenient that we contract it out (taxis, limos, etc.).

      Using a computer means very many different things to very many people. I assure you that the way I use a computer, it will never ever be particularly easy. There's so many degrees of freedom I'd like, so many different things I'd like to run and so many settings for each, that you can't take away from me. And since the computer seems to be useful for more and more, it looks to me like the complexity is growing rather than shrinking because the flexibility is increasing too.

      People who like doing things the hard way are in the minority. There are people like that in all walks of life; people who make their own historically accurate blacksmithing tools using only historical methods instead of just using more effective modern tools; people who use typewriters instead of electronic documents; people who use a horse and buggy instead of a car.

      Yes, your mother could probably use an appliance where the uses are limited down to only a few, and thus the understanding required to use it. It might even be enough to make her happy, but I don't think you can reduce away the complexity of the general purpose computer, because quite a lot comes from it being general purpose.

      A general purpose computer is useless for any specific purpose. It's "powerful" in the same Zen way that an uncarved block of wood is "powerful"; a master craftsman can do a lot with it, or an untrained hack can make a terrible mess.

      If what most people want is a nice carved wood sculpture, giving them a forest, logging rights, some axes, adzes, and chisels is not going to make them happy, unless they happen to be a master woodcarver, and possibly not even then.

      Of course many things could have been done better or more user-friendly or with sane defaults for average people, but I don't think it'll ever become easy.

      You don't want it to become easy. Everyone else does. With luck, they'll be the ones that win.

  20. What I have seen by elebrin · · Score: 1

    Do people really need to know that RSS stands for Really Simple Syndication, or what PCMCIA stands for, as long as they know that the PCMCIA card goes in the PCMCIA slot? A lot of acronyms seem to have more meaning attached to them the simply what the letters stand for. What I am trying to say is that the meaning of the acronyms seems more important then what they stand for.

    --
    Think for yourself. Question Authority.
    1. Re:What I have seen by Skadet · · Score: 1
      Do people really need to know [...] what PCMCIA stands for, as long as they know that the PCMCIA card goes in the PCMCIA slot?
      You know, a lot of hardship comes when people start sticking things in slots without understanding them fully.
    2. Re:What I have seen by T-Ranger · · Score: 1

      If its accessable to users (that is, not requiring a screwdriver to get to) then it shouldnt cause any hardship. If it causes hardship, then its the engineers fault, not the user.

    3. Re:What I have seen by rizzo420 · · Score: 1

      i work with a guy who, when helping a user with their computer, will call the PCMCIA slot just than and then go and explain to them what it is and say whatever PCMCIA stands for (which i couldn't tell you if i tried). i take the easy route and just tell them it's a slot that most people don't use anymore on laptops, but they can buy things like network cards for them (and no, i don't say NIC).

      --
      please me, have no regrets.
    4. Re:What I have seen by TheRaven64 · · Score: 1

      Please read this page and then re-read the grandparent post. Hopefully it'll make more sense then...

      --
      I am TheRaven on Soylent News
    5. Re:What I have seen by Eideewt · · Score: 1

      They probably can't even remember all of "PCMCIA". Hell, even I can only do it on a good day.

  21. They are called acronyms by suso · · Score: 2, Insightful

    and they are bad when overused. Its not a problem with geekspeak. There are often times when I am frustrated with people's overuse of acronyms, especially in non-computer environments. So don't blame us.

  22. You all need to... by Anonymous Coward · · Score: 0

    ...STFU. j/k, ttyl

  23. No problem by marcello_dl · · Score: 3, Insightful

    The industry is soon going to make people fully aware of the importance of acronyms in the tech products they use. The lesson will start with 'DRM'...

    --
    ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
  24. Does it really matter? by OnyxIR · · Score: 0

    Seriously, who cares what the acronyms stand for, they generally stand on their own. What percentage of IRC users know what IRC stands for? Does that stop them from using and enjoying IRC or even http for that matter?

    Besides all the embarrasment they cause for the 3 people who actually worry about acronyms causing confusion, what would the solution be anyway? NOT using them?

    Hey dude, I will catch you on Internet Relay Chat later. Or we can Instant Message.

    --
    This sig is licensed under the Free Sig Foundation License, you may re-distribute it as long as you retain this notice
    1. Re:Does it really matter? by hxnwix · · Score: 1

      Not using acronyms would be a solution to the problem of people not knowing what acronyms stand for, yes. However, depth of knowledge is the real issue. Whether your vocabulary is replete with acronyms or portmanteaux (podcasting), if you don't know the meaning of the constituent terms used to form these new composite words, you probably don't know much about the theory underlying the technologies that they denote.

  25. GSF by Anonymous Coward · · Score: 0

    GSF or Geek-Speak Frustration occurs when non-techicals are confronted with too many acronyms.

  26. your momma so stupid... by Anonymous Coward · · Score: 0

    but so is mine and most everyone else in the world. I almost wish we could rename RAM to something else. I deal with your "average user" pretty regularly, some of them have even grown up with computers and have been using them for years. You say "oh, it looks like you don't have enough memory to run that program" and instantly it's "crap, does that mean I need to delete some mp3s?". I used to be very good natured about this but now it drives me batshit insane. I really believe you can just make shit up about computers and people will believe it - "your flux capacitor is out of alignment" - that kind of shit.
    The sad fact of working in IT is that the common idiocy of humanity gets rubbed in your face nearly every single day.

    1. Re:your momma so stupid... by jhylkema · · Score: 1

      I really believe you can just make shit up about computers and people will believe it - "your flux capacitor is out of alignment" - that kind of shit.

      No, it means that your hovercraft is full of eels.

    2. Re:your momma so stupid... by whoop · · Score: 1

      That, and having to tell idiots every Monday morning that their username/password are those things they wrote on the post-it note on their monitor that says, "Username: jdoe, Password: janedoe" are why I left the computer industry altogether.

      My job has it's set of idiots/annoyances, but they don't repeat the same one every day. I'm much more sane and happy now.

      And why did the security auditors never find these people all throughout the company, but they went to the detail of finding that one halfway computer-literate guy who learned the "record a macro" toolbar button in the term program to automatically type his login?

  27. Not a big deal. by TastySheriff · · Score: 1

    Try having a coversation with someone about personal video recorders or digital rights management without using acronyms. Anyone that owns a PVR knows what one is, and anyone thats shopping for one is bound to find out in a hurry, so why be frustrated by it.

    1. Re:Not a big deal. by joto · · Score: 1
      This is wrong. I have two friends who own PVRs. I'm quite sure neither of them know what it is. Neither did I, untill I read this article.

      By the way, most people have a CRT in their living rooms. I believe that even if you expanded the TLA, most people would still not understand what a CRT was.

  28. You mean "elude" by 5pp000 · · Score: 1
    Allude: to refer casually or indirectly: The posting alluded to the editor's poor spelling.


    Elude: to avoid or escape; to escape the understanding of: The correct spelling eluded the editor.

    --
    Your god may be dead, but mine aren't!
  29. ROTFL by hardaker · · Score: 1

    U bet they n3v3r b3 31337 h@x0rs!

    --
    The next site to slashdot will be ready soon, but subscribers can beat the rush and start slashdotting it early!
    1. Re:ROTFL by ZeroExistenZ · · Score: 1

      I think you put more effort in "mastering l33tsp34k" then actually mastering doing something geeky. (you're 10 years late for it to be considered geeky.)

      --
      I think we can keep recursing like this until someone returns 1
  30. Happened to me today by dwayner79 · · Score: 1

    I hate it when people try to sound smart by trying to say what the Acronym stands for, even worse when they get it wrong. Today I was talking about ROM chips in a controller. He said. "Yea, Random Orbital Memory..." It was all I could do to stop from LMAO. n00bs.

    --
    Religion and politics, without the flame. godgab.org
    1. Re:Happened to me today by dbIII · · Score: 1

      Neal Stevenson deliberately did the "Built In Operating System" one in Snowcrash - do you really think that one would get past an editor?

  31. Hmm... by Anonymous Coward · · Score: 0

    Is it me or is this article full of FUD?

  32. "foxed"...wtf? by rootrot · · Score: 5, Funny

    Wait...Brits who don't understand tech acronyms are getting hit with foxes?!? Is this some strange backlash against the hunt ban? I am so confused....

    1. Re:"foxed"...wtf? by MidnightBrewer · · Score: 1

      By the summary's own admission, it seems the problem is apparently limited to Brits, I assume the rest of the buying public is okay. What's the problem?

      --
      "Give a man fire, and he'll be warm for a day; set a man on fire, and he'll be warm for the rest of his life
    2. Re:"foxed"...wtf? by Rashdot · · Score: 1

      No, it just sounds the same but the word doesn't get filtered. As in:

      "The business fox the customer".

      --
      This is not the sig you're looking for.
    3. Re:"foxed"...wtf? by Ed+Avis · · Score: 2, Funny

      Sir, to defend our trademark me must request and require that you cease and desist from mentioning foxes in any Slashdot comment without prior approval.

      Sincerely, Mozilla Corporation.

      --
      -- Ed Avis ed@membled.com
    4. Re:"foxed"...wtf? by smoker2 · · Score: 1

      I think they mispronounced fscked ...

    5. Re:"foxed"...wtf? by plumby · · Score: 1

      In other news...UK English Baffles Non-British Web Users.

  33. Acronyms? by c0d3h4x0r · · Score: 1

    'The technology industry is perhaps the most guilty of all industries when it comes to love of acronyms,' said Mr Burmaster.

    I hear his friends call him "B-dog".

    --
    Moderator hint: a comment is neither "Flamebait" nor "Troll" if it is true.
  34. in other words by 3seas · · Score: 1

    IM VOD PVR't

    What else can be said unintentionally with such acronymns strung together.

  35. Newsflash! by daVinci1980 · · Score: 2, Interesting

    In other news, the sky is blue, the earth is round and objects fall down!

    Of course a large percentage of folks who don't use a particular technology don't know the acronyms used to refer to that technology. I'm sure back in the 40s, 70% of the population didn't know that TV was an acronym for television. For that matter, I bet 20 years ago (early days of the Personal Computer), 70% of the population didn't know what PC meant either.

    Good job slashdot! If this were fark, the article would get the 'obvious' tag, and the submitter would be deserving of the 'dumbass' tag.

    --
    I currently have no clever signature witicism to add here.
  36. Re:BFD by Anonymous Coward · · Score: 0

    Give Back The Whales?

  37. what? by joe+155 · · Score: 2, Insightful

    I didn't know a lot of the stuff that they put on here before I started coming on /. because in England people don't use IM to talk about it, people would usually say in full or say "messenger" (some people even use "msn" like a brand name for the whole lot - I think AIM is more common in the US)... so the poll seems a bit strange. People just have names that they know things by that they and their friends would use. Besides that, I've never met someone with a PVR anyway, I think the poll seems very American on British audiences it doesn't seem that amazing.

    Other than that; "OMG!!!!11! teh l33t pwnd teh n00bs!!!one11!"

    --
    *''I can't believe it's not a hyperlink.''
    1. Re:what? by Oronar · · Score: 1

      I'd have to say IM is used mostly in the US. If someone says AIM, they're probably talking about AIM. Although, I've never heard PVR spoken aloud. I hear DVR fairly common, or Tivo, even if it isn't Tivo.

      --
      1 4/\/\ 1337
    2. Re:what? by TobascoKid · · Score: 1

      I'm pretty certain that Neilsen/NetRatings are American, so that may explain some of it. Also I'm somewhat curious as to how the survey was done - it alludes to "online Britons", but makes no mention of how the statistics were collected, what defined an "online" Briton, what size the sample population is, etc. The whole article smells of bad statistics used to lazily write a "technology is hard to understand" article.

      --
      At some point, somewhere, the entire internet will be found to be illegal.
    3. Re:what? by gfreeman · · Score: 1

      Besides that, I've never met someone with a PVR anyway

      I bet you have. Sky+ is 5 years old, has about a million subscribers, and can even be programmed remotely by SMS.

      --
      Ceci n'est pas un sig.
  38. wtf by burndive · · Score: 2, Funny

    It's a great program I have on my Linux box:

    http://www.gentoo-portage.com/games-misc/wtf

    --
    ...because "hacker" sounds way sexier than "code drone."
  39. Wrong: Education by MongolJohn · · Score: 1

    The education field is much the worst, IMHO and IME.

    --
    Personally I'm always ready to learn, although I do not always like being taught. -- Sir Winston Churchill
  40. Wow. by O'Laochdha · · Score: 1

    I'm kind of surprised how much of these terms I didn't know. I'd never thought to check what "RSS" stood for, for example, or referred to a personal video recorder as anything but. Come to think of it, I don't even know what "VHS" stands for. It's quite humbling.

    The jargon was a different story, though.

  41. best one: by cabinetsoft · · Score: 1

    /. (and i just made another one: FLF - Friggin' Lameness Filter)

  42. VOD? by crabpeople · · Score: 1
    Yeah I dont think i've ever even seen that acronym written anywhere. Video on demand? Is that television? IPTV?

    PVR/DVR is pretty common, but as long as they knew what a "digital video recorder" was, then thats a pass. Not everyone perfers to use shortforms in place of words. IM is stupid and always has been. People should say "icq" instead. Like kleenex or coke.

    "So while 40% of online Britons receive news feeds, 67% did not know that the official term for this service was Really Simple Syndication."

    Man, I see RSS everywhere and *I* didnt even know what it stood for. I mean come on, if you use something, and refer to it as "feeds" or something else, and people know what you mean and you can communicate, then why all the need for correctness?

    --
    I'll just use my special getting high powers one more time...
  43. Sometimes there is no alternative by noidentity · · Score: 1

    In the beginning, the devices don't have common terms for them. Then perhaps a simple description is turned into an acronym. After time a set of words becomes a proper name for the device. Before the final step all you have is the acronym or its equivalent; there is nothing short and precise, just short and vague or long and precise. VOD refers to something particular. It's not just "video over the tubes".

  44. Acronymns are useful only those who use them by BigDiz · · Score: 1

    Anyone who finds acronyms confusing, soon learns what they stand for if they have the need to. I'm sure there are acronyms, and other jargon, that would totally confuse me. But the great thing is, I don't care. I have no need to know them. At the same time, if I want to rant about RIAA DRM it's a hell of a lot easier than writing the Recording Industry Assosciation of America's Digital Rights Management.

  45. "allude?" Shouldn't that be eLude? by grikdog · · Score: 1

    Possibly iLude?

    --
    ``Tension, apprehension & dissension have begun!'' - Duffy Wyg&, in Alfred Bester's _The Demolished Man_
  46. VOD by proxy318 · · Score: 1

    "Come son of Jor-el, kneel before VOD!!"

    Oh, what, that was Zod.

    --
    Saying your "phone ran out of batteries" is like saying your "car ran out of gas tanks".
  47. Geekspeak by Changa_MC · · Score: 1

    GeekSpeak is hard to understand if you don't know the physical objects being named. RAM didn't exist 300 years ago, so there isn't a word for it in any language from that time. HDDs, FDD, same problem. It's not a problem with geeks, but with the newness of technology. Give it 300 years, it'll fix itself.

    I don't know a carburetor from a fuel-pump, but I don't complain that mechanics are conspiring to keep me from driving.

    --
    Changa hates change.
  48. N.T.S.H.M.A. by ElephanTS · · Score: 1

    As a Brit IT guy tell me something I don't know. Or N.T.S.H.M.A.

    or,
    Try asking a Mac user for his MAC address. Can get very tricky. That's the cruelest TLA of all.

    --
    spoonerize "magic trackpad"
    1. Re:N.T.S.H.M.A. by Tony+Hoyle · · Score: 2, Insightful

      Of course in the UK you need a MAC to change ISPs.

      People get confused if you give them your MAC instead of your MAC so you'd better not get the two mixed up... Your Mac might have a MAC but that's not the MAC that you need.

  49. 3LA.ca -- acronyms explained via podcast by Rikardon · · Score: 1

    May I recommend Peter Rukavina's new site 3LA.ca where he explains three-letter acronyms via audcast, in plain English.

  50. I love those meta acronyms... by Panaqqa · · Score: 1

    Where an acronym itself becomes a single letter in another acronym.

    The worst offender that comes to mind right now? M$ "NetBEUI", with the B for BIOS crammed in there.

    1. Re:I love those meta acronyms... by Anonymous Coward · · Score: 0

      Like GNU?

      gotta reference GNU here on /. ;-)

    2. Re:I love those meta acronyms... by compro01 · · Score: 1

      SSE come across as worse. Streaming SIMD Extensions, or the full-long, Streaming Single-instruction-multiple-data Extensions. sheesh.

      --
      upon the advice of my lawyer, i have no sig at this time
    3. Re:I love those meta acronyms... by jZnat · · Score: 1

      The worst offender is obviously GNU which stands for "GNU's Not Unix".

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    4. Re:I love those meta acronyms... by Anonymous Coward · · Score: 0

      What about HURD / HIRD ?

  51. The British aren't really technically inclined by Anonymous Coward · · Score: 0

    I know it's not nice to make unfavorable generalizations, but as a Californian who has worked in Europe, it has to be said: the British are definitely technophobic. The Germans and the Czechs are pretty good, like those of us in the Silicon Valley, they love technology, are eager to learn, and respect those with tech. knowledge. Not so the Brits. I think it's part of their class-conscious society, wherein technical skill is a sign that one is not part of the ruling class. Or something like that.

    A lot of Brits seem astonished by the idea that one should change engine oil in cars, by the way. They just shrug when cars lose their engines, seeming to regard it as normal.

  52. So what? by Rodness · · Score: 1

    There will always be a percentage of the population that just doesn't understand. When you don't understand a medical term, you can google it. When you don't understand a "geek" term, you can still google it. Unless you've been living under a rock and don't know what the verb "to google" implies.

    Just imagine... in the past, not understanding a medical term meant you had to get up and go to the library and find the medical dictionary in the reference section and look up what you wanted to know. It was a hassle. These days you don't even have to get off your couch to use Google, there is no hassle, it's a question of being too lazy or stupid.

    The difference is, in our culture it's totally acceptable to say "I don't know what that newfangled thing is." and your ignorance is commiserated with instead of deprecated. We celebrate laziness and idiocy instead of telling them to "look it up, google it, it's even in the dictionary!".

    I think the bigger problem is not so much the explosion of terminology, but that we celebrate such mediocrity.

    1. Re:So what? by geekoid · · Score: 1

      humans ar social animals, so there first instinct is often to ask someone.

      Oh, and when a doctor through a medical term at me, I ask them what it means. Just like I would expect them to ask me about an acronym they didn't know.

      Google is no substitute for communication.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    2. Re:So what? by Rodness · · Score: 1

      No, but googling one of these terms can be considered a form of asking what it means.

      My point was that we sympathize with people who complain that there's too many terms, instead of expecting them to make at least some interrogatory effort to learn the terms. Whether they query another person or google is really immaterial, I was just emphasizing that google doesn't even require the effort of getting off the couch.

    3. Re:So what? by Rodness · · Score: 1

      I also should have clarified in my example, not understanding a medical term that you heard on tv or the radio. Of course you'd ask a doctor to explain what it meant, just as you'd ask the network administrator fixing your computer what a podcast is when he casually mentions it.

      I meant when the dissemination of the terminology is separated from the ability to casually inquire...e.g. tv, web page, newspaper, etc.

  53. Re: On the other hand by XNine · · Score: 1

    My mother also raised two children practically by herself while my father was in the military, knows 4, that's right, 4 foreign languages fluently, fought through cancer, and always made sure her family was fed and clothed and sheltered. I don't think she's stupid, I just think she's committed her life to having to remember and know certain things, that she doesn't have time or regularly access the technology world is not a fault. Perhaps it's her best trait.

    --
    Never monkey with another monkey's monkey.
  54. Nothing to see here.... by SoCalEd · · Score: 1

    Ah the good old days before acronyms. When technological marvels were given simple, straightforward names like sonar, laser and scuba....oh wait....

    --
    Insert witty comment *here*. I'm fresh out of wit...
  55. If 68% .... by Anonymous Coward · · Score: 0

    ... don't use a term, then isn't that term LESS commonly used?

    And what percentage of people have a video recorder that isn't personal?

    And why isn't a DVD recorder a PDVDR? Or a PDR?

  56. Not a big deal! by Anonymous Coward · · Score: 0

    Hard-drives are cheap anyway. They come in packs of ten and have a cute little box to keep them safe. Also: stickers!

    1. Re:Not a big deal! by Anonymous Coward · · Score: 0

      I am ashamed to admit that it took me several minutes to get this joke, even though I've heard people actually make that mistake.

  57. Definetly the military. by Anonymous Coward · · Score: 3, Funny

    Every time I hear one of those flashy RAF boys use the ancronym ASRAAM (The AIM-132 Anvanced Short Range Air to Air Missile) it always cracks me up since the way they pronounce it usually makes it sound a lot more like a method of copulation not uncommonly seen raunchy porn movies than a ancronym for a missile system.

    1. Re:Definetly the military. by stunt_penguin · · Score: 1

      Well the general idea *is* to ram that thing as close to the other pilot's ass as possible, then detonate.

      --
      When the posters fear their moderators, there is tyranny; when the moderators fears the posters, there is liberty.
    2. Re:Definetly the military. by Fordiman · · Score: 1

      The pronounciation of ASRAAM is fortuitously named for what it does to an enemy plane, both literally and coloquially.

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
  58. Sometimes even geeks confuse their acronyms... by Panaqqa · · Score: 1

    Conversation during an interview for a contract IT position a few years ago:

    Them: What is your experience with SDLC?

    Me: Well, I can't say I've used it in a long time. You didn't mention that this project involved mainframe networking.

    Them: Mainframe networking? It doesn't. SDLC is "Software Development Life Cycle".

    Me: Oh, sorry. To me it means "Synchronous Data Link Control". It's an IBM acronym that's been around forever.

  59. A simple technological solution: by Ichijo · · Score: 4, Insightful

    Developers of message board software could define macros like [IANAL] (better yet, let the message board admins define them), and let the software convert it to IANAL. It will show up as IANAL with a funny underline in the web browser, but when you hover your mouse over it, the abbreviation will be spelled out. (I would demonstrate it, but apparently Slashcode doesn't trust this particular markup.)

    --
    Any sufficiently unpopular but cohesive argument is indistinguishable from trolling.
    1. Re:A simple technological solution: by soliptic · · Score: 1

      Yeah, it's done in some places. My most regular forum hangout converts NSFW to the corresponding or markup (can't remember which).

    2. Re:A simple technological solution: by splutty · · Score: 1

      Isn't NSFW "No Such F'ing Word" ?

      ps. I still love IBM's 'DASD' ;)

      --
      Coz eternity my friend, is a long *ing time.
    3. Re:A simple technological solution: by kam3k · · Score: 1

      That's what the XHTML acronym tag is for.

    4. Re:A simple technological solution: by soliptic · · Score: 1

      Not Safe For Work.

      What's DASD?

    5. Re:A simple technological solution: by Anonymous Coward · · Score: 0

      All acronyms are abbreviations, but not all abbreviations are acronyms, so it is better to use "abbr" instead.

    6. Re:A simple technological solution: by gfreeman · · Score: 1

      We were doing this 10 years ago on CIX. Ameol* had an addon to "decrypt" acronyms, and worked from a text file which was updated with each new release. When the addon became stable enough to not need future releases, the acronym list became stale. I was the first person to maintain the Ameol acronym list after the addon author handed-off, but now that I no longer work for CIX, that job has been passed to another poor soul.

      The hardest part of the job was to come up with family-friendly versions for the F word. "Read The Friendly Manual" is all well and good, but "Friendly Off And Die" doesn't really work :)

      *Ameol itself is "A Most Excellent OffLine reader"

      --
      Ceci n'est pas un sig.
  60. giggles at the masses by Anonymous Coward · · Score: 0

    STFU u NOOB n1gg3rs!1!

  61. as i have been saying for years by compro01 · · Score: 1

    TDM TLA!

    --
    upon the advice of my lawyer, i have no sig at this time
  62. OIC by bsander · · Score: 1

    kthx

  63. Acronym resuse and abuse by Secrity · · Score: 2, Interesting

    It is bad enough to have a plethora of acronyms, there are names of things that look like acronyms (JAVA, UNIX), acronyms that have multiple meanings (DBM, GPS), acronyms that have other meanings when used as words (AMPS, BIT). One unusual acronym is 'PA' which can mean Power Amp, Public Address, Prince Albert, Pennsylvania, Panama, Physician's Assistant, Power of Attorney, Press Agent, Production Assistant, and probably more.

    1. Re:Acronym resuse and abuse by cnerd2025 · · Score: 1

      I always liked the /. article invoking "BSA" (referring to the Business Software Alliance). I was perplexed for a few seconds as to why the Boy Scouts of America would be interested in software piracy (as a boy scout, I know that many scouts engage in piracy). Acronyms are just an occupational hazard. My father was in the Air Force for 30 years, and my mother commented once that it took her 10 years to "learn to speak Air Force."

    2. Re:Acronym resuse and abuse by cnerd2025 · · Score: 1

      The link to the /. article is dead...Use this one. --C

    3. Re:Acronym resuse and abuse by Secrity · · Score: 1

      Yeah, BSA threw me too. I used to speak Air Force, most names became acronyms consisting of the first character of each word in the full name, usually not spelling a pronounceable word. The Navy and Marines names used to amaze me, like "BUPERS" or MILPERCEN"

    4. Re:Acronym resuse and abuse by djp928 · · Score: 2, Funny

      One unusual acronym is 'PA' which can mean Power Amp, Public Address, Prince Albert, Pennsylvania, Panama, Physician's Assistant, Power of Attorney, Press Agent, Production Assistant, and probably more.

      You missed the obvious gamer geek one: Penny Arcade

      -- Dave

    5. Re:Acronym resuse and abuse by grand_it · · Score: 1

      Also, Public Amministration in Italy

    6. Re:Acronym resuse and abuse by kent_eh · · Score: 1
      acronyms that have other meanings when used as words


      One that always bugs me around here.

      One of our main hardware suppliers has defined the cooling subsystem (their term) in their equipment contains FANs (not fans) -- which are defined af Forced Air Networks.

      A FAN is a rack shelf which contains 4 fans.


      Another bit of acronym madness around here is that different departments are starting to use the same acronym for different department specific terms.

      Now that makes for some confusing memos.

      --

      ---
      "I can't complain, but sometimes still do..." Joe Walsh
  64. Re: people cant memorize industry acronyms by Anonymous Coward · · Score: 1, Informative

    I know of at least a couple of non-techie writers whose disdain for the tech industry went up a few notches after not only finding out that all-caps TWAIN was not an acronym, but also that some jokers made up the backronym "Technology Without An Interesting Name" in response to everyone who expects a series of capital letters to be an acronym.

  65. allude/elude by pascalpp · · Score: 1

    I think you were actually alluding to the word 'elude'.

  66. Only IT Loves Them? by Anonymous Coward · · Score: 0

    Acronyms are everywhere. My Civic comes with ABS, BA, EBD, SRS, AC, and many other acronyms. America's Funniest Home Videos was renamed AFHV and you have shows like CSI which always had an acronym for a title.

  67. Five Finger Fridays by SinGunner · · Score: 1

    I've been using computers for years and still don't know what QWERTY stands for. And isn't it a freaky coincidence that those 5 letters are all right next to eachother on the keyboard?

  68. Problem is not the acronyms by Meccanica · · Score: 2, Insightful

    Honestly, it's not an excessive fondness for acronyms, but the tendency for the actual names to be confusing. So these people don't know what HTML means, or RAM. So what? Would 'Hyper Text Markup Language' make more sense to a non-geek? If you tell someone they should have more Random Access Memory, would they understand it any better? I would guess 'no'. All it would do would be to waste that extra second or two, every single time you want to say 'RAM'. Over the years... that could mean a major difference in the speed of technological development. -note to self: put funny or sarcastic closing comment here BEFORE clicking submit! DON'T FORGET!!

    --
    You live and learn. At least, you live.
    1. Re:Problem is not the acronyms by idugcoal · · Score: 1

      mod parent up

  69. STFU IRL! by Kelson · · Score: 1

    An actual sighting of STFU in the wild.

  70. Re:"allude?" Shouldn't that be eLude? by Anonymous Coward · · Score: 0

    "Possibly iLude?"

    Hmm... sounds like a prescription tranquellizer illegally sold to users of trendy portable music devices.

    http://en.wikipedia.org/wiki/Quaalude

  71. But we need them... by edashofy · · Score: 1

    It's not like we come up with acronyms and abbreviations and new words for things because we're snobbish, we do it because we are inventing new things and have to call them something. Contrast this with the military, which renames ordinary things that have perfectly good names already...it's not a bathroom, it's a "latrine;" it's not a wall, it's a "bulkhead."

    What else would you call a device that records television and other video programs digitally using an internal hard drive, and can be personalized to record only what you want? What's the clever name for that that's somehow better than 'PVR?' Should we refer to things in terms of other devices that we already know? Maybe we should call it a "Hard-Drive Digital VCR"...yeah, that's it! Well, of course, there's no casette, so that C is sort of out of place...

    What else would you call a service by which you can send text messages to a specific person instantly? Maybe something like "instant messaging?" Oh wait, apparently that's snobbish.

  72. Of acronyms by kilodelta · · Score: 1

    I'm a government employee. My whole world is acronyms, command names, etc. Et-see indeed.

  73. That's not it. by neoshroom · · Score: 1

    That's not it. Those acroymns in the quote are uncommon. DVR is more common than PVR and in actual discourse most people call all PVR's and DVR's "Tivo's," much like everyone is calling every mp3 player an "iPod" now, even if it isn't one. VOD is also widely unused. People just say "Video On Demand," or "On Demand."

    --
    Big apple, new Yorik, undig it, something's unrotting in Edenmark.
    1. Re:That's not it. by Fordiman · · Score: 2, Funny

      Hehe.

      It's a DVR.

      It's a what?

      A digital video recorder.

      Oh, you mean like a TiVo?

      --
      110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1
    2. Re:That's not it. by Molochi · · Score: 1

      The only place I've ever heard a reference to "video on demand" was in an ad on cable. By the cable provider. If someone had asked me yesterday what VOD was I'd have guessed... voice over something beginning with D. digital? donkey?

      The common short term for getting video when you want it is Torrent or YouTube.

      --
      "The Adobe Updater must update itself before it can check for updates. Would you like to update the Adobe Updater now?"
  74. OMG Ponies!!! by Anonymous Coward · · Score: 0

    Sorry, i had to say it.

  75. YCJCYAQFTJB by badc0ffee · · Score: 1

    "Your Curiosity Just Cost You A Quarter For The Juke Box" is what the bar maid says when you ask her what that big sign over the bar means. That was back when a pitcher of beer was a buck and everyone knew what a juke box was.

    --
    1011 1010 1101 1100 0000 1111 1111 1110 1110
  76. I'll recycle a remark of mine on LWN by smittyoneeach · · Score: 3, Funny
    The TLA namespace is just too crowded.
    Thus was born the Extented TLA, or ETLA.
    Some people trying for a DOD contract took the ETLA and made it Joint, resulting in a JETLA.
    Inflation came along, and we needed to manage JETLAs via a Group key.
    Feelings of JETLAG came as no surprise.
    --
    Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    1. Re:I'll recycle a remark of mine on LWN by FellowConspirator · · Score: 2, Funny

      TLA = Three Letter Acronym EFLA = Extended Four Letter Acronym ULFLA = Unnecessarily Long Five Letter Acronym CYHSLA = Can You Have Six Letter Acronyms?

    2. Re:I'll recycle a remark of mine on LWN by Anonymous Coward · · Score: 0

      OCOLSLA = Only Cabbagy Organizations Like Seven Letter Acronyms
      -^^^^^^ Get it? O'Coleslaw? HAHAHAHA. I kills me, sometimes.

  77. fuck them by Anonymous Coward · · Score: 0

    if they are too stupid to understand computers. why should we change to accomodate their ignorance?

  78. Here's one you might know... by svunt · · Score: 1

    BFD. The acronyms used as examples in the summary are idiotic. I live on the interweb, I work in a digital post-production facility, my home is filled with the latest early-apdopting fool equipment, but I'll be fucked if I EVER hear anyone use "VOD" or "PVR". These are top-down commercially inspired acronyms, not exactly nerdspeak. I guarantee you both were coined by marketing executives.

  79. best IM acronym ever by jesusfreakatasu · · Score: 1

    SQJQA - Stop Quoting John Quincy Adams

  80. mod parent funny!! by Anonymous Coward · · Score: 0

    np

  81. No... by drgroove · · Score: 1

    The military likes acronyms and abbreviations more than IT.
    Excuse me sir. Seeing how the VP is such a VIP, shouldn't we keep the PC on the QT? Cause if it leaks to the VC, he could end up an MIA, and then we'd all be put on KP.

  82. For the lazy... by cibyr · · Score: 1

    OTOH = On The Other Hand
    D&C = Dilation and Curettage (gynaecological procedure)
    FAQ = Frequently Asked Question(s)
    P&L = Profit & Loss statement

    --
    It's not exactly rocket surgery.
    1. Re:For the lazy... by Anonymous Coward · · Score: 0

      Its stupid to post lists of these things. They dont always hold true or they can mean more then one thing depending on the context given.

    2. Re:For the lazy... by maxwell+demon · · Score: 1

      Indeed. I might consider to buy a radio with DRM (Digital Radio Mondial), but I'd not like it if they introduce DRM (Digital Rights Management) into radios.

      --
      The Tao of math: The numbers you can count are not the real numbers.
  83. Not fair to techies! by muddyblooz · · Score: 1

    I believe that most of these inane acronyms are actually spun up by marketing/product management droids and not by the people who actually create the products.

    TMTOOHRITMA - Too Much Time On One's Hands Results In Too Many Acronyms.

  84. The EFTPOS Team by Rastan_B2 · · Score: 1

    Our team at work is called the EFTPOS team: Every Fucking Thing Plus Other Shit

  85. CNA by starlageek · · Score: 1

    Do you have any idea how confusing that acronym can be when half your friends/family are nurses or in the health care profession, and the other half are geeks?

    1-slashdot@sapm.org (don't mind me, i'm just trying to trap spam)

  86. acronyms by cpangelich · · Score: 2, Insightful

    Trying to recall what three letter abbreviations actually mean feels like having a person trying to interrupt while you are reading. The acronym interrupts my train of thought and makes understanding the rest of the information before and after the abbreviation take longer than it should.

    --
    Charles Angelich
  87. Heh. No. by Eil · · Score: 1

    'The technology industry is perhaps the most guilty of all industries when it comes to love of acronyms,' said Mr Burmaster. "

    Mr. Burmaster has never been around the US military much, which puts the whole geek community to shame in terms of sheer number of acronyms. The Air Force, in particular, doesn't have names for anything, they have acronyms instead. Forms and equipment almost never have names either, but are rather referred to by whatever series of numbers and/or letters were assigned to thems.

    "At my PDS, I changed into my 36-2903-compliant BDUs, slipped on my BCGs, and dropped off my DA 31 at the 58 SOW MPF. When I got back to the MXS, I then R^2'ed a IDAS/MATT LRU on an MH-53J, filled out a DD 1577-2 on it and took the POS to the backshop.

    I really meant that about the forms, btw. Ask for a form by name and you get that deer-in-the-headlights look from everyone. Probably like that in every government job.

  88. TDM TLA by Michael+Woodhams · · Score: 1

    From the Jargon File:

    In 1989, a random of the journalistic persuasion asked hacker Paul Boutin "What do you think will be the biggest problem in computing in the 90s?" Paul's straight-faced response: "There are only 17,000 three-letter acronyms."

    --
    Quattuor res in hoc mundo sanctae sunt: libri, liberi, libertas et liberalitas.
  89. Names are difficult. by SanityInAnarchy · · Score: 1

    I understand their frustration, but since we don't want to say "Personal video recorder", we need a shorter name. I wish we could just say "MythTV", but PVR seems a reasonable compromise -- and in any case, no one has any idea what these mean, either.

    What bugs me is that most users, when they get sick of acronyms, end up either inventing new words, misusing existing words, or using the names of specific products. It's at the point now where most people don't know what a web browser is. I say, "Like Internet Explorer," and they go "Oh! I get it!" I suppose that's better than the people who aren't aware of Internet Explorer, only the big Windows XP button that says "Internet".

    My father now thinks "VPN" means "remote desktop", because he uses a VPN to secure his remote desktop connection. Most teens don't seem to be aware of "IM", only AOL, MSN, or Yahoo, making it sometimes annoying to explain Google Talk, but (of course) they grasp the concept of iChat instantly.

    So, while acronyms aren't helping, I think users are always going to be confused, and tech moves too fast to always be inventing creative names -- and when we do have good names, people complain about how open source projects have such weird names. Well, hey, at least you can pronounce them -- that's better than you can say for most acronyms. I think some go out of their way to be obnoxious -- thttpd, lighttpd...

    --
    Don't thank God, thank a doctor!
  90. Acronyms by Lally+Singh · · Score: 1

    Two sources for acronyms in 'geek speak'
    1. The need to feel special -- explaining the reason why geeks can't get laid (b/c it's clearly not the polos, the cheap jeans, the bad sneakers, the random shit attached @ the belt, and the utter lack of confidence).
    2. Military background for almost all major modern computer technologies (VR - military training, Databases - CIA, Internet - DARPA/BBNT, etc.)

    --
    Care about electronic freedom? Consider donating to the EFF!
  91. Moo by Chacham · · Score: 1

    Brits don't understand acronyms?

    Just intersperse a generous amount of "u"s. They seems to like that.

    For example: ABCDEFGHIJKLMNOPQRSTUVWXYZ is very hard to understand:

    Acronyms Brits Can't Deduce Even Fine Good Heads I Just Know Look Meek Now Or Pretty Quick Rationals Slow To Understand Very Widely X Yesterday's Zeitgeist

    However, X marks the spot where an Xtra "U" could go:

    Acronyms Brits Can't Deduce Even Fine Good Heads I Just Know Look Meek Now Or Pretty Quick Rationals Slow To Understand Very Widely Used Yesterday's Zeitgeist

    See?

  92. Even worse: MECHANICS! by Tracy+Reed · · Score: 1

    Someone has got to stop the mechanics. They are FAR worse than computer people with their mumbo jumbo. I've spent tons of money on my car over the years and had O2 sensors replaced, manifolds cracked, bearings worn, compressors fail, clutches wear out, framistats out of alignment, interociters fail, and who knows what else. WTF is all of this stuff? Why should I have to know all of the technical stuff just to drive a car? And they LOVE to use these big words to demonstrate their superior mechanical ability and make us mere mortals feel stupid. Lots more people have cars than computers and we all have to take them in for one thing or another every few months. Well I for one have HAD IT! Next time my mechanic uses these big words on me I am going to insist he speak in normal english or I will refuse to pay! If he can't explain it he must be cheating me.

    1. Re:Even worse: MECHANICS! by smoker2 · · Score: 1
      Right on !

      And the next time you need surgery, try the same thing.

      Just because you don't know the name of something, the professional shouldn't use its correct name ?
      If the mechanic tells you a part is broken, what else do you need to know about it ? Either you trust them or you don't. If it's the latter, go buy a book on the subject.
    2. Re:Even worse: MECHANICS! by Tracy+Reed · · Score: 1

      My post was a joke to make a point. You seem to have missed the humor.

  93. Proud to use thesauri... by Anonymous Coward · · Score: 0

    People that use thesauri ought be quiet about it. It's admitting one isn't widely enough read to say what one wants without artifice.

  94. So what? by Anonymous Coward · · Score: 0

    I'm tired of having to apologize and bow and scrape and kiss and lick ass just because I've picked up a book and done one thing or two to improve myself in my lifetime. Anybody wants to use my technology can learn my acronyms, and FUCK YOU if you don't like it. These dolts are lucky we share with them at all. Let's just stop selling tech to them and use it to enslave them like stock animals, since they're obviously dying to be treated that way anyway.

  95. Eh by mqduck · · Score: 1

    Take away my techie creds if you must, but I had no idea before reading this summary what "VOD" or "PVR" stood for. And when did "video camera" stop being acceptable anyhow?

    --
    Property is theft.
  96. Reason for the geeks loving acronyms? by orpheus_okt · · Score: 1

    Is it some development because of all those new fancy IT technologies popping out everywhere whose names - or better descriptions - most people can remember even worse than the acronym?

    Or is the reason one very popular character trait of the Common Geek, the laziness (or cleverness, seen from the other side ;))? I mean, normally the CG types quite a lot, and so tries to save time and energy by leaving away most of the vowels and some consonants. Furthermore, CGs also tend to spice up life by not just code everything straightforward, but use some fancy personal obfuscator mode (FPOM) to personalize code and give it the "special touch". Think of "enhanced" Perl code or loops with more code in the condition part than in the normal body in general... BUT obfuscation or making things intentionally more complex sounds actually like an insult in that context although - when asked by a superior - the CG will defend that style as saving time and the company's money. So, did laziness and hmmm... the coolness factor contribute to the acronyms' success?

    --
    Axes high!
  97. Re: people cant memorize industry acronyms by Badfysh · · Score: 2, Funny

    My father-in-law, a university lecturer, once asked me what the acronym SPAM stood for. Imagine his disappointment when I told him that it's not an acronym, it comes from the classic Monty Python sketch. He went off muttering something about the entire computer industry being run by 16 year olds.

    --

    I was conned by an old man in a cloak. It turns out those *were* the droids I was looking for.

  98. The most guilty? I don't think so. by MSojka · · Score: 1

    "The technology industry is perhaps the most guilty of all industries when it comes to love of acronyms"

    This guy certainly never had to deal with the military.

  99. So stop complaining by Anonymous+MadCoe · · Score: 1

    About other people's "speak" like Corp speak, marketing speak, finance speak etc...

    All these "speaks" have their purpose, just because you don't understand it, it doesn't mean it doesn't have a purpose, even if you would not understand that purpose ...

    users get frustrated with geek speak, geeks get frustrated with manager speak... Just stop complaining, it seems to be a fact of life...

  100. In other news... by SteelCat · · Score: 1

    ...78% of geeks were found to be unaware that a "BurMaster" is a device available only on TV shopping channels and used for removing rustic speech patterns.

  101. 75%? by julesh · · Score: 1

    Look... *I* didn't know that VOD stood for Video on Demand, and I'm employed in professional IT and read slashdot daily. How come 25% of my countrymen know an acronym that I don't...?

  102. Americans are worse in this category by renoX · · Score: 1

    When I was looking at the research papers, the worst offenders of over-using acronyms were americans.

    To add insult to the injury, not only did they used lots of acronyms, but they didn't even clearly defined them the first time they used a new acronym, grrr..

  103. Pop quiz - Project management acronyms by Builder · · Score: 1

    Without resorting to searching the web, can anyone here correctly identify the following acronyms:

    CPM
    BAC
    BSA
    KPI
    EAC
    OBS
    RAMP

    Hmm - I could get two of those, tops.

    All industries have their own acronyms, and most people outside those industries aren't familiar with them. There's just some odd belief out there that computers and technology are supposed to be understood by everyone, and I've never got to grips with that. I have no clue about the functions of my washing machine other than I should put it on 8, set the temperature to whatever my wife tells me and press start.

  104. Do Not Deny Them! by Jekler · · Score: 1

    Developers all over the world truly believe their greatest gift to mankind is their supreme cleverness. How many hours did Richard Stallman spend devising the phrase "Free software is a matter of liberty, not price. To understand the concept, you should think of 'free' as in 'free speech,' not as in 'free beer.'"?

    What about all the time that was sacrificed to come up with the, extraordinarly clever, recursive acronym GNU (GNU's Not Unix)?

    If you rob them of this fundamental joy, what do they really have to live for?

  105. Protesting too much by scottsk · · Score: 1

    People have no difficulty learning sports, political, etc jargon which is every bit as cryptic as technical jargon.

  106. Abbreviation Vs. Acronym by vudufixit · · Score: 1

    Abbreviation: FBI, CIA Acronym: LASER, MASER Difference - an acronym has to be a pronounceable word.

    1. Re:Abbreviation Vs. Acronym by WolfStar76 · · Score: 1
      *phew*

      I'm not the only one who knows (and/or cares) about the difference.

  107. Mmmmm....Oily linguini... by karlandtanya · · Score: 1

    Or as Tanya and I call it "Stinky Pasta".

    A few anchovies mashed up...A pod of garlic mashed up...Enough Colavita to make a nice slurry...
    Throw it in the pot and heat it just enough to take (some of) the bite off of the garlic.

    2 big bowls of linguini (well, I prefer Capelinni, but Tanya likes linguini) and a lot of parmesan.

    Good on Friday, when you have the weekend to sweat it out. Or Sunday if you want to be left alone at work on Monday!

    --
    "Reality is that which, when you stop believing in it, it doesn't go away." - Philip K. Dick
  108. Re: people cant memorize industry acronyms by Jasin+Natael · · Score: 1
    My father-in-law, a university lecturer, once asked me what the acronym SPAM stood for.

    Easy. Squirrels, Possums, And Mice.

    --
    True science means that when you re-evaluate the evidence, you re-evaluate your faith.
  109. Non Sequitur by danbeck · · Score: 1

    So? This is a non sequitur. People interested in a hobby, sport or common idea often develop phrases and acronyms unique to the topic and there is generally always a learning curve involved. Ever try to really talk to a serious sports fan about their favorite sport?

  110. Odd examples for the UK by tehcyder · · Score: 1
    VOD stands for video-on-demand... personal video recorders were more commonly referred to as PVRs.
    Neither VOD nor PVR are much used in the UK in my experience. I have used both but never seen them referred to in these terms.
    --
    To have a right to do a thing is not at all the same as to be right in doing it
  111. Re: people cant memorize industry acronyms by Thansal · · Score: 1

    This is a standard everywhere though, I know there are some things in physics that have self referencing acronyms.

    Though my Favorite is still PINE (simply b/c I grewup ussing the program)

    --
    Do Or Do Not, There Is No Spoon, There Is Only Zuul. Everything in the above post is probably opinion.
  112. beware of LOA! by pmiller396 · · Score: 1

    'The technology industry is perhaps the most guilty of all industries when it comes to love of acronyms,' said Mr Burmaster. "


    Ha! A new one! IT has LOA! WTF? ROFLMAO!
  113. Acronyms confusing? by Bob-taro · · Score: 1

    IDUWATFIA

    --
    Prov 9:8 Do not rebuke mockers or they will hate you; rebuke the wise and they will love you.
  114. NASA acronyms by helfom · · Score: 1
    'The technology industry is perhaps the most guilty of all industries when it comes to love of acronyms,'

    They should try working at NASA where the acronym comes first, and the meaning is developed later. In a good work-related meeting, you can limit the acronyms to only a couple per sentance. During a particularly punishing meeting you have to break out the aspirin.
  115. How much of this is Geekspeak? by Geminii · · Score: 1

    And how much of it is Marketingmumble?

    I've found in a lot of cases that when people complain about "technical terms" and "geek talk", it usually turns out to be phrases used by suits, not techs.

  116. Re: people cant memorize industry acronyms by charleste · · Score: 1

    But it *is* an acronym (or an abbreviation anyway) of sorts for Spiced Ham.

  117. IANALA ? by Nicolay77 · · Score: 1

    Then comes all the slashdot IANAIPH. And right after it the expanded acronym.

    If you have a known acronym, use it. Or use the full expression instead. I don't see the point on using both forms in the same sentence (besides a wish that it becomes a known acronym to be able to say "it was my creation").

    To end this post/rant, it was directed to everybody, not just you. And I am not a *insert profession here*. :P

    --
    We are Turing O-Machines. The Oracle is out there.