Slashdot Mirror


Satan, Britney Spears Top Paris Hilton In OSS References

An anonymous reader writes "Krugle, a software search company, had some time on its hands — it compared frequency of mentions in open source code of presidential candidates, Beelzebub and yes, Britney Spears." I wish they'd link to a nice long list of the other terms this revealed — there are probably a lot of subtler funny references and asides.

32 of 182 comments (clear)

  1. *snicker* by krinderlin · · Score: 5, Funny

    A friend of mine got a call a few days ago from an old job of his doing some Access application development (*pukes*). Apparently they didn't appreciate the fact that the code was littered with references to the Spanish Inquisition, Spam, Grail Shaped Beacons, and so on.

    1. Re:*snicker* by Anonymous Coward · · Score: 3, Funny

      I know, seriously. I wouldn't have expected that sort of Spanish inquisition.

    2. Re:*snicker* by pAnkRat · · Score: 4, Funny

      Ofcourse they were suprised to find these references in the code,
      because "nobody expects the spanish inqusition!"

      --
      we need an "-1 Plain wrong" moderation option!
    3. Re:*snicker* by SanityInAnarchy · · Score: 5, Funny

      Buy him a bumper sticker: "I wish I was coding Python."

      --
      Don't thank God, thank a doctor!
    4. Re:*snicker* by __aagbwg300 · · Score: 2, Funny

      They were looking for an argument, but found insults instead. Stupid git.

  2. Meaningful Comments by Anonymous Coward · · Score: 5, Funny

    My Favorite comment came from the DEC PDP-11 Fortran compiler. After searching extensively for a bug in our code, we managed to get the compiler source, and at the location where our code imploded, the compiler author had inserted the comment,

    "How many angels can dance on the head of a pin?"

    1. Re:Meaningful Comments by ddrichardson · · Score: 5, Funny

      I rather like this one that I saw at the weekend. Sounds like an unpleasant way to go.

      --
      A thistle is a fat salad for an ass's mouth...
  3. Satan I can understand ... by trolltalk.com · · Score: 3, Funny

    Satan I can understand (BSD Devil, references to the Beast from Redmond, Chipzilla, etc), but Britney Speares? That's EVIL!

  4. Re:Am I missing something here? by antifoidulus · · Score: 5, Funny

    That class will show its privates to just about anyone who asks!

  5. Re:Am I missing something here? by Anonymous Coward · · Score: 1, Funny

    This is silliness.

    // this.popculturereference="SPARTAAAAAAAAAAAAAAAAAA!"

  6. Satan, Britney Spears by towelie-ban · · Score: 3, Funny

    Those are just synonyms, right?

  7. Re:Am I missing something here? by Cornflake917 · · Score: 5, Funny

    The problem is that the class has to use its inheritance to get what it wants.

  8. I predict that.. by Thelasko · · Score: 3, Funny

    Tipper Gore and the Parents Software Resource Center are going to petition congress to ban open source software because the source code is explicit. The end result will be a warning label on all open source software available on the internet.

    end sarcasm

    --
    One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
  9. Hee! by Rob+T+Firefly · · Score: 2, Funny

    Whenever I use a switch statement, I'm compelled to name its variable "jimmysmits." This results in the statement "switch(jimmysmits)", and never fails to make me chuckle.

    ...too obscure?

    1. Re:Hee! by cbart387 · · Score: 2, Funny
      A little offtopic but related ... for an infinite loop in C

      #define EVER ;;
      for(EVER){
      ...
      }
      --
      Lack of planning on your part does not constitute an emergency on mine.
  10. Re:Am I missing something here? by ari_j · · Score: 5, Funny

    Often, such things come from frustration or from humor starvation. One time, in a programming competition during college, we were required to do our work in Visual Studio. We implemented a sort routine and knew not to call it sort(), so we called it mysort(), which also turned out to be taken by MS. Out of frustration with the clock counting down, I gave it a name that I knew would not have any conflicts: myfuckingsort().

    I figured I was in the clear, because the competition administrators and judges had told us that they do not read the code, they just run the program and check for correct output. However, they did quietly talk to us after we received our prize for winning the competition. Apparently, while they don't read the code as part of the competition, they do skim it out of curiosity sometimes.

    For the remainder of my C.S. career, I was notorious for having invented the by-then-shortened "fucksort" routine. It still comes up in conversation from time to time.

  11. Re:Am I missing something here? by Anonymous Coward · · Score: 1, Funny

    Just out of curiosity, would mention of Hillary Clinton count as a presidential candidate or Satan?

  12. Re:Am I missing something here? by somersault · · Score: 5, Funny

    $this = "madness";

    if ($this eq "madness")
    {
              $this = "sparta!!!! >(";
    }

    --
    which is totally what she said
  13. Re:Am I missing something here? by Anonymous+Cowpat · · Score: 4, Funny


    I once wanted to name an module in some fortran code 'data', but, of course, that's a protected word, so I called it 'brentSpiner' instead. I don't think my supervisor watched star trek though, so he didn't really get the joke.
    </boring nostalgic story>

    --
    FGD 135
  14. Re:Am I missing something here? by spikedvodka · · Score: 5, Funny

    honestly though... I'm a big fan of "//Magic happens here"

    --
    I will not give in to the terrorists. I will not become fearful.
  15. Re:fist-hand by maxume · · Score: 2, Funny

    Wait, corporate executives masturbate together when they are behind closed doors?

    That's even more vile than I thought.

    --
    Nerd rage is the funniest rage.
  16. Amusing anagrams by pandrijeczko · · Score: 4, Funny
    Paris Hilton - Hail, it's porn!

    Britney Spears - Prissy bra teen

    --
    Gentoo Linux - another day, another USE flag.
    1. Re:Amusing anagrams by Anonymous Coward · · Score: 1, Funny

      Jeremy Irons - Jeremy's Iron ...

      What?

  17. Re:in code, or in comments? by Cro+Magnon · · Score: 4, Funny

    Well, I didn't see this first-hand, but I heard that one of my cow-orkers wrote some interesting COBOL code during his divorce. He had this line of code:

    Perform Beat-my-wife Until She-Screams.

    Sadly, I never got to work on any of his code before it was cleaned up.

    --
    Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  18. Re:Am I missing something here? by beckerist · · Score: 3, Funny

    Only problem with that is that it saves the text in a green-on-black grainy medium. The producers only adjective to describe the tape is "hawt."

  19. The real question is [OT, obviously]: by Anonymous Coward · · Score: 1, Funny

    how do you ork a cow??

  20. Re:Am I missing something here? by NewbieProgrammerMan · · Score: 2, Funny

    Thanks for posting some links; I skimmed TFA and didn't see anything other than "zomg people reference famous people in their code, and somebody did a search for it, PONIES!!!1" and was going to judge the article/topic a WOMFT.

    You'd think they could have included some sample search links in the article, no? Searching for "fuck" in Linux code turns up more entertaining stuff if I recall correctly. Actually, seaching for "fuck" in Krugle is more entertaining than Satan:

    "Fuck GNOME!"
    "public class FuckNut"
    "for (int i = 0; i n; i++) fuck(); "

    --
    [b.belong('us') for b in bases if b.owner() == 'you']
  21. Isn't that the same list as.. by tinkerton · · Score: 2, Funny

    the list of commonly used passwords?

  22. Re:Am I missing something here? by alan_dershowitz · · Score: 4, Funny

    Satan wasn't born in the USA and is thus ineligible.

  23. Binks variable... by refactored · · Score: 4, Funny
    My Java library path variable is called binks.

    It's the place I store all my jarjars.

    (Ooo, thats going to cost me! Don't you just love the smell of karma burning in the morning...)

  24. Re:Am I missing something here? by Anonymous Coward · · Score: 1, Funny

    I name Queues after John De Lancie.

  25. Re:Intuitive connections by The+Cydonian · · Score: 2, Funny

    Back in the day, wrote a method called ReturnOfTheJedi() which had a parameter called theJediWhereTrick. Returned a search result, but with an optional where clause in the SQL query.

    Kept fielding emails about that for six months straight, from the company's offices in Palo Alto and Singapore. Fun times.