Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Jokes in Code Comments

Jokes in Code Comments

Scheduled Pinned Locked Moved The Lounge
c++architecturehelpquestion
48 Posts 42 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Chris Maunder

    Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

    cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

    J Offline
    J Offline
    J Dunlap
    wrote on last edited by
    #5

    Given the quality of the jokes around here recently, I hope not :-\

    C 1 Reply Last reply
    0
    • C Chris Maunder

      Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

      V Offline
      V Offline
      Vikram A Punathambekar
      wrote on last edited by
      #6

      Standalone jokes or smartarse comments about the code? The former - never, the latter - very rarely. You want arguably the weirdest comment, google for "riplvb".

      Cheers, Vikram. (Got my troika of CCCs!)

      1 Reply Last reply
      0
      • C Chris Maunder

        Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

        cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #7

        No. That wouldn't be the adult thing to do. From your question, I'm guessing you do.

        "WPF has many lovers. It's a veritable porn star!" - Josh Smith

        As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

        My blog | My articles | MoXAML PowerToys | Onyx

        F M 2 Replies Last reply
        0
        • J J Dunlap

          Given the quality of the jokes around here recently, I hope not :-\

          C Offline
          C Offline
          CPallini
          wrote on last edited by
          #8

          That means you completely ignore the quality of code, around here... :-D

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
          This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
          [My articles]

          1 Reply Last reply
          0
          • C Chris Maunder

            Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

            cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

            K Offline
            K Offline
            Kevin McFarlane
            wrote on last edited by
            #9

            Chris Maunder wrote:

            Do you ever stick jokes in code comments

            No.

            Kevin

            1 Reply Last reply
            0
            • C Chris Maunder

              Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

              cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

              G Offline
              G Offline
              Gary R Wheeler
              wrote on last edited by
              #10

              Not outright jokes, but there is humor occasionally:

              enum ErrorDefinitions {

              //...

              \_ErrorPSI\_Marker,    // insert new definitions above this marker;
                                   // DO NOT REMOVE THE MARKER, 
                                   // LEST YE ANGER THE ELDER GODS
              

              };

              Software Zen: delete this;
              Fold With Us![^]

              1 Reply Last reply
              0
              • C Chris Maunder

                Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                S Offline
                S Offline
                Sandeep Mewara
                wrote on last edited by
                #11

                Nice idea! Didn't thought of that... but surely will now ;)

                1 Reply Last reply
                0
                • C Chris Maunder

                  Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                  cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                  D Offline
                  D Offline
                  dandy72
                  wrote on last edited by
                  #12

                  Does it count if the code itself looks like a bad joke? 'cuz I've seen that...

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                    cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                    A Offline
                    A Offline
                    Ankur m
                    wrote on last edited by
                    #13

                    Can I see some sample Jokes Codes you have written ?! :-D

                    ..Go Green..

                    1 Reply Last reply
                    0
                    • C Chris Maunder

                      Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                      R Offline
                      R Offline
                      Ravi Bhavnani
                      wrote on last edited by
                      #14

                      No, but I like the two heterographs you included in your post. :) At work, I (sometimes) see check-in comments tinged with humor. /ravi

                      My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                      1 Reply Last reply
                      0
                      • C Chris Maunder

                        Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                        cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                        D Offline
                        D Offline
                        Dan Mos
                        wrote on last edited by
                        #15

                        Always. Cause most of my code is a joke by itself :) I used to joke around at my former work place. And bad ones too. But that was because I hated the bastards. Now I don't do it. Maybe a slight pinch now and then such as:

                        public int SetJulianDatePosition(int position)//expects 69:)

                        I bug

                        1 Reply Last reply
                        0
                        • C Chris Maunder

                          Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                          cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #16

                          Frequently. Most recently with many a sarcastic comment in some terribly written code. My first was when I was first learning the noble art of code - COBOL no less. As part of the course I was sent on to learn COBOL, we had to write a small program (time dims the exact requirements, but we HAD to use at least one GOTO! So I wrote an entire program based on Monopoly. Understand it didn't play the game, but I had paragraphs called "ItsYourBirthdayCollect10Pounds", variables called OldKentRoad and Mayfair and (of course) a label "JAIL" just so I could have my compulsory GOTO read GOTO JAIL followed by a comment of "Go directly to jail, do not pass GO do not collect 200) I passed.

                          ___________________________________________ .\\axxx (That's an 'M')

                          F R 2 Replies Last reply
                          0
                          • C Chris Maunder

                            Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                            cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                            J Offline
                            J Offline
                            Johnny J
                            wrote on last edited by
                            #17

                            Not jokes, but frequently stupid comments and/or idiotic variable names... BTW: This would be a good subject for a weekly poll!

                            1 Reply Last reply
                            0
                            • C Chris Maunder

                              Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                              cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                              S Offline
                              S Offline
                              Steven Nicholas
                              wrote on last edited by
                              #18

                              Does leaving sarcastic error messages for the users count? Would have been funny if they had been picked up in testing and/or QA, but alas; the users didn't think they were so funny.... :laugh:

                              J 1 Reply Last reply
                              0
                              • C Chris Maunder

                                Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                                cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                                D Offline
                                D Offline
                                destynova
                                wrote on last edited by
                                #19

                                Not really, although I try to inject a little humour now and then when the opportunity arises, because I find reading source code written by others to be more enjoyable and relaxing when they do the same. :) It doesn't really count, but when I was tutoring Java programming to some beginning students in uni, I told one of the guys that slightly more comments (than none) might be helpful, at least when complicated things were happening. In the next mini-assignment he and his partner submitted code which looked like:

                                if(obvious condition 1) // Don't know what this does
                                a;
                                else if(obvious condition 2) // Don't know what this does
                                b;
                                else if(obvious condition 3) // Don't know what this does
                                c;
                                else
                                // Don't know what it does. I think it's some kind of fake breast for fathers...
                                d;

                                T 1 Reply Last reply
                                0
                                • D destynova

                                  Not really, although I try to inject a little humour now and then when the opportunity arises, because I find reading source code written by others to be more enjoyable and relaxing when they do the same. :) It doesn't really count, but when I was tutoring Java programming to some beginning students in uni, I told one of the guys that slightly more comments (than none) might be helpful, at least when complicated things were happening. In the next mini-assignment he and his partner submitted code which looked like:

                                  if(obvious condition 1) // Don't know what this does
                                  a;
                                  else if(obvious condition 2) // Don't know what this does
                                  b;
                                  else if(obvious condition 3) // Don't know what this does
                                  c;
                                  else
                                  // Don't know what it does. I think it's some kind of fake breast for fathers...
                                  d;

                                  T Offline
                                  T Offline
                                  The Irishman
                                  wrote on last edited by
                                  #20

                                  Had a friend at Northrop Grumman on JSTARS post a comment in his code "If you ever get here, your F*&Ked". A few years later, a Govie did a search for bad words. Good thing the programmer was one of the top WizBangs on the program, else he would have been fired. He was just given a repremand!

                                  The Irishman

                                  1 Reply Last reply
                                  0
                                  • C Chris Maunder

                                    Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                                    cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                                    L Offline
                                    L Offline
                                    Lost User
                                    wrote on last edited by
                                    #21

                                    From the project I'm working on right now: // Lieferanten gibt es nur in XML oder Vanille which means: Vendor (data) only comes in XML or plain vanilla

                                    A while ago he asked me what he should have printed on my business cards. I said 'Wizard'. I read books which nobody else understand. Then I do something which nobody understands. After that the computer does something which nobody understands. When asked, I say things about the results which nobody understand. But everybody expects miracles from me on a regular basis. Looks to me like the classical definition of a wizard.

                                    1 Reply Last reply
                                    0
                                    • C Chris Maunder

                                      Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                                      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                                      E Offline
                                      E Offline
                                      ecnelson
                                      wrote on last edited by
                                      #22

                                      Many years ago I was in Paris to port some code. My host said, "Well, the bad news is all the comments are in French, but the good news is there aren't many."

                                      1 Reply Last reply
                                      0
                                      • C Chris Maunder

                                        Do you ever stick jokes in code comments through shear boredom or in the vein hope that one day, 2 years from now, the poor sop stuck with refactoring your code will get a tiny smile in his otherwise potentially painful day?

                                        cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                                        R Offline
                                        R Offline
                                        RachelMartin
                                        wrote on last edited by
                                        #23

                                        V saddened to hear about how some programmers approach jokes in code. What kind of shoddy coder doesn't? public boolean checkSomeThing() { boolean journey = false; // some code return journey; }

                                        1 Reply Last reply
                                        0
                                        • S Steven Nicholas

                                          Does leaving sarcastic error messages for the users count? Would have been funny if they had been picked up in testing and/or QA, but alas; the users didn't think they were so funny.... :laugh:

                                          J Offline
                                          J Offline
                                          Janitor321
                                          wrote on last edited by
                                          #24

                                          Back around 2001, I was doing some OLE Automation with Word and VB. One of the defined errors was -9 Other Error: See Manual. So I looked it up in the manual by Microsoft and the definition given was exactly -9 Other Error: See Manual. Since our practice was to catch and handle each error type, the message I gave to the user was RTFM - Other Error. Contact Technical Support. A couple of months later I had a user call me with the RTFM error. I had to mute the phone cause I couldn't stop laughing.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups