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. Get Up And Walk Around moments

Get Up And Walk Around moments

Scheduled Pinned Locked Moved The Lounge
helpc++hardwarealgorithmsquestion
54 Posts 26 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.
  • B BBar2

    I’m a 60 year old coder. I’ve been doing it since I was 20. I always knew I loved it, but I just realized I truly do it for the get-up-and-walk-around moment. That’s the moment when you fix a sneaky bug, or complete a demanding or tricky task/algorithm/approach. It’s so satisfying, that you can’t simply move on to the next thing. You have to get up and walk around to bask in the satisfaction. I’m chasing a get up and walk around worthy bug in a bit of embedded C++ at the moment. It’s a timer fringe case, or a variable the should be volatile, and it’s not. I’ll get it, and I’ll certainly need to get-up-and-walk-around once it’s dead. Has anyone else recognized the need to get-up-and-walk-around after a truly satisfying coding moment? Do you have other victory rituals?

    Mike HankeyM Offline
    Mike HankeyM Offline
    Mike Hankey
    wrote on last edited by
    #2

    I hadn't noticed it but yeah I do get up and walk around after a big sign of relief. The thing about C/C++ is you can shoot yourself in the foot and the problem is so subtle that it takes special skills and a lot of cursing to find and fix.

    The less you need, the more you have. Even a blind squirrel gets a nut...occasionally. JaxCoder.com

    B 1 Reply Last reply
    0
    • B BBar2

      I’m a 60 year old coder. I’ve been doing it since I was 20. I always knew I loved it, but I just realized I truly do it for the get-up-and-walk-around moment. That’s the moment when you fix a sneaky bug, or complete a demanding or tricky task/algorithm/approach. It’s so satisfying, that you can’t simply move on to the next thing. You have to get up and walk around to bask in the satisfaction. I’m chasing a get up and walk around worthy bug in a bit of embedded C++ at the moment. It’s a timer fringe case, or a variable the should be volatile, and it’s not. I’ll get it, and I’ll certainly need to get-up-and-walk-around once it’s dead. Has anyone else recognized the need to get-up-and-walk-around after a truly satisfying coding moment? Do you have other victory rituals?

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

      Never done it while coding, but a semicircular trot towards the net and back is a common follow-through after hitting a winner on the tennis court. :)

      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>

      B 1 Reply Last reply
      0
      • B BBar2

        I’m a 60 year old coder. I’ve been doing it since I was 20. I always knew I loved it, but I just realized I truly do it for the get-up-and-walk-around moment. That’s the moment when you fix a sneaky bug, or complete a demanding or tricky task/algorithm/approach. It’s so satisfying, that you can’t simply move on to the next thing. You have to get up and walk around to bask in the satisfaction. I’m chasing a get up and walk around worthy bug in a bit of embedded C++ at the moment. It’s a timer fringe case, or a variable the should be volatile, and it’s not. I’ll get it, and I’ll certainly need to get-up-and-walk-around once it’s dead. Has anyone else recognized the need to get-up-and-walk-around after a truly satisfying coding moment? Do you have other victory rituals?

        G Offline
        G Offline
        GuyThiebaut
        wrote on last edited by
        #4

        Absolutely :thumbsup: a bit like how a deer shakes after having escaped danger the walk around gets the adrenalin out of the system.

        “That which can be asserted without evidence, can be dismissed without evidence.”

        ― Christopher Hitchens

        G 1 Reply Last reply
        0
        • B BBar2

          I’m a 60 year old coder. I’ve been doing it since I was 20. I always knew I loved it, but I just realized I truly do it for the get-up-and-walk-around moment. That’s the moment when you fix a sneaky bug, or complete a demanding or tricky task/algorithm/approach. It’s so satisfying, that you can’t simply move on to the next thing. You have to get up and walk around to bask in the satisfaction. I’m chasing a get up and walk around worthy bug in a bit of embedded C++ at the moment. It’s a timer fringe case, or a variable the should be volatile, and it’s not. I’ll get it, and I’ll certainly need to get-up-and-walk-around once it’s dead. Has anyone else recognized the need to get-up-and-walk-around after a truly satisfying coding moment? Do you have other victory rituals?

          G Offline
          G Offline
          Gaston Verelst
          wrote on last edited by
          #5

          I usually make it a walk to the coffee machine :java:

          Check out my blog at http://msdev.pro/

          B 1 Reply Last reply
          0
          • Greg UtasG Greg Utas

            Never done it while coding, but a semicircular trot towards the net and back is a common follow-through after hitting a winner on the tennis court. :)

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

            B Offline
            B Offline
            BBar2
            wrote on last edited by
            #6

            Yes - it does have the automatic feel of the circular trot.

            1 Reply Last reply
            0
            • Mike HankeyM Mike Hankey

              I hadn't noticed it but yeah I do get up and walk around after a big sign of relief. The thing about C/C++ is you can shoot yourself in the foot and the problem is so subtle that it takes special skills and a lot of cursing to find and fix.

              The less you need, the more you have. Even a blind squirrel gets a nut...occasionally. JaxCoder.com

              B Offline
              B Offline
              BBar2
              wrote on last edited by
              #7

              I did find this mornings beast. It was such a shot to the foot, that I'm not sure I deserve a get-up moment.

              Mike HankeyM Mircea NeacsuM 3 Replies Last reply
              0
              • B BBar2

                I did find this mornings beast. It was such a shot to the foot, that I'm not sure I deserve a get-up moment.

                Mike HankeyM Offline
                Mike HankeyM Offline
                Mike Hankey
                wrote on last edited by
                #8

                Congrats, always satisfying.

                The less you need, the more you have. Even a blind squirrel gets a nut...occasionally. JaxCoder.com

                1 Reply Last reply
                0
                • G Gaston Verelst

                  I usually make it a walk to the coffee machine :java:

                  Check out my blog at http://msdev.pro/

                  B Offline
                  B Offline
                  BBar2
                  wrote on last edited by
                  #9

                  Yea, but I'm out of this mornings allotment of coffee. I did spill a little while getting my last cup. I looked at the spill, wondering if I was irked because I had to wipe it up, or irked because I lost that bit of the morning's last cup.

                  G 1 Reply Last reply
                  0
                  • B BBar2

                    Yea, but I'm out of this mornings allotment of coffee. I did spill a little while getting my last cup. I looked at the spill, wondering if I was irked because I had to wipe it up, or irked because I lost that bit of the morning's last cup.

                    G Offline
                    G Offline
                    Gaston Verelst
                    wrote on last edited by
                    #10

                    I think it doesn't count as a full cup anymore, so you can have one more :java: Enjoy :cool:

                    Check out my blog at http://msdev.pro/

                    1 Reply Last reply
                    0
                    • B BBar2

                      I did find this mornings beast. It was such a shot to the foot, that I'm not sure I deserve a get-up moment.

                      Mircea NeacsuM Offline
                      Mircea NeacsuM Offline
                      Mircea Neacsu
                      wrote on last edited by
                      #11

                      You don't get up and walk around if you shot yourself in the foot. Please be consistent! :laugh:

                      Mircea

                      1 Reply Last reply
                      0
                      • B BBar2

                        I did find this mornings beast. It was such a shot to the foot, that I'm not sure I deserve a get-up moment.

                        Mircea NeacsuM Offline
                        Mircea NeacsuM Offline
                        Mircea Neacsu
                        wrote on last edited by
                        #12

                        You don't get up and walk around after you shot yourself in the foot. Please be consistent! :laugh:

                        Mircea

                        B 1 Reply Last reply
                        0
                        • B BBar2

                          I’m a 60 year old coder. I’ve been doing it since I was 20. I always knew I loved it, but I just realized I truly do it for the get-up-and-walk-around moment. That’s the moment when you fix a sneaky bug, or complete a demanding or tricky task/algorithm/approach. It’s so satisfying, that you can’t simply move on to the next thing. You have to get up and walk around to bask in the satisfaction. I’m chasing a get up and walk around worthy bug in a bit of embedded C++ at the moment. It’s a timer fringe case, or a variable the should be volatile, and it’s not. I’ll get it, and I’ll certainly need to get-up-and-walk-around once it’s dead. Has anyone else recognized the need to get-up-and-walk-around after a truly satisfying coding moment? Do you have other victory rituals?

                          T Offline
                          T Offline
                          theoldfool
                          wrote on last edited by
                          #13

                          I think most of us can relate.:thumbsup:

                          >64 Some days the dragon wins. Suck it up.

                          1 Reply Last reply
                          0
                          • Mircea NeacsuM Mircea Neacsu

                            You don't get up and walk around after you shot yourself in the foot. Please be consistent! :laugh:

                            Mircea

                            B Offline
                            B Offline
                            BBar2
                            wrote on last edited by
                            #14

                            Just the kind of inconsistency that caused me to shoot myself in the foot, in the first place.

                            1 Reply Last reply
                            0
                            • B BBar2

                              I’m a 60 year old coder. I’ve been doing it since I was 20. I always knew I loved it, but I just realized I truly do it for the get-up-and-walk-around moment. That’s the moment when you fix a sneaky bug, or complete a demanding or tricky task/algorithm/approach. It’s so satisfying, that you can’t simply move on to the next thing. You have to get up and walk around to bask in the satisfaction. I’m chasing a get up and walk around worthy bug in a bit of embedded C++ at the moment. It’s a timer fringe case, or a variable the should be volatile, and it’s not. I’ll get it, and I’ll certainly need to get-up-and-walk-around once it’s dead. Has anyone else recognized the need to get-up-and-walk-around after a truly satisfying coding moment? Do you have other victory rituals?

                              A Offline
                              A Offline
                              Amarnath S
                              wrote on last edited by
                              #15

                              My moment was in a complicated mathematical computation. Was getting wrong results for about a week. Then one afternoon was debugging when I saw that a minus sign was keyed in as a plus sign. After that fix, all results became correct.

                              G B 2 Replies Last reply
                              0
                              • B BBar2

                                I’m a 60 year old coder. I’ve been doing it since I was 20. I always knew I loved it, but I just realized I truly do it for the get-up-and-walk-around moment. That’s the moment when you fix a sneaky bug, or complete a demanding or tricky task/algorithm/approach. It’s so satisfying, that you can’t simply move on to the next thing. You have to get up and walk around to bask in the satisfaction. I’m chasing a get up and walk around worthy bug in a bit of embedded C++ at the moment. It’s a timer fringe case, or a variable the should be volatile, and it’s not. I’ll get it, and I’ll certainly need to get-up-and-walk-around once it’s dead. Has anyone else recognized the need to get-up-and-walk-around after a truly satisfying coding moment? Do you have other victory rituals?

                                R Offline
                                R Offline
                                rnbergren
                                wrote on last edited by
                                #16

                                YES! and like you when in the middle of a particularly annoying problem. I actually begin fantasying about what the get up and walk around is going to be like. It is particularly fun when I have "budgeted" lets say 8 hours to fix something and have a moment of brilliance and solve in an hour or so. I almost always take an hour or so to bask in my walking around moment. I barely ever take the full 7 I have allotted myself. It is a wonderful feeling.

                                To err is human to really elephant it up you need a computer

                                1 Reply Last reply
                                0
                                • B BBar2

                                  I’m a 60 year old coder. I’ve been doing it since I was 20. I always knew I loved it, but I just realized I truly do it for the get-up-and-walk-around moment. That’s the moment when you fix a sneaky bug, or complete a demanding or tricky task/algorithm/approach. It’s so satisfying, that you can’t simply move on to the next thing. You have to get up and walk around to bask in the satisfaction. I’m chasing a get up and walk around worthy bug in a bit of embedded C++ at the moment. It’s a timer fringe case, or a variable the should be volatile, and it’s not. I’ll get it, and I’ll certainly need to get-up-and-walk-around once it’s dead. Has anyone else recognized the need to get-up-and-walk-around after a truly satisfying coding moment? Do you have other victory rituals?

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

                                  Certainly! I recognize the feeling, and the action, very well. I'll take the opportunity to tell of two other ways of reacting to a victory. This was a math problem, but it might as well have been an algorithmic one: In preparation for the math finals, two of my University classmates, Jon and Berit, were solving problems from the finals of previous years. Berit was the undisputed #1 in academic results, less so in self confidence. Jon was the other way around - certainly so for the confidence part. For one problem, they got stuck, couldn't make out how to solve the problem. So rather than locking up each other's way of attacking it, they agreed to split, sit at separate tables apart from each other, trying to solve the problem alone. And so it happened that they both 'saw the light' at the very same moment. And Jon exclaimed: Boy, am I smart! And Berit exclaimed: Boy, have I been dumb! (Those who know them both, says: Right! - That is just like both of them.) After Jon told me of this episode, with a laugh, I asked Berit if it was true. She looked down, and nodded: I guess that is exactly what happened ...

                                  1 Reply Last reply
                                  0
                                  • B BBar2

                                    I’m a 60 year old coder. I’ve been doing it since I was 20. I always knew I loved it, but I just realized I truly do it for the get-up-and-walk-around moment. That’s the moment when you fix a sneaky bug, or complete a demanding or tricky task/algorithm/approach. It’s so satisfying, that you can’t simply move on to the next thing. You have to get up and walk around to bask in the satisfaction. I’m chasing a get up and walk around worthy bug in a bit of embedded C++ at the moment. It’s a timer fringe case, or a variable the should be volatile, and it’s not. I’ll get it, and I’ll certainly need to get-up-and-walk-around once it’s dead. Has anyone else recognized the need to get-up-and-walk-around after a truly satisfying coding moment? Do you have other victory rituals?

                                    R Offline
                                    R Offline
                                    Ron Anders
                                    wrote on last edited by
                                    #18

                                    Anymore I look out the window and thank God in heaven for helping me, then run off to facebook to see what the rest of the world has been up to, play some phone solitaire and just be "analog" for a while before perusing the bug log to see what one will be next on the pole.

                                    1 Reply Last reply
                                    0
                                    • B BBar2

                                      I’m a 60 year old coder. I’ve been doing it since I was 20. I always knew I loved it, but I just realized I truly do it for the get-up-and-walk-around moment. That’s the moment when you fix a sneaky bug, or complete a demanding or tricky task/algorithm/approach. It’s so satisfying, that you can’t simply move on to the next thing. You have to get up and walk around to bask in the satisfaction. I’m chasing a get up and walk around worthy bug in a bit of embedded C++ at the moment. It’s a timer fringe case, or a variable the should be volatile, and it’s not. I’ll get it, and I’ll certainly need to get-up-and-walk-around once it’s dead. Has anyone else recognized the need to get-up-and-walk-around after a truly satisfying coding moment? Do you have other victory rituals?

                                      G Offline
                                      G Offline
                                      Gary Wheeler
                                      wrote on last edited by
                                      #19

                                      BBar2 wrote:

                                      a variable the should be volatile, and it’s not

                                      Ah, memories of Microsoft 'C' 6.0 back in the MS-DOS days. They didn't implement the volatile keyword, and their optimizer would move what looked like loop-invariant code outside a loop. Made for a dandy interrupt service debugging experience. I had to disable optimization entirely.

                                      BBar2 wrote:

                                      Do you have other victory rituals?

                                      I do the get up and walk around bit too. I wander around for a bit and then come back and make really sure I've fixed the problem.

                                      Software Zen: delete this;

                                      1 Reply Last reply
                                      0
                                      • G GuyThiebaut

                                        Absolutely :thumbsup: a bit like how a deer shakes after having escaped danger the walk around gets the adrenalin out of the system.

                                        “That which can be asserted without evidence, can be dismissed without evidence.”

                                        ― Christopher Hitchens

                                        G Offline
                                        G Offline
                                        Gary Wheeler
                                        wrote on last edited by
                                        #20

                                        GuyThiebaut wrote:

                                        a deer shakes after having escaped danger the walk around gets the adrenalin out of the system

                                        I see the same thing in my greyhound. After he's run zoomies for a couple of minutes, he walks around shaking and blowing for a while. Even at almost ten years old, he can still get up to around 25 mph (racers at their peak can do 40+ mph).

                                        Software Zen: delete this;

                                        T 1 Reply Last reply
                                        0
                                        • G Gary Wheeler

                                          GuyThiebaut wrote:

                                          a deer shakes after having escaped danger the walk around gets the adrenalin out of the system

                                          I see the same thing in my greyhound. After he's run zoomies for a couple of minutes, he walks around shaking and blowing for a while. Even at almost ten years old, he can still get up to around 25 mph (racers at their peak can do 40+ mph).

                                          Software Zen: delete this;

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

                                          On the highway, I have seen Grehounds at 55 and 60 mph :-)

                                          G 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