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. You know you're a hard-core CPien when...

You know you're a hard-core CPien when...

Scheduled Pinned Locked Moved The Lounge
asp-net
27 Posts 15 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

    static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

    E A R N W 10 Replies Last reply
    0
    • L Lost User

      You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

      static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

      E Offline
      E Offline
      Edbert P
      wrote on last edited by
      #2

      you're posting a post like the above. ;P

      "A democracy is nothing more than mob rule, where fifty-one percent of the people may take away the rights of the other forty-nine." - Thomas Jefferson "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." - Benjamin Franklin Edbert Sydney, Australia

      C 1 Reply Last reply
      0
      • L Lost User

        You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

        static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

        A Offline
        A Offline
        AbhishekBK
        wrote on last edited by
        #3

        Not to mention, You post on CP even during your holiday.

        Abhishek It is impossible to change your past. But it is very possible to ruin your present by worring about the future. -Chankya

        1 Reply Last reply
        0
        • L Lost User

          You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

          static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

          R Offline
          R Offline
          RoswellNX
          wrote on last edited by
          #4

          Sounds like me Roswell:omg:

          "Angelinos -- excuse me. There will be civility today."
          Antonio VillaRaigosa
          City Mayor, Los Angeles, CA

          1 Reply Last reply
          0
          • E Edbert P

            you're posting a post like the above. ;P

            "A democracy is nothing more than mob rule, where fifty-one percent of the people may take away the rights of the other forty-nine." - Thomas Jefferson "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." - Benjamin Franklin Edbert Sydney, Australia

            C Offline
            C Offline
            cmk
            wrote on last edited by
            #5

            ... you reply to a posting like the above.

            ...cmk Save the whales - collect the whole set

            _ 1 Reply Last reply
            0
            • C cmk

              ... you reply to a posting like the above.

              ...cmk Save the whales - collect the whole set

              _ Offline
              _ Offline
              _AK_
              wrote on last edited by
              #6

              cmk wrote:

              .. you reply to a posting like the above.

              :-D Infact all who are replying... :)

              Best Regards, Apurva Kaushal

              L 1 Reply Last reply
              0
              • _ _AK_

                cmk wrote:

                .. you reply to a posting like the above.

                :-D Infact all who are replying... :)

                Best Regards, Apurva Kaushal

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

                Apurva Kaushal wrote:

                cmk wrote: .. you reply to a posting like the above. Infact all who are replying...

                throw new StackOverflowException("Oh no!!! we are stuck in an infinate loop.");

                =====Brain melting code===== static int Sqrt(int x){ if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg: ====TSI TLFL EEOOLHTG===== ^^^^^^^^^^^^^^^^^ Decode that and you will win.;P ============Hint=========== cout << "33 20 57 4F 52 44 53 62 63 6B 77 6F 72 64 73";

                _ 1 Reply Last reply
                0
                • L Lost User

                  Apurva Kaushal wrote:

                  cmk wrote: .. you reply to a posting like the above. Infact all who are replying...

                  throw new StackOverflowException("Oh no!!! we are stuck in an infinate loop.");

                  =====Brain melting code===== static int Sqrt(int x){ if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg: ====TSI TLFL EEOOLHTG===== ^^^^^^^^^^^^^^^^^ Decode that and you will win.;P ============Hint=========== cout << "33 20 57 4F 52 44 53 62 63 6B 77 6F 72 64 73";

                  _ Offline
                  _ Offline
                  _AK_
                  wrote on last edited by
                  #8

                  :laugh: :laugh:

                  Best Regards, Apurva Kaushal

                  1 Reply Last reply
                  0
                  • L Lost User

                    You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

                    static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

                    N Offline
                    N Offline
                    NormDroid
                    wrote on last edited by
                    #9

                    :wtf: Time for a break if you ask me.

                    We made the buttons on the screen look so good you'll want to lick them. Steve Jobs

                    1 Reply Last reply
                    0
                    • L Lost User

                      You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

                      static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

                      W Offline
                      W Offline
                      WillemM
                      wrote on last edited by
                      #10

                      I think I'm addicted, we should start a talkgroup or call dr. phil, see if that helps ;P

                      WM.
                      What about weapons of mass-construction?

                      1 Reply Last reply
                      0
                      • L Lost User

                        You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

                        static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

                        P Offline
                        P Offline
                        peterchen
                        wrote on last edited by
                        #11

                        That's not hard core that's addicted! (welcome to the club ;))


                        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                        Linkify! || Fold With Us! || sighist

                        1 Reply Last reply
                        0
                        • L Lost User

                          You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

                          static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

                          W Offline
                          W Offline
                          Weiye Chen
                          wrote on last edited by
                          #12

                          Henize wrote:

                          You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

                          Only this 2. :)

                          Weiye Chen Time may have changed my life, but my heart remains the same to you... Time may have changed my heart, but my love for you never change...

                          1 Reply Last reply
                          0
                          • L Lost User

                            You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

                            static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

                            C Offline
                            C Offline
                            Colin Angus Mackay
                            wrote on last edited by
                            #13

                            Pah! You're not hard core until you've posted at least 10,000 posts!


                            Upcoming Scottish Developers events: * UK Security Evangelists On Tour (2nd November, Edinburgh) * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

                            _ R 2 Replies Last reply
                            0
                            • L Lost User

                              You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

                              static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

                              R Offline
                              R Offline
                              robasmith
                              wrote on last edited by
                              #14

                              -You don't spell it like everyone else (CPian, CPien ????) -You don't know what the heck it means (that would be me! :laugh:)

                              P 1 Reply Last reply
                              0
                              • L Lost User

                                You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am. You have a minute to spare and you check on CP. Your hanging around on CP when you should be working.

                                static int Sqrt(int x) { if (x<0) throw new ArgumentOutOfRangeException(); int temp, y=0, b=0x8000, bshft=15, v=x; do { if (v>=(temp=(y<<1)+b<>=1)>0); return y; :omg:

                                D Offline
                                D Offline
                                David Crow
                                wrote on last edited by
                                #15

                                Henize wrote:

                                You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am.

                                Glad to know I'm not hard-core.


                                "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                                "Judge not by the eye but by the heart." - Native American Proverb

                                _ 1 Reply Last reply
                                0
                                • D David Crow

                                  Henize wrote:

                                  You're constantly posting messages in the forums. You get on CP right after you wake up and just before you go to bed. Your first message was posted at 10:00am and your last message was posted at 3:00am.

                                  Glad to know I'm not hard-core.


                                  "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                                  "Judge not by the eye but by the heart." - Native American Proverb

                                  _ Offline
                                  _ Offline
                                  _AK_
                                  wrote on last edited by
                                  #16

                                  What about the rest two. :-D

                                  Best Regards, Apurva Kaushal

                                  D 1 Reply Last reply
                                  0
                                  • C Colin Angus Mackay

                                    Pah! You're not hard core until you've posted at least 10,000 posts!


                                    Upcoming Scottish Developers events: * UK Security Evangelists On Tour (2nd November, Edinburgh) * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

                                    _ Offline
                                    _ Offline
                                    _AK_
                                    wrote on last edited by
                                    #17

                                    Then very few qualifies for that. :-D

                                    Best Regards, Apurva Kaushal

                                    D 1 Reply Last reply
                                    0
                                    • _ _AK_

                                      What about the rest two. :-D

                                      Best Regards, Apurva Kaushal

                                      D Offline
                                      D Offline
                                      David Crow
                                      wrote on last edited by
                                      #18

                                      Apurva Kaushal wrote:

                                      What about the rest two.

                                      Periodically, but I assumed it was an all-or-nothing requirement. I only met, at most, 2/5 of those so I guess I'm just a casual visitor. :-D


                                      "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                                      "Judge not by the eye but by the heart." - Native American Proverb

                                      _ P 2 Replies Last reply
                                      0
                                      • D David Crow

                                        Apurva Kaushal wrote:

                                        What about the rest two.

                                        Periodically, but I assumed it was an all-or-nothing requirement. I only met, at most, 2/5 of those so I guess I'm just a casual visitor. :-D


                                        "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                                        "Judge not by the eye but by the heart." - Native American Proverb

                                        _ Offline
                                        _ Offline
                                        _AK_
                                        wrote on last edited by
                                        #19

                                        DavidCrow wrote:

                                        I guess I'm just a casual visitor.

                                        A casual visitor is having 12000+ posts to his name.. ;P

                                        Best Regards, Apurva Kaushal

                                        D 1 Reply Last reply
                                        0
                                        • _ _AK_

                                          DavidCrow wrote:

                                          I guess I'm just a casual visitor.

                                          A casual visitor is having 12000+ posts to his name.. ;P

                                          Best Regards, Apurva Kaushal

                                          D Offline
                                          D Offline
                                          David Crow
                                          wrote on last edited by
                                          #20

                                          Apurva Kaushal wrote:

                                          A casual visitor is having 12000+ posts to his name..

                                          Right, hence is why I said I was only a casual visitor. In any case, that's only about 8-1/2 posts per day. That's a mere drop in the bucket compared to some.


                                          "Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

                                          "Judge not by the eye but by the heart." - Native American Proverb

                                          _ 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