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. Abbreviations oblige.

Abbreviations oblige.

Scheduled Pinned Locked Moved The Lounge
help
18 Posts 13 Posters 0 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.
  • S Single Step Debugger

    Just added this in my source code:

            try
            {
               {some important financial stuff retrieval...}
            }
            catch(SqlException sex) //I know...
            {
                Log.Error(sex.Message);
            }
    

    Advertise here – minimum three posts per day are guaranteed.

    T Offline
    T Offline
    trønderen
    wrote on last edited by
    #4

    In one project I worked on was a factory for creating new objects, called General Object Dispenser, or GOD.

    1 Reply Last reply
    0
    • S Single Step Debugger

      Just added this in my source code:

              try
              {
                 {some important financial stuff retrieval...}
              }
              catch(SqlException sex) //I know...
              {
                  Log.Error(sex.Message);
              }
      

      Advertise here – minimum three posts per day are guaranteed.

      0 Offline
      0 Offline
      0x01AA
      wrote on last edited by
      #5

      Reminds me of an abbreviation for a c++ class name established by an apprentice with us: WTF - World Transfer Format

      1 Reply Last reply
      0
      • RaviBeeR RaviBee

        Reminds me of the (once) popular developer site Expert's Exchange that has the domain name ExpertSexChange.com. :) /ravi

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

        K Offline
        K Offline
        k5054
        wrote on last edited by
        #6

        mofo.com still takes you to Morrison Forester Law firm. Presumably, not a firm you'd want to be representing your adversary.

        Keep Calm and Carry On

        1 Reply Last reply
        0
        • RaviBeeR RaviBee

          Reminds me of the (once) popular developer site Expert's Exchange that has the domain name ExpertSexChange.com. :) /ravi

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

          OriginalGriffO Offline
          OriginalGriffO Offline
          OriginalGriff
          wrote on last edited by
          #7

          They is also the psychiatry company TheRapist.com ...

          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
          "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

          Richard DeemingR 1 Reply Last reply
          0
          • S Single Step Debugger

            Just added this in my source code:

                    try
                    {
                       {some important financial stuff retrieval...}
                    }
                    catch(SqlException sex) //I know...
                    {
                        Log.Error(sex.Message);
                    }
            

            Advertise here – minimum three posts per day are guaranteed.

            S Offline
            S Offline
            Slacker007
            wrote on last edited by
            #8

            actually, there is sexual innuendo in a lot of coding, tech, etc. i.e. Dependency Injection, Master/Slave (and racist), mount an ISO, etc. had a discussion years ago with fellow colleagues that a lot of these terms were created by sex starved nerds. Part of me still feels this way. With all that said, the descriptions still have value in that they are factually descriptive to what they do or stand for, sadly in some instances.

            Greg UtasG 1 Reply Last reply
            0
            • S Single Step Debugger

              Just added this in my source code:

                      try
                      {
                         {some important financial stuff retrieval...}
                      }
                      catch(SqlException sex) //I know...
                      {
                          Log.Error(sex.Message);
                      }
              

              Advertise here – minimum three posts per day are guaranteed.

              O Offline
              O Offline
              obermd
              wrote on last edited by
              #9

              Then there's the WWF abbreviation collision image. [https://www.blog.givemesomeenglish.com/wp-content/uploads/2015/01/WWF-GiveMeSomeEnglish.jpg\](https://www.blog.givemesomeenglish.com/wp-content/uploads/2015/01/WWF-GiveMeSomeEnglish.jpg)

              1 Reply Last reply
              0
              • OriginalGriffO OriginalGriff

                At the top of your code is the word "Shrink" and a direction arrow. I suspect the site is suggesting you should visit one ... :laugh:

                "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                Greg UtasG Offline
                Greg UtasG Offline
                Greg Utas
                wrote on last edited by
                #10

                That makes two of us, because I have exactly the same abbreviation in my code. :laugh:

                Robust Services Core | Software Techniques for Lemmings | Articles
                The fox knows many things, but the hedgehog knows one big thing.

                <p><a href="https://github.com/GregUtas/robust-services-core/blob/master/README.md">Robust Services Core</a>
                <em>The fox knows many things, but the hedgehog knows one big thing.</em></p>

                1 Reply Last reply
                0
                • S Slacker007

                  actually, there is sexual innuendo in a lot of coding, tech, etc. i.e. Dependency Injection, Master/Slave (and racist), mount an ISO, etc. had a discussion years ago with fellow colleagues that a lot of these terms were created by sex starved nerds. Part of me still feels this way. With all that said, the descriptions still have value in that they are factually descriptive to what they do or stand for, sadly in some instances.

                  Greg UtasG Offline
                  Greg UtasG Offline
                  Greg Utas
                  wrote on last edited by
                  #11

                  It has also been known in the Canadian and UK parliaments:

                  Quote:

                  Allow me to say that the honourable member is pursuing a vigorous and upstanding policy...

                  Robust Services Core | Software Techniques for Lemmings | Articles
                  The fox knows many things, but the hedgehog knows one big thing.

                  <p><a href="https://github.com/GregUtas/robust-services-core/blob/master/README.md">Robust Services Core</a>
                  <em>The fox knows many things, but the hedgehog knows one big thing.</em></p>

                  Richard DeemingR 1 Reply Last reply
                  0
                  • S Single Step Debugger

                    Just added this in my source code:

                            try
                            {
                               {some important financial stuff retrieval...}
                            }
                            catch(SqlException sex) //I know...
                            {
                                Log.Error(sex.Message);
                            }
                    

                    Advertise here – minimum three posts per day are guaranteed.

                    C Offline
                    C Offline
                    charlieg
                    wrote on last edited by
                    #12

                    a long time ago, I was developing a GUI for playback of radar data. To keep my life interesting, I had all sorts of comments that conveyed why I was limiting what the user was trying to design: if (gForces > MAX_Gs) { // simulation over, you killed the pilot } etc. I failed my code review on the grounds that I might offend the customer who might look at the source code. So, I gave up trying to be funny in my code.

                    Charlie Gilley “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759 Has never been more appropriate.

                    1 Reply Last reply
                    0
                    • S Single Step Debugger

                      Just added this in my source code:

                              try
                              {
                                 {some important financial stuff retrieval...}
                              }
                              catch(SqlException sex) //I know...
                              {
                                  Log.Error(sex.Message);
                              }
                      

                      Advertise here – minimum three posts per day are guaranteed.

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

                      Many years ago, happily sharing code with a coworker, I'd have that S.exception in my code. He just said "no". I did not see it when I wrote it; any S, with exception leads there though. My mind is at coding when I write, not wether it is acceptable. My code ain't woke, just working.

                      Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                      S 1 Reply Last reply
                      0
                      • S Single Step Debugger

                        Just added this in my source code:

                                try
                                {
                                   {some important financial stuff retrieval...}
                                }
                                catch(SqlException sex) //I know...
                                {
                                    Log.Error(sex.Message);
                                }
                        

                        Advertise here – minimum three posts per day are guaranteed.

                        Sander RosselS Offline
                        Sander RosselS Offline
                        Sander Rossel
                        wrote on last edited by
                        #14

                        Also, never abbreviate analysis :D

                        Best, Sander Azure DevOps Succinctly (free eBook) Azure Serverless Succinctly (free eBook) Migrating Apps to the Cloud with Azure arrgh.js - Bringing LINQ to JavaScript

                        1 Reply Last reply
                        0
                        • OriginalGriffO OriginalGriff

                          They is also the psychiatry company TheRapist.com ...

                          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                          Richard DeemingR Offline
                          Richard DeemingR Offline
                          Richard Deeming
                          wrote on last edited by
                          #15

                          And the pen company, PenisLand.net ...


                          "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                          "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                          1 Reply Last reply
                          0
                          • Greg UtasG Greg Utas

                            It has also been known in the Canadian and UK parliaments:

                            Quote:

                            Allow me to say that the honourable member is pursuing a vigorous and upstanding policy...

                            Robust Services Core | Software Techniques for Lemmings | Articles
                            The fox knows many things, but the hedgehog knows one big thing.

                            Richard DeemingR Offline
                            Richard DeemingR Offline
                            Richard Deeming
                            wrote on last edited by
                            #16

                            Greg Utas wrote:

                            a vigorous and upstanding policy

                            Isn't that usually the result of Neil Parish searching for "information about tractors"? :laugh:


                            "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                            "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                            1 Reply Last reply
                            0
                            • RaviBeeR RaviBee

                              Reminds me of the (once) popular developer site Expert's Exchange that has the domain name ExpertSexChange.com. :) /ravi

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

                              S Offline
                              S Offline
                              Single Step Debugger
                              wrote on last edited by
                              #17

                              In contrary what the name suggests, this was a verry cumbersome to use website.

                              Advertise here – minimum three posts per day are guaranteed.

                              1 Reply Last reply
                              0
                              • L Lost User

                                Many years ago, happily sharing code with a coworker, I'd have that S.exception in my code. He just said "no". I did not see it when I wrote it; any S, with exception leads there though. My mind is at coding when I write, not wether it is acceptable. My code ain't woke, just working.

                                Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                                S Offline
                                S Offline
                                Single Step Debugger
                                wrote on last edited by
                                #18

                                I also realized what I've done after setting a breakpoint there.

                                Advertise here – minimum three posts per day are guaranteed.

                                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