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. How many of you...

How many of you...

Scheduled Pinned Locked Moved The Lounge
helpquestionannouncement
25 Posts 20 Posters 1 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.
  • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

    Sander Rossel wrote:

    Because I can't imagine people not checking that

    You have to work on your imagination...

    Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

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

    Alright, perhaps I can imagine it. It was more like wishful thinking :-O

    Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

    Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

    Regards, Sander

    1 Reply Last reply
    0
    • Sander RosselS Sander Rossel

      I must confess I've checked in non-compiling code once or twice... :-O And a couple of times that my checked in code didn't compile, but only because for some reason half of my code didn't get committed (like project A committed just fine, but project B didn't). And I've had a few coworkers who did that at least once a week which is very annoying. Or do you mean "release" as in a release to a customer? Because I can't imagine people not checking that :wtf:

      Read my (free) ebook Object-Oriented Programming in C# Succinctly. Visit my blog at Sander's bits - Writing the code you need. Or read my articles here on CodeProject.

      Simplicity is prerequisite for reliability. — Edsger W. Dijkstra

      Regards, Sander

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

      Sander Rossel wrote:

      do you mean "release" as in a release to a customer? Because I can't imagine people not checking that

      But you use Microsoft products! :laugh:

      Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

      "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

      1 Reply Last reply
      0
      • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

        ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

        Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

        N Offline
        N Offline
        Nagy Vilmos
        wrote on last edited by
        #8

        At one company we had automatic build that, originally, ran on all the dev environments each night. In our team we had a rule that if a build failed due to an untested checkin you bought treats - dog-nuts, cakes, etc - for those affected. One of my minions made a 'tiny tweak' to the build process itself. Next morning he came in to be confronted by 30+ failed builds... :laugh:

        veni bibi saltavi

        B M K 3 Replies Last reply
        0
        • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

          Shooting him is an act of mercy... I was in the line of skinning, boiling in oil... You know, the whole pack from the middle ages...

          Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

          D Offline
          D Offline
          Daniel Pfeffer
          wrote on last edited by
          #9

          Kornfeld Eliyahu Peter wrote:

          I was in the line of skinning, boiling in oil...

          ...then gibbeting on a lamppost outside the office, as a warning to others. :mad:

          If you have an important point to make, don't try to be subtle or clever. Use a pile driver. Hit the point once. Then come back and hit it again. Then hit it a third time - a tremendous whack. --Winston Churchill

          1 Reply Last reply
          0
          • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

            ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

            Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

            M Offline
            M Offline
            Munchies_Matt
            wrote on last edited by
            #10

            One arrogant prick I worked with did this. Checked in and got straight on Facebook. What a foster!

            1 Reply Last reply
            0
            • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

              ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

              Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

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

              Anyone who does this better have a real fast car.

              1 Reply Last reply
              0
              • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

                Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

                D Offline
                D Offline
                Dave Kreskowiak
                wrote on last edited by
                #12

                This litte meme[^] is hanging on more than a few cubes where I work.

                A guide to posting questions on CodeProject

                Click this: Asking questions is a skill. Seriously, do it.
                Dave Kreskowiak

                1 Reply Last reply
                0
                • N Nagy Vilmos

                  At one company we had automatic build that, originally, ran on all the dev environments each night. In our team we had a rule that if a build failed due to an untested checkin you bought treats - dog-nuts, cakes, etc - for those affected. One of my minions made a 'tiny tweak' to the build process itself. Next morning he came in to be confronted by 30+ failed builds... :laugh:

                  veni bibi saltavi

                  B Offline
                  B Offline
                  Brisingr Aerowing
                  wrote on last edited by
                  #13

                  Oops! :laugh: Was his face red after that?

                  What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

                  N 1 Reply Last reply
                  0
                  • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                    ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

                    Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

                    J Offline
                    J Offline
                    jeron1
                    wrote on last edited by
                    #14

                    Surely, there's a MS joke in here somewhere.

                    "the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle

                    1 Reply Last reply
                    0
                    • B Brisingr Aerowing

                      Oops! :laugh: Was his face red after that?

                      What do you get when you cross a joke with a rhetorical question? The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism. Do questions with multiple question marks annoy you???

                      N Offline
                      N Offline
                      Nagy Vilmos
                      wrote on last edited by
                      #15

                      Yup and his wallet was emptied :)

                      veni bibi saltavi

                      1 Reply Last reply
                      0
                      • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                        ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

                        Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

                        C Offline
                        C Offline
                        Chris Maunder
                        wrote on last edited by
                        #16

                        I refuse to answer on the grounds I may incriminate myself.

                        cheers Chris Maunder

                        1 Reply Last reply
                        0
                        • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                          ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

                          Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

                          S Offline
                          S Offline
                          Suvendu Shekhar Giri
                          wrote on last edited by
                          #17

                          Well, honestly.. such people exist on the earth...

                          ___@sHubHa

                          1 Reply Last reply
                          0
                          • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                            ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

                            Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

                            H Offline
                            H Offline
                            H Brydon
                            wrote on last edited by
                            #18

                            Kornfeld Eliyahu Peter wrote:

                            ...know people who release code without checking it at all? :mad:

                            There are times where I have had to do this because the checked in code is part of the build process.

                            I'm retired. There's a nap for that... - Harvey

                            1 Reply Last reply
                            0
                            • N Nagy Vilmos

                              At one company we had automatic build that, originally, ran on all the dev environments each night. In our team we had a rule that if a build failed due to an untested checkin you bought treats - dog-nuts, cakes, etc - for those affected. One of my minions made a 'tiny tweak' to the build process itself. Next morning he came in to be confronted by 30+ failed builds... :laugh:

                              veni bibi saltavi

                              M Offline
                              M Offline
                              Mycroft Holmes
                              wrote on last edited by
                              #19

                              Our penalty was a round of beers on friday night. It had been known that 2am was not an unreasonable time to get home after a bad week. With 6 dev, 2 QC and a PM it was a bloody expensive round. It had been known to log on to a colleagues machine and insert a divide by zero if it looked like being a dry week.

                              Never underestimate the power of human stupidity RAH

                              1 Reply Last reply
                              0
                              • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                                ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

                                Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

                                A Offline
                                A Offline
                                AndrewDavie
                                wrote on last edited by
                                #20

                                Pretty much all the time. It's the joys of PHP on a low volume website. If I break something, I've pretty much got 30 mins before anyone notices. For other languages, it the usual 'it works for me' scenario.

                                1 Reply Last reply
                                0
                                • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                                  ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

                                  Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

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

                                  Release code me? NEVER! I have had team members who do this all the time. There Sh!t don't stink ya know. Never admits fault etc.... Check in code that doesn't compile. This I do alllllll the time. I leave a compile error where I was last working all the time. This helps me pick up where I left off in the code. Check in and commit code for even a dev rollout though. Nope don't do that. But then again perhaps I work differently than others. (who knew :))))

                                  To err is human to really mess up you need a computer

                                  1 Reply Last reply
                                  0
                                  • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                                    ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

                                    Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

                                    B Offline
                                    B Offline
                                    Brad Stiles
                                    wrote on last edited by
                                    #22

                                    Kornfeld Eliyahu Peter wrote:

                                    know people who release code without checking it at all?

                                    To stinking many of them. Not only not checking it, but leaving it broken for the weekend. I've had people do that when just checking in code to the repo, and that's bad enough, but I've also seen people releasing code to production without checking, and then not responding to phone calls all weekend. Bloody torture time.

                                    1 Reply Last reply
                                    0
                                    • N Nagy Vilmos

                                      At one company we had automatic build that, originally, ran on all the dev environments each night. In our team we had a rule that if a build failed due to an untested checkin you bought treats - dog-nuts, cakes, etc - for those affected. One of my minions made a 'tiny tweak' to the build process itself. Next morning he came in to be confronted by 30+ failed builds... :laugh:

                                      veni bibi saltavi

                                      K Offline
                                      K Offline
                                      Kent K
                                      wrote on last edited by
                                      #23

                                      Dog-nuts?! Nasty! I thought the punishment was for the one who didn't test, not the other team members? :laugh:

                                      1 Reply Last reply
                                      0
                                      • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                                        ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

                                        Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

                                        C Offline
                                        C Offline
                                        Charles Programmer
                                        wrote on last edited by
                                        #24

                                        I'm only 1 and I don't. How many people answer "How many of you..." questions without providing a quantity?

                                        1 Reply Last reply
                                        0
                                        • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                                          ...know people who release code without checking it at all? :mad: (And do not tell you do it yourself!!!)

                                          Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

                                          K Offline
                                          K Offline
                                          Kirk 10389821
                                          wrote on last edited by
                                          #25

                                          Funny you should ask this. Recently (a friend) did a quick test and publish. It failed in production. Probably the first time in 8 years! further research, (the friend) missed the correct path for testing. Tweaked the fix, and was SO CONFIDENT it would work, they were ready to publish it. OMG! A quick break and then a decision to test it. Revealed another bug. RESET. Rescheduled. Fixed. Tested. Published. All was good. Then a funny thing happened. The friend (who is me) got really sick and was out of it for 2 days. (I literally stayed in bed and recovered) But I realized I was really really overworked, and had started making some questionable decisions as I got ill. I did not have my normal energy in approaching things. I am coming clean on this, as I did with my team, because it is important to pay attention to our health, and our schedules. I was NOT taking the time off that I DEMAND my team take off (we don't work weekends, or long long hours. At least not regularly. Maybe once a year!) We are bags of chemistry. When that gets out of whack, we are much more susceptible to stupid mistakes. The moral: Don't just kill the person who made a mistake. Focus on a culture to find the why, and HELP MAKE SURE it does not happen again!!! Being rushed, and not being 100% A terrible combination!

                                          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