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. Whats the programmer's slang for when you say "damn"?

Whats the programmer's slang for when you say "damn"?

Scheduled Pinned Locked Moved The Lounge
asp-netcsharpsysadminquestionlearning
30 Posts 19 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.
  • M Miszou

    I call those my "cart-pusher" moments. Example usage: "Sod this. I'm going to get a job in WalMart pushing carts, where I don't have to deal with this sort of ridiculous crap."

    The StartPage Randomizer - The Windows Cheerleader - Twitter

    M Offline
    M Offline
    Mustafa Ismail Mustafa
    wrote on last edited by
    #21

    In my case, its wishing I listened to my mother and went to Med school instead of Engineering.

    If the post was helpful, please vote, eh! Current activities: Book: Devils by Fyodor Dostoyevsky Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?

    A 1 Reply Last reply
    0
    • D deostroll

      I've been working with asp.net ajax updatepanels and stuff. I don't know a lot about web forms and web programming. I'd say that I am still learning. But lately I just tried using a file upload control inside an asp.net updatepanel. It didn't work. Little did I know that it wouldn't work. It just ended up blank in the server side. And when I researched for it I found that the actual reason for this is that the xmlhttp object which makes async calls does not support file upload at the moment. That was when I let out a sigh of exhaustion. I know there are a lot of programmers that can relate to this. I just want one term that kind of sums the above experience I just had... EDIT: basically you come to realize there is no point doing it. Then again I know about workarounds, but thats not where I am getting at...

      M Offline
      M Offline
      Member 96
      wrote on last edited by
      #22

      "Fuck" usually or if I'm in the mood: "What fresh hell is this?"


      "Creating your own blog is about as easy as creating your own urine, and you're about as likely to find someone else interested in it." -- Lore Sjöberg

      G 1 Reply Last reply
      0
      • D deostroll

        I've been working with asp.net ajax updatepanels and stuff. I don't know a lot about web forms and web programming. I'd say that I am still learning. But lately I just tried using a file upload control inside an asp.net updatepanel. It didn't work. Little did I know that it wouldn't work. It just ended up blank in the server side. And when I researched for it I found that the actual reason for this is that the xmlhttp object which makes async calls does not support file upload at the moment. That was when I let out a sigh of exhaustion. I know there are a lot of programmers that can relate to this. I just want one term that kind of sums the above experience I just had... EDIT: basically you come to realize there is no point doing it. Then again I know about workarounds, but thats not where I am getting at...

        C Offline
        C Offline
        CaptainSeeSharp
        wrote on last edited by
        #23

        "g** d*** m***** f***** s** o* a b*** p**** o* s***" accompanied with a loud smash then keyboard keys flying across the room.

        Fall of the Republic[^]

        1 Reply Last reply
        0
        • C codemunkeh

          Ian Shlasko wrote:

          That I just held down shift and mashed the number row on my keyboard

          Isn't that how they create regular expressions?


          Ninja (the Nerd)
          Confused? You will be...

          A Offline
          A Offline
          AspDotNetDev
          wrote on last edited by
          #24

          Ninja-the-Nerd wrote:

          Isn't that how they create irregular expressions?

          FTFY

          Visual Studio is an excellent GUIIDE.

          1 Reply Last reply
          0
          • M Marc Clifton

            A couple come immediately to mind. Fubar Frack Marc

            Will work for food. Interacx

            I'm not overthinking the problem, I just felt like I needed a small, unimportant, uninteresting rant! - Martin Hart Turner

            A Offline
            A Offline
            AspDotNetDev
            wrote on last edited by
            #25

            Marc Clifton wrote:

            Fubar Frack Marc

            Marc Clifton wrote:

            A couplefew

            FTFY. I supposed that, if I worked on a code base you wrote, I'd probably find myself yelling "that mother fracking Marc fubared this code! :mad: " I kid, I kid. :laugh:

            Visual Studio is an excellent GUIIDE.

            1 Reply Last reply
            0
            • M Mustafa Ismail Mustafa

              In my case, its wishing I listened to my mother and went to Med school instead of Engineering.

              If the post was helpful, please vote, eh! Current activities: Book: Devils by Fyodor Dostoyevsky Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?

              A Offline
              A Offline
              AspDotNetDev
              wrote on last edited by
              #26

              Medicine is engineering, just with less deterministic machines (i.e., humans).

              Visual Studio is an excellent GUIIDE.

              1 Reply Last reply
              0
              • M Member 96

                "Fuck" usually or if I'm in the mood: "What fresh hell is this?"


                "Creating your own blog is about as easy as creating your own urine, and you're about as likely to find someone else interested in it." -- Lore Sjöberg

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

                "Where are we going, and why are we in this handbasket?"

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

                1 Reply Last reply
                0
                • D deostroll

                  I've been working with asp.net ajax updatepanels and stuff. I don't know a lot about web forms and web programming. I'd say that I am still learning. But lately I just tried using a file upload control inside an asp.net updatepanel. It didn't work. Little did I know that it wouldn't work. It just ended up blank in the server side. And when I researched for it I found that the actual reason for this is that the xmlhttp object which makes async calls does not support file upload at the moment. That was when I let out a sigh of exhaustion. I know there are a lot of programmers that can relate to this. I just want one term that kind of sums the above experience I just had... EDIT: basically you come to realize there is no point doing it. Then again I know about workarounds, but thats not where I am getting at...

                  P Offline
                  P Offline
                  PIEBALDconsult
                  wrote on last edited by
                  #28

                  "Forsooth"

                  1 Reply Last reply
                  0
                  • D deostroll

                    I've been working with asp.net ajax updatepanels and stuff. I don't know a lot about web forms and web programming. I'd say that I am still learning. But lately I just tried using a file upload control inside an asp.net updatepanel. It didn't work. Little did I know that it wouldn't work. It just ended up blank in the server side. And when I researched for it I found that the actual reason for this is that the xmlhttp object which makes async calls does not support file upload at the moment. That was when I let out a sigh of exhaustion. I know there are a lot of programmers that can relate to this. I just want one term that kind of sums the above experience I just had... EDIT: basically you come to realize there is no point doing it. Then again I know about workarounds, but thats not where I am getting at...

                    M Offline
                    M Offline
                    Mark_Wallace
                    wrote on last edited by
                    #29

                    In that kind of situation, people familiar with me are used to hearing me say "Aww, Mate!". That's not "mate" as in chess, but mate as in "plumber's mate", because my, shall we say, understated response usually includes a declaration that I should have been a plumber -- then I would at least understand why I was up to my neck in sh1t, from time to time.

                    I wanna be a eunuchs developer! Pass me a bread knife!

                    1 Reply Last reply
                    0
                    • D deostroll

                      This should help... https://twitter.com/deostroll/status/4637362994[^]

                      H Offline
                      H Offline
                      Homncruse
                      wrote on last edited by
                      #30

                      Ditto.[^]

                      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