Slashdot Mirror


Anger as a Software Design Philosophy

Chilliwilli writes "Spending more time cursing your code than writing it? Well now there's an answer. feckfeck (a language in the vein of Whitespace and Brainf*ck) will help you get back that precious time by converting your foul words into code. You've heard the hype surrounding VLIWs, well here are FLIWs (4 letter instruction words). The great thing is the more angry you get the more code you'll write. For those programmers on performance related pay this is great news."

146 of 223 comments (clear)

  1. Not a new concept... by TWX_the_Linux_Zealot · · Score: 5, Funny

    Wasn't this pioneered years ago when the UNIX file system checking command was created?

    --

    IBM had PL/1, with syntax worse than JOSS,
    And everywhere the language went, it was a total loss...
    1. Re:Not a new concept... by Pharmboy · · Score: 4, Funny

      1. Hire people with Turretts Syndrome.
      2. Install copies of Via Voice
      3. ?????
      4. Profit!

      --
      Tequila: It's not just for breakfast anymore!
    2. Re:Not a new concept... by ralphclark · · Score: 4, Funny

      gawk; talk; date; wine; grep;
      touch; unzip; strip; touch; gasp; finger; gasp; mount; fsck; more; yes; fsck; gasp; eject;
      umount;
      make clean; make mrproper;
      sleep

    3. Re:Not a new concept... by mbogosian · · Score: 1

      Wasn't this pioneered years ago when the UNIX file system checking command was created?

      Actually, it started with this system call. The file system checker came a little later.

    4. Re:Not a new concept... by AmbyVoc · · Score: 1

      Hmm, well now I've heard of Tourette Syndrome but I am not really familiar with this "Turretts Syndrome", what is it?

      - Voice of Ambience -

      --
      - Voice of Ambience -
    5. Re:Not a new concept... by 12dec0de · · Score: 1

      You most often see people aflicated with this desease in large cubicle farms, keeping their head above the cubicle dividers and turning their head to and fro, sweeping their long sticky noses this way and that in striking resemblances to the guns of turrets, hence the name.

      This is not to be confused with the Brownose Syndrom, as it resembles more the antics of a cruise missile

    6. Re:Not a new concept... by stanmann · · Score: 1

      You know I have NEVER seen SHIT misspelled on slashdot. Now, I've seen people misspell fsck before.

      --
      Food not Bombs is a nice platitude but it breaks down when you notice that the Bombees are usually well fed
  2. Anger as a Software Design Philosophy? by VitrosChemistryAnaly · · Score: 4, Funny

    Yeah well, fuck that!

    --
    "It's a tarp!" -- Dyslexic Admiral Ackbar
    1. Re:Anger as a Software Design Philosophy? by k-0s · · Score: 4, Funny

      You just made a word processing program, congratulations.

    2. Re:Anger as a Software Design Philosophy? by LittleBigLui · · Score: 1

      so microsoft word is actually self-replicating?

      you know, when i have to use it, i usually start shouting "fuck that" within minutes.

      --
      Free as in mason.
  3. angry by Anonymous Coward · · Score: 2, Funny

    I'd be angry too if I had to use X-Windows all day ::sigh::

    Give me a real gui any day :(

    1. Re:angry by Linux-based-robots · · Score: 1

      "Real" gui? Is there any other type? I could be wrong though, maybe someone modded the Unreal engine and turned it into an open-gl 3d GUI...

      Nobody uses pure X by itself; it does very little on its own so you need a window manager to go with it. I use KDE myself, and find QT programming to be far superior than that Windows API crap.

      Nice troll, btw

  4. one language for all! by Devil's+BSD · · Score: 4, Funny

    well, as they say... the one language all programmers know is profanity.

    --
    I'm the Devil the Windows users warned you about.
    1. Re:one language for all! by ornil · · Score: 1

      People like you give all programmers a bad name. Or maybe you actually don't, since
      nobody can hear you swear at inanimate objects.

  5. Strange philosophy by melted · · Score: 3, Interesting

    A little bit of thinking when developing the code and you'll never have to curse it. Quantity is not the main thing here, quality is.

    1. Re:Strange philosophy by soccerisgod · · Score: 5, Insightful

      I don't know about you, but when I write code I mostly curse missing/obsolete/faulty documentation and other people's bad code...

      --
      If a train station is a place where a train stops, what's a workstation?
    2. Re:Strange philosophy by _xeno_ · · Score: 2, Informative
      Yep - like the Java API documentation. For something that is forcibly complete due to JavaDocs, some of it is mindnumbingly useless.

      The most recent example is the "virtual key" codes in the KeyEvent Java class. Namely, what is the difference between VK_PLUS and VK_ADD !? You can look up their values - VK_ADD is 107, VK_PLUS is 521 - so they aren't synonyms. My guess would be one is produced using "Shift-Equals" on many keyboards, and the other is next to the 6 and the 9 on the numeric pad. But the docs helpfully don't say which is which. (Fortunately, simply looking to see if the character field is "+" is probably sufficient.)

      (Also look for VK_SEPARATER , which is included for backwards compatibility, and VK_SEPARATOR , which replaces it. There are numerous instances of spelling errors throughout the Java API. Plus, this is another VK for which I have no clue where it is on the keyboard - maybe it isn't present on PC-104 QWERTY boards?)

      But, yes, the most frusterating experience I have had in programming isn't from my own code, but from trying to figure out official documentation. Especially when the documentation is provably wrong - no, you can't use a comma-separated list as a value to cursor in IE6's CSS, despite the documentation saying that it works.

      I know there are other, worse examples, but this is what comes to mind. (I remember spending an entire summer trying to get Java code to call an Oracle stored procedure, and failing. I spent a lot of time reading Slashdot that summer, while trying to come up with another method to force it to work. We finally decided it was impossible.)

      Of course, incomplete and incorrect documentation are not just found in commerical software - many open source libraries are even worse.

      --
      You are in a maze of twisty little relative jumps, all alike.
    3. Re:Strange philosophy by DaCool42 · · Score: 1

      But what about all those great [n]curses programs I love so much! Keep the curses in programming!

      --

      ----
      All of whose base are belong to the what-now?
    4. Re:Strange philosophy by mbogosian · · Score: 1

      Of course, incomplete and incorrect documentation are not just found in commerical software - many open source libraries are even worse.

      <sarcasm_sort_of>
      What are you talking about? With OpenSource software, the docs are the code. That way they're always correct (bugs and all)!
      </sarcasm_sort_of>

  6. It's over already Michael! by MoeMoe · · Score: 4, Funny

    Didn't anyone tell michael that april fools is over already? ;)

    --
    Business \Busi"ness\, n.;
    A scam in which all people involved perceive as beneficial...
  7. I can do that with plain sh... by Juiblex · · Score: 5, Funny

    unzip; strip; touch; finger; mount; fsck;

    more;yes;fsck;fsck;fsck;umount;sleep

    gawk; talk; date; wine; grep; touch; unzip; touch; gasp; finger...

    1. Re:I can do that with plain sh... by baywulf · · Score: 1

      Your right hand must be very tired from all this activity?!

    2. Re:I can do that with plain sh... by CoolVibe · · Score: 5, Funny
      You might wanna change the semicolons to double ampersands. If somehow some process returns something other than 0, you won't risk sexual harrassment. With double ampersands, you break off before you get slapped with a restraining order.

      Just so you know :)

    3. Re:I can do that with plain sh... by karma78ready · · Score: 1

      Would you be so kind and send a version for women? I would be gratefull :)

    4. Re:I can do that with plain sh... by radon28 · · Score: 2, Informative

      Just because you don't have it installed...

      radon28:~$ which gasp
      /usr/bin/gasp
      radon28:~$ gasp --help
      gasp: Gnu Assembler Macro Preprocessor
      etc. etc. etc..

    5. Re:I can do that with plain sh... by Anonymous Coward · · Score: 4, Funny

      talk;talk;talk;talk;talk;talk;talk;talk;talk;talk;

    6. Re:I can do that with plain sh... by iabervon · · Score: 5, Funny

      It doesn't matter how many times you fsck, if you mount first, you won't get a clean system. It would be much safer to modprobe or hotplug instead...

      Oh, right, and don't forget to "wait" to make sure all of the children have exited first, or you won't be able to umount, which can be very embarrassing.

    7. Re:I can do that with plain sh... by Anonvmous+Coward · · Score: 1

      "You might wanna change the semicolons to double ampersands."

      Imagine how kinky it'd be if he used full colons!

  8. Even though it's April 1st anymore.... by neurostar · · Score: 1

    ... the hits just keep on coming...

    ;)

  9. So.... by slashmonkey · · Score: 5, Funny

    Is the censored version of this the same as whitespace?

  10. I wonder what will happen by Treeluvinhippy · · Score: 4, Funny

    If i take an erotic novel in txt format and grep it against a list of f*ckf*ck reserved words and run that as a program?

    --
    >
    1. Re:I wonder what will happen by CoolVibe · · Score: 1

      Hey, you might hit a quine :)

    2. Re:I wonder what will happen by dhovis · · Score: 1

      I think a Dennis Leary comedy routine would probably accomplish more.

      --

      --
      The internet is the greatest source of biased information in the history of mankind.

    3. Re:I wonder what will happen by fredrikj · · Score: 1

      You'll probably be standing there with a program that solves world poverty.

    4. Re:I wonder what will happen by Treeluvinhippy · · Score: 1

      Well I thought of using George Carlin's Seven words you can't say on T.V.

      --
      >
    5. Re:I wonder what will happen by Hard_Code · · Score: 1

      You could probably implement a killer CRM system with a Kevin Smith movie...

      --

      It's 10 PM. Do you know if you're un-American?
    6. Re:I wonder what will happen by GimmeFuel · · Score: 1

      The script to Jay and Silent Bob Strike Back would produce much more code.

    7. Re:I wonder what will happen by Telastyn · · Score: 1

      Better yet, what does decss translate to? Is that erotic novel now illegal?

    8. Re:I wonder what will happen by guinnessnwhiskey · · Score: 1

      If i take an erotic novel in txt format and grep it against a list of f*ckf*ck reserved words and run that as a program?

      You could end up with the NT kernel when going through Bill Gates' library this way.

    9. Re:I wonder what will happen by erpbridge · · Score: 1

      Such as, for example, Jay's beginning song in "Jay And Silent Bob Strike Back" in front of the Kwik-Mart.

      Or, to a lesser extent, maybe Jay's posting on MoviePoopShoot.com

    10. Re:I wonder what will happen by Pharmboy · · Score: 1

      If i take an erotic novel in txt format and grep it against a list of f*ckf*ck reserved words and run that as a program?

      Be careful. It could be a virus.

      --
      Tequila: It's not just for breakfast anymore!
    11. Re:I wonder what will happen by chriskenrick · · Score: 1

      Or an Eminem song ;)

  11. A bit limited surely... by panurge · · Score: 3, Funny

    Turing complete it may be, but why the limitation to 4 letter words and bytes? With 64 bits in the offing, we need a bigger version of this language to cope with the cursing that will surely result. There is no shortage of suitable tokens, after all. BMF, FOAD... if it's true that the needs of pornography drive the internet, it would be nice to have a 64-bit web server whose source code was itself pornographic. I'm releasing the concept under a license which says that all resulting code must be GPLed.

    --
    Panurge has posted for the last time. Thanks for the positive moderations.
    1. Re:A bit limited surely... by goodchef · · Score: 5, Funny
      it would be nice to have a 64-bit web server whose source code was itself pornographic. I'm releasing the concept under a license which says that all resulting code must be GPLed.

      A better idea would be to release it under a licence which says that all resulting code must be GPLed AND pornographic. This would result not only in more free-as-in-Stallman code, but also more porn! And porn that you have a legitimate reason for looking at at work!

      --

      "Inflammable means flammable? What a strange country!" -Dr. Nick, The Simpsons

    2. Re:A bit limited surely... by fredrikj · · Score: 1

      I guess as an alternative, you could write in Beatnik and use only curses... :)

    3. Re:A bit limited surely... by wheany · · Score: 1

      Or build a processor whose assembler consists of dirty words.

      FUCK R1 @0x02D3FB1D
      COCK R1 2
      SHIT R1 4
      FUCK R2 @0x02D3FB23
      TITS R1 R2
      FUCK @0x02D3FB1D R1
      FOAD R1

    4. Re:A bit limited surely... by Old+Wolf · · Score: 1

      As long as you don't create an email server -- they don't allow unprintable characters

    5. Re:A bit limited surely... by Mr+Z · · Score: 1

      Yeah, but Intel worked around it, providing ORL and ANL instructions on the 8051. General Instruments decided to live up to their name as a generalist, providing the much more general and flexible SIN and SWAP instructions on their CP-1600. (After all, you might want to SWAP partners after a little SINning.)

      --Joe
  12. FLIW by Seahawk · · Score: 4, Funny

    I would have guessed that FLIW was for Fucking Long Instruction Words...

    1. Re:FLIW by JDWTopGuy · · Score: 1

      Hello world program:

      Fuck damn shit shit shit fuck hell damn

      In case that's too offensive for you, here's the whitespace version:

      Enjoy!

      --
      Ron Paul 2012
    2. Re:FLIW by allanj · · Score: 1

      I thought it meant Foul Language Instruction Word...

      --
      Black holes are where God divided by zero
  13. What the heck? by smasch · · Score: 5, Funny

    It's missing s**t?! Isn't that one on the short list of four letter expletives? I mean, they've got "boob", "shag", and "tits"; how could they forget "shit"?

    1. Re:What the heck? by chrisseaton · · Score: 1

      But "shit" in an anglo-saxon word

    2. Re:What the heck? by Anonymous Coward · · Score: 5, Funny

      Actually, I think the designer is saving that for their version with debugging support. Want to abort and generate a core dump?

      SHIT!!!!!

    3. Re:What the heck? by jkitchel · · Score: 2, Funny

      maybe they should have hit up george carlin's list of words you can't say on tv. i'm sure it would have helped.

    4. Re:What the heck? by Galvatron · · Score: 1

      Yeah, and what the hell is k**b? I'm racking my brain, but I can't think of anything to go with that. And boob is NOT a dirty word. Tits and shag are arguable, but it's still pretty weak.

      --
      "The question of whether a computer can think is no more interesting than that of whether a submarine can swim" -EWD
    5. Re:What the heck? by Alsee · · Score: 1

      Yeah, and what the hell is k**b?

      Read The Fine Article more closely, it's in there. It's as dumb as "boob" and "shag". Bloody Brits and their silly arse obscenities.

      (Yeah, I could have just answered your question, but now you can curse at me for making you look it up yourself :D)

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    6. Re:What the heck? by Old+Wolf · · Score: 1

      They're saving that for the version with support for internet toilet roll holder

    7. Re:What the heck? by KewlPC · · Score: 1

      It's surprisingly tame, and very British.

      s**g = shag
      a**e = arse
      k**b = knob

      When did butt become a dirty word? My proposal for fuckfuckfuckfuck (or fuckfuck++), where instructions don't have to be 4 letters long:

      fuck: increment the pointer
      shit: decrement the pointer
      bitch: increment the byte at the pointer
      scat: decrement the byte at the pointer
      cock: output the byte at the pointer
      cunt: input a byte at store it in the byte at the pointer
      damn: jump past the matching "dick" if the byte at the pointer is zero
      prick: jump back to the matching "damn"

  14. Damn! by Trurl's+Machine · · Score: 5, Funny

    Now I know why software availability is so poor on Mac or Linux, compared to Wintel. Wintel users curse their machines and their software waaaaaaay more often than those Linux or Mac weirdos.

    1. Re:Damn! by soccerisgod · · Score: 1

      You have no idea what you're talking about. Download the linux kernel source code and grep for various known swears. You will be pleasently surprised! :)

      --
      If a train station is a place where a train stops, what's a workstation?
  15. Just in case... by crazypunk · · Score: 1

    Just in case anyone is being extremely slow today, this is a joke. Apparently, the editors are going to try and make April Fool's DAY into April Fool's MONTH.

    1. Re:Just in case... by CableModemSniper · · Score: 1

      No its not. I have the feckfeck gui open right now. My productivity is sky-rocketing

      --
      Why not fork?
    2. Re:Just in case... by Tackhead · · Score: 1

      > Apparently, the editors are going to try and make April Fool's DAY into April Fool's MONTH. Too late. That Iraqi Disinformation Minister talking head beat 'em to it. (Pencil bombs? US troops nowhere near the airport or Baghdad, they're all on a big soundstage? WTF d00d, is he trying to get a job writing for The Onion after the war's over? :-)

  16. Now .. by ethnocidal · · Score: 2, Funny

    .. if only you could get a girl to parse sh.

    1. Re:Now .. by Alien+Being · · Score: 1

      Clamshell?

      --
      The author of this post has just been sacked.

    2. Re:Now .. by kin_korn_karn · · Score: 1

      just stay away from the Bourne again shells. they only run two commands

  17. I'm not familiar with some of the 'swearwords'. by Dthoma · · Score: 1

    I mean, s**g? What the hell is that censoring? And b**t? What's that? 'Boot'?

    --

    Note to M1-ers: a curt but otherwise insightful message is not "Flamebait" or "Troll".

    1. Re:I'm not familiar with some of the 'swearwords'. by CoolVibe · · Score: 1

      s**g == shag
      b**t == butt

    2. Re:I'm not familiar with some of the 'swearwords'. by Afrosheen · · Score: 1

      Your expectations are much too high. Our fellow Tea Sippers across the pond came up with this one. shag...lamer than the last Austin Powers movie. :p

  18. Re:FIRST FUCKING POST YOU SHITHEADS by Dthoma · · Score: 1, Funny

    Somewhere round about the 38th 'fuck' you accidentally ran over the bounds of the buffer you defined with "ass my suck" - that could cause a segfault, you know. I recommend changing that 'fuck' and all subsequent 'fuck's to 'shit's.

    --

    Note to M1-ers: a curt but otherwise insightful message is not "Flamebait" or "Troll".

  19. compile it! by Anonymous Coward · · Score: 1, Funny

    The post actually compiles and runs as a lightweight ftp client.

  20. Cool! by Anonymous Coward · · Score: 1, Funny

    Does this mean that the typical response to a BSOD will self-correct Windows?

  21. Ooh, new job opportunities! by CoolVibe · · Score: 4, Funny
    I gather programmers with Tourette syndrome are ULTRA productive in this language.

    So, where do I hire them? :)

    1. Re:Ooh, new job opportunities! by Anonymous Coward · · Score: 1, Funny

      Yes, especially if they follow XP... that is, Xpletive Programming.

  22. Oh, that one's far easier by ethnocidal · · Score: 5, Funny

    strip unzip fcsk sleep

    1. Re:Oh, that one's far easier by Anonymous Coward · · Score: 5, Funny

      Or, for the married programmer:

      sleep

    2. Re:Oh, that one's far easier by karma78ready · · Score: 2, Funny

      talk; talk; finger; talk; talk; wine; finger; yes; finger; yes; wine; talk; strip; fsck; more; fsck; more; fsck; wine; fsck; sleep; touch; finger; fsck; more; more; more;

    3. Re:Oh, that one's far easier by thomasdelbert · · Score: 1

      strip unzip fcsk sleep

      Shouldn't unzip come before strip?
      --
      ___ This sig is in boldface to emphasize its importance!
  23. woo hoo! by zephc · · Score: 2, Funny

    So i can finally ass titty piss take advantage of cock lick my Turrets syndrome shit pussy pussy SUCK.

    --
    "I would say that 99 per cent of what my father has written about his own life is false." - L. Ron Hubbard Jr.
  24. Comment removed by account_deleted · · Score: 2, Funny

    Comment removed based on user account deletion

  25. Source Code by miketang16 · · Score: 4, Funny

    fuck shit arse boob tits

    What the fuck did I just write??

    Shit it's gonna parse the fuck....agh.. nevermind....

    --
    -------
    "In times of universal deceit, telling the truth becomes a revolutionary act."
    -- George Orwell
    1. Re:Source Code by soccerisgod · · Score: 2, Funny

      You just authored the successor of Windows XP.

      --
      If a train station is a place where a train stops, what's a workstation?
  26. Hello f@cking world!!! by ahkbarr · · Score: 2, Funny

    Finally, a way for my grandma to get into computers!

    Seriously, could the F word be any more versatile? It can already compose an entire sentence, now you can tell a computer to go f@ck itself and it's useful!

    --
    Compared to war, all other forms of human endeavor shrink to insignificance. God, how I love it. - Gen. George Patton
  27. Love the typo on the web site by TerryAtWork · · Score: 1

    Took me a minute to figure out what swear word S**G was.

    But look how close G is to T on your keyboard...

    --
    It's Christmas everyday with BitTorrent.
    1. Re:Love the typo on the web site by Emil+Brink · · Score: 1

      You're really smart. I admire you.

      --
      main(O){10<putchar(4^--O?77-(15&5128 >>4*O):10)&&main(2+O);}
  28. Yawn by Ed+Avis · · Score: 1

    Is this sort of thing still funny? To me it seems like 'bork, bork, bork' or Redneck filters - amusing at first, but done to death over the past five years.

    Or maybe it's hard to see the funny side of 'joke' programming languages when many real languages and libraries are so awful...

    --
    -- Ed Avis ed@membled.com
  29. computer terms by priceb · · Score: 1

    Does foobar mean anything?

    1. Re:computer terms by TWX_the_Linux_Zealot · · Score: 2, Informative

      "Does foobar mean anything?"

      Actually, it doesn't. The original word, which has been misspelled as "foobar" is "fubar" which is Fucked Up Beyond All Recognition. It's a shame that almost no one uses the right spelling.

      --

      IBM had PL/1, with syntax worse than JOSS,
      And everywhere the language went, it was a total loss...
    2. Re:computer terms by psykocrime · · Score: 2, Informative

      Does foobar mean anything?

      That's debatable, but it might have descended from the acronym FUBAR, which translates to:

      Fucked Up Beyond all Recognition

      or, alternatively:

      Fucked Up Beyond all Repair

      --
      // TODO: Insert Cool Sig
    3. Re:computer terms by Mr+Z · · Score: 1

      Actually, according to this page, "foobar" may actually have been the original form.

  30. Not for me. by Soko · · Score: 1

    If I used this like I use perl, I'd end up with

    F**K, F**K, F**K, F**K, F**K, F**K, F**K, ...

    Which doesn't seem to much of anything, besides perhaps generating a compiler error (no caps are allowed on key words, I assume). This is very, very much like most of the Perl code I generate. o_0

    Soko

    --
    "Depression is merely anger without enthusiasm." - Anonymous
  31. Well then by The+Analog+Kid · · Score: 1

    If you put someone in a room with MCSEs, and then let him use this, he'd surpase both Linux and Windows in code.

  32. Obligatory... by Geekenstein · · Score: 1

    Anger leads to hatred...hatred leads to suffering, and suffering is the way to Micr...err, the dark side!

    I'm not sure what's worse. That I came up with this, or that I thought it was funny.

    1. Re:Obligatory... by soccerisgod · · Score: 1

      ...how about the fact you posted it...

      :P

      --
      If a train station is a place where a train stops, what's a workstation?
  33. Special command for your pr0n partition by xluap · · Score: 1

    Here is an undocumented parameter: fsck -s +u This may help if your pr0n partition is corrupted.

    1. Re:Special command for your pr0n partition by GQuon · · Score: 1

      Here is an undocumented parameter: fsck -s +u This may help if your pr0n partition is corrupted.

      But before doing that, some people like to run: fsck -f +u

      --
      Irene KHAAAAAAN!
  34. More likely... by phillymjs · · Score: 4, Informative

    ...since it's a UK site, this is supposed to be "shag."

    While "shag" is no biggie in the US, it is apparently almost as offensive a word in other countries as "fuck" is to Americans.

    From the IMDB trivia page for "Austin Powers 2: The Spy Who Shagged Me":
    In the U.S., "shag" is far less offensive than in other English-speaking countries. Singapore briefly forced a title change to "The Spy Who Shioked Me." ("Shioked" means "treated nicely.")

    ~Philly

    1. Re:More likely... by Art+Tatum · · Score: 2, Informative

      Additionally, in the southeastern U.S. 'shag' is a type of dance. I guess the British definition could be described as a dance too but...

    2. Re:More likely... by Bill_Mische · · Score: 1

      Many years ago there was a holiday programme on BBC One which visited Southern America (Carolina I think). The bit where little old ladies taught the grinning presenter to "shag" was one of the most surreal I've ever seen.

      --
      Boring Old Fart (40, married, 3 kids...er no...make that 49, married, 3 grown up kids...it's been a long time)
  35. I've got a secret...anyone else do this? by release7 · · Score: 4, Funny

    When I get really frustrated when a program is not behaving just like I designed it to, I often sprinkle my printf/System.out.print/print statements with very foul language. Witness:

    printf("What the f***!"); printf("SHIIIIIIIIIIIIIIIIII* %d", variable);

    OK, fess up, who else does this?

    --

    <a href="http://www.joblessjimmy.com">Work is dumb and so is Jobless Jimmy.</a>

    1. Re:I've got a secret...anyone else do this? by Anonymous Coward · · Score: 1, Funny

      Nobody else does this, because we actually take care about our code.

      Come back to the world of real programmers when you've grown up, you shit-munching fuckwit.

    2. Re:I've got a secret...anyone else do this? by GNUman · · Score: 4, Funny

      At school I was developing a web-based system to register cars getting into the parking lot.

      I was amusing myself by using foul language in all the error messages:
      "Yeah, f*cking right... can't register it without a f*cking name you piece of sh*t, isn't it obvious?"

      "You f*cking ass**le, you didn't put in the license plate number... geez, you're an idiot!"

      And so on...

      Funny part was, I was heading to make my presentation to the people who were gonna run it... and 15 minutes earlier I remembered I hadn't taken the messages out... had to grep like crazy every curse word I knew... because I didn't remember all the places I had placed them in.

      I managed, but I was really nervous that I had missed some and the Physical Plant director could see the program cursing at him when he made a mistake.

    3. Re:I've got a secret...anyone else do this? by tweakt · · Score: 1

      *raises hand*

    4. Re:I've got a secret...anyone else do this? by Chops · · Score: 1

      So I was writing a simple bit of perl script; being too lazy to do it right, I needed to initialize a hash entry to something that wasn't undef, but would never match what would actually be stored there later. A moment's thought, and I decided that "BOOBIESBOOBIESBOOBIES" was pretty unlikely ever to show up in real-life use.

      So the client runs the thing, only there are no brzzps to be fingled in one particular section. So when it prints the report, guess what shows up?


      Processed 0 of 0 offical changes.
      Change summary to follow.
      ------
      BOOBIESBOOBIESBOOBIES

    5. Re:I've got a secret...anyone else do this? by Des+Herriott · · Score: 2, Interesting

      True story: Someone at a company I used to work for did this a lot. He'd add comments like 'puts("fucked up");' in sections of code that shouldn't have been reached at a certain time, for example. All well and good, until a tape of the software was cut and sent to a customer, complete with extra debugging... Customer ran the software, to be greeted with an endlessly scrolling screen of "fucked up".

      Said employee was terminated shortly afterwards.

    6. Re:I've got a secret...anyone else do this? by Des+Herriott · · Score: 1

      No, they actually took him out and shot him, and mailed his head to the customer in an attempt to placate them.

      Yeah, OK, I meant his employment was terminated :-)

    7. Re:I've got a secret...anyone else do this? by Flwyd · · Score: 1

      As a TA, I graded a homework assignment which, for whatever reason, left in the debugging cout's "PISS" "SHIT" and "DAMN" which were used as loop markers. The program was annoyed on a regular basis.

      --
      Ceci n'est pas une signature.
  36. dude! by Treeluvinhippy · · Score: 1

    I mean one of those paperbacks you find in those bookstores in a red light district, not something from the Barns and Noble romance section.

    --
    >
  37. Re:I couldn't agree more by fdawg · · Score: 2, Funny

    They should be even more greatful for working for an employer with such admireable linguistic skills. I've never seen anyone use spelling and grammer as well as you. Lets hope they know how good they have it. Let me know if you are hiring; I hear the hooked on phonix guy is available.

  38. This is all the /. editors can come up with?? by cryofan2 · · Score: 2, Insightful

    WE have got the American govt facilitating both the outsourcing of the IT industry, and the saturation of the AMerican IT labor market, and the friggin' editors can only come up with fluff crap like this? /. is turning into a corporate whore.

  39. I don't get that far.. by enos · · Score: 1

    gawk; talk; no; !fsck;

    --
    boldly going forward, 'cause we can't find reverse
  40. Hey! by Herkum01 · · Score: 1

    Now I can say that browsing Pron sites can increase my productivity!

  41. Not the 8 I would have chosen.. by XaXXon · · Score: 4, Funny

    I don't even know what some of those are.. and some of them definitely aren't profane. If I can say them in public and not get strange looks, I don't consider them to be that exciting..

    Arse? Shag? Boob? WTF? Those aren't anything in my book. You can easily say any of them on broadcast TV in the US.

    fuck
    shit
    cock
    cunt
    tits
    dick
    dyke
    damn

    Anyways, if you're going to come up with a bad word language do it right. Not saying these are the best, but they're much more fun words than the ones in the actual language specification.

    nice listing of words people tell you shouldn't use...

    1. Re:Not the 8 I would have chosen.. by Inode+Jones · · Score: 2, Informative
      There are 3,903 four-letter words in the National Scrabble Association (NSA) Official Club and Tournament Word List (OWL). Some of them are obscene. The OWL is available only to NSA members.


      The Official Scrabble Player's Dictionary is the publication suitable for "recreational and school" play. Kiddies, this is what you can buy in your local bookstore. In this tome, words that have a usage note due to obscenity or vulgarity in Webster's are omitted.


      The difference in the lists (4-letter only) is:



      ABOS ARSE CUNT DAGO FART FRIG FUCK GOOK GOYS
      HEBE JEWS JISM KIKE MICK OFAY PEED PISS POMS
      SHAT SHIT SPIC SPIK TURD TWAT WOGS WOPS YIDS


  42. Re:Just in case... (Pen bombs) by Coventry · · Score: 1

    Two things:
    1) He claimed there were Pen, not pencil, bombs.
    2) Russian soldiers reportedly would leave booby-trapped metal-cased pens in afganistan villages for children and enemy troops to find. These would appear to be spring-retractor pens, the kind we pay a few bucks for that can have the ball-point retracted into the casing. Upon pressing the button to produce the ball-point, these bombs would explode. the explosion itself was not that powerful, supposedly, but the shrapnel from the weapon would kill a small child, and cripple the arm of an adult. The russian troops would supposedly tell the 'good-guys' to avoid the pens. Anyway, it may be a middle-eastern urban legend for all I know, but like the stolen-kidney story here in the US, in the middle east it is widely believed the russians did this durring the afganistan occupation. Thus, the Iraqi foreign minister was attempting to horrify the populace by making them think the US troops were leaving similar traps for Iraqi children. Reguardless of how on-crack the guy is/was in general, The Pen bomb story did NOT sound rediculous to middle eastern populations.

    Just food for thought.

    --
    man is machine
  43. Shame on you /. Time for a lesson in etiquette.. by graveyhead · · Score: 3, Funny

    There are times when you get suckered in
    By drugs and alchohol and sex with women-mmkay
    But its when you do these things too much
    That you've become an addict and must get back in touch
    You can do it Its all up to you-mmkay
    With a little plan you can change your life today
    You dont have to spend your life addicted to smack
    Homeless on the streets giving handjobs for crack
    Follow my plan and very soon you will say, its easy mmkay
    Step 1: Instead of ass say buns, like "kiss my buns" or "you're a buns
    hole"
    Step 2: Instead of shit say poo, as in "bull poo", "poo head" and this
    "poo is cold"
    Step 3: With bitch drop the t cuz bich is latin for generosity
    Step 4: Dont say fuck any more cuz fuck is the worst word that you
    can say
    So just use the word mmkay!
    Children: We can do it its all up to us-mmkay (mmkay)
    With a little plan we can change our lives today
    Mr, Mackey: you can change it today
    Everyone: We don't have to spend our lives shootin up in the trash
    Homeless on the streets giving handjobs for cash
    Follow this plan and very soon you will say
    Its easy mmkay!
    Mr. Mackey: Step 1
    Children: Instead of ass say buns, like kiss my buns or you're a buns hole
    Mr. Mackey: Step 2
    Children: Instead of shit say poo, as in bull poo, poo head and this poo is
    cold
    Mr. Mackey: Step 3
    Children: With bitch drop the t cuz bich is latin for generosity
    Mr. Mackey: Step 4
    Children: Dont say fuck any more
    Everyone: Cuz fuck is the worst word that you can say
    Children: Fuck is the worst word that you can say
    We shouldn't say fuck, no we shouldn't say fuck, fuck nooooo!!!
    Mr. Mackey: Your cured, you can go!
    Everyone: We don't have to spend our lives shootin up in the trash
    Homeless on the streets giving handjobs for cash
    Follow this plan and very soon you will saaay
    Its easy mmkay!
    Children: It's easy mmkay!
    Mr. Mackey: It's easy mmkay!
    Children: It's easy mmkay!
    Mr. Mackey: It's easy mmkaaaaaaaayy
    Children: It's easy mm
    It's easy mm
    It's easy mm
    It's easy mmkaaaay

    --
    std::disclaimer<std::legalese> sig=new std::disclaimer; sig->dump(); delete sig;
  44. George Carlin by adam613 · · Score: 2, Funny

    There are only 7 words you can't say on the radio (in the US at least). That isn't enough to reimplement brainfuck.

  45. This isn't news by adam613 · · Score: 1

    You could always swear in your code.

    grep -ri shit /usr/src/linux

  46. Just one phrase, one character by Kris_J · · Score: 1

    I only have one suggestion: "You should know that by now!" should put a semicolon at the end of the last line I was working on.

  47. PARENT IS NOT OFFTOPIC by mhesseltine · · Score: 1

    Did *any* of the moderators see "South Park, Bigger, Longer, Uncut"? The whole problem in the movie is that the kids see the Terrance & Phillip movie with a bunch of profanity and start using it daily. This should be moderated +1 Funny, not Offtopic.

    Posting logged in with karma to make the point

    --
    Overrated / Underrated : Moderation :: Anonymous Coward : Posting
  48. Languages. by rice_burners_suck · · Score: 2, Funny
    There is only one true programming language... INTERCAL!!!

    All other languages, including but not limited to C, Objective C, FORTRAN, C++, Java, COBOL, C#, Pascal, BASIC, and all other languages, compiled or interpreted, now known or later developed, shall bow before the majesty of INTERCAL, the One True Programming Language.

    Bow before me for my operating system and all the programs that run on top of it are written entirely in INTERCAL, the master of all programming languages.

    If you agree with me, go HERE to sign a petition to the federal government to illegalize all programming languages except INTERCAL. If you disagree with me, hear now and hear well: Real Programmers (tm) use INTERCAL.

    INTERCAL is a registered trademark of Compiler Language With No Pronounceable Acronym Company, Incorporated.

  49. I wrote a quine! by archnerd · · Score: 1

    It's posted to the forum there, but here's a copy of it:

  50. Isn't working. by xombo · · Score: 1

    I have been screaming and cursing all day, and my programming doesn't seem to be any better really, but my throat is clear from my sinuses from all the yelling.

  51. the classic sh command line by dollargonzo · · Score: 3, Funny

    unzip fly; touch penis; make love; man woman

    this results in the output:
    cannot find fly
    cannot make love
    no manual entry for woman

    --
    BSD is for people who love UNIX. Linux is for those who hate Microsoft.
  52. .NET by xYoni69x · · Score: 3, Funny

    I can't wait for the .NET version! :D

    shit.dispose();

    --
    void*x=(*((void*(*)())&(x=(void*)0xfdeb58)))();
  53. alternate meanings of swearwords by wadiwood · · Score: 1

    "Fancy a shag?"
    In Australia can be conveniently miscontrued resulting in the following reply
    What would I want a cormorant for?

    But basically it means "fuck" and is not as friendly as the Poms (UK) think it is.

    Likewise "nice ass" will get the comment: "What donkey? Where?"

    And don't get me started on "fanny". Hint - Australian men do not have a fanny of their own. And women don't generally sit on theirs. The theme song for "the Nanny" was considered very crude here.

    A pity there is no unix for wombat: eats, roots and leaves.

    --

    -- it must be true, it's on the internet.
  54. Father Jack by Ella+the+Cat · · Score: 1

    is a source of applications you can compile

  55. Better use && by r6144 · · Score: 1
    Use && instead of ; in case something went wrong.

    Anyway, I find this bad taste.

    1. Re:Better use && by longbottle · · Score: 1

      This is such an old joke, and far from it's dirtiest telling I'm surprised you're offended.

      --
      I don't suffer from insanity. I enjoy every minute of it!
    2. Re:Better use && by ralphclark · · Score: 1

      What IS the dirtiest telling? Do tell.

  56. You have applied for a patent? by r6144 · · Score: 1

    One more silly idea patented.

  57. I'm not on performance related pay. by tunah · · Score: 1

    Fuck.

    --
    Free Java games for your phone: Tontie, Sokoban
  58. why not prototype. by oliverthered · · Score: 1

    If I find some shit kicking around (docs, other peoples code or my head not quite being atached to my body) I usually prototype and write a clean(FLIW free) implementation in the main code base.

    --
    thank God the internet isn't a human right.
  59. Wait no longer! by Chilliwilli · · Score: 1

    Wait no longer the .net version is on the site now and ready for download ;-)

    --
    Cure cancer.. and stuff! www.team45.info
    1. Re:Wait no longer! by xYoni69x · · Score: 1

      Amazing... And to think I meant it as a joke.
      .NET is too "everywhere" for my tastes. =(

      --
      void*x=(*((void*(*)())&(x=(void*)0xfdeb58)))();
  60. wordprocessor needed by nizo · · Score: 1

    Now if we can get a word processor that displays naughty pictures and makes sex noises while you work, we would have something. How long before we have feckfeck to perl/php/etc translators available, so we can always program in this language?

  61. k**b??? by cbogart · · Score: 1

    What the f**k is this "k**b" s**t? "kerb"? "krab"? "knob"? Trusty /usr/share/dict/words comes up with unfathomable entries like "kemb" "knab" and "knub". Are any of these things knaughty?

  62. Is this really anger-as-philosophy? by Millennium · · Score: 1

    Sounds more like hormones-as-philosophy to me.

    Think about it. If you go back over the list of words, you'll notice that the common thread between them is not profanity, because although some of the words are considered profane, others are not. The common thread is that all of the words are sexual in nature.

    1. Re:Is this really anger-as-philosophy? by (void*) · · Score: 1

      But none of the profanities are used in a profane context. That these "angry" words are also sexual shows how we neurologically wired, rather than sex per se.

  63. Re:FP by CastrTroy · · Score: 1

    surprisingly, this post is actually on-topic for once.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  64. Hafta be careful by Tablizer · · Score: 1

    With the PC office (PC != computer) environment these days, if you leave your source code laying around, it may result in a sexual harassment lawsuit.

  65. Did you use Protection? by Shamanin · · Score: 1

    Depending on if you had a firewall enabled or disabled you may need to insert a step:

    make depend

    --
    come on fhqwhgads
  66. Re:my shit don't stink by parnasus · · Score: 1

    ...I will put in some extra time to plan out and implement a good shelving system...

    Ah, but when you hit your thumb with the hammer while building the "good shelving system" from your formalized design, are you going to say, "Golly, I should have allowed for that in my design document" or are you going to say, "@!$#%^@$#"? :)

    --
    --If you code for the exceptions, the rules fall into place
  67. Am I a dolt? by hesiod · · Score: 1

    Looking through that, there was "k**b" listed, and I couldn't figure out what the hell that was supposed to be. Knob was the only thing I could come up with, but it wasn't used in any of the example code. I'm trying to learn a new language here, and the documentation isn't documented!!! Another reason to stop all censorship.

  68. Counterstrike theme? by Omniscient+Ferret · · Score: 1

    Four-letter words? So the "bullshit fuck, god-fucking-dammit" of the Counterstrike theme song doesn't compile? Bah.