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. Did you know ... how many articles there are on CP?

Did you know ... how many articles there are on CP?

Scheduled Pinned Locked Moved The Lounge
csharpcomtoolsquestionlounge
36 Posts 21 Posters 4 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.
  • OriginalGriffO OriginalGriff

    Nor did I. But this provides counts: Site Map[^] so I knocked up a quick C# to find out: 63343. And a quick check says that doesn't include Tips* (so Projects probably aren't there either) If my authorship history is anything to go by, that would add a significant digit to that, at least: 17 articles to 88 tips. That's a significant body of knowledge right there - not at all bad for the age of the site, given that most of 'em are pretty damn good quality! * Because I looked in a small sub category for a specific tip of mine and it isn't listed

    "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!

    R Offline
    R Offline
    Rage
    wrote on last edited by
    #11

    OriginalGriff wrote:

    I hope they used an unsigned word to track the count, and no signed one.

    Do not escape reality : improve reality !

    Greg UtasG OriginalGriffO 2 Replies Last reply
    0
    • S Slacker007

      OriginalGriff wrote:

      I knocked up a quick C#

      In America this translates to "Had a quick fling with C# and got her pregnant". And yes, I have been told on countless occasions here at this site, that Americans do not speak or write English, correctly. :-D

      R Offline
      R Offline
      Rage
      wrote on last edited by
      #12

      Slacker007 wrote:

      site, that Americans do not speak or write English, correctly.

      Real question : is the punctuation in this sentence correctly set ?

      Do not escape reality : improve reality !

      S H 2 Replies Last reply
      0
      • R Rage

        OriginalGriff wrote:

        I hope they used an unsigned word to track the count, and no signed one.

        Do not escape reality : improve reality !

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

        They did, but it was a uint16_t, so we're nearing the event horizon... :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
        • R Rage

          OriginalGriff wrote:

          I hope they used an unsigned word to track the count, and no signed one.

          Do not escape reality : improve reality !

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

          I think they use 32bit integers: certainly the notifications count doesn't fit in 16 bits, mine is standing at 88,266 unread messages.

          "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

          D 1 Reply Last reply
          0
          • R Rage

            Slacker007 wrote:

            site, that Americans do not speak or write English, correctly.

            Real question : is the punctuation in this sentence correctly set ?

            Do not escape reality : improve reality !

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

            Probably not, but I'm American, so I don't care. :laugh:

            1 Reply Last reply
            0
            • OriginalGriffO OriginalGriff

              Nor did I. But this provides counts: Site Map[^] so I knocked up a quick C# to find out: 63343. And a quick check says that doesn't include Tips* (so Projects probably aren't there either) If my authorship history is anything to go by, that would add a significant digit to that, at least: 17 articles to 88 tips. That's a significant body of knowledge right there - not at all bad for the age of the site, given that most of 'em are pretty damn good quality! * Because I looked in a small sub category for a specific tip of mine and it isn't listed

              "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!

              H Offline
              H Offline
              honey the codewitch
              wrote on last edited by
              #16

              I have created so many tips I'd probably bump the scale a little myself.

              Real programmers use butterflies

              1 Reply Last reply
              0
              • S Slacker007

                OriginalGriff wrote:

                I knocked up a quick C#

                In America this translates to "Had a quick fling with C# and got her pregnant". And yes, I have been told on countless occasions here at this site, that Americans do not speak or write English, correctly. :-D

                F Offline
                F Offline
                fd9750
                wrote on last edited by
                #17

                Quote:

                And yes, I have been told on countless occasions here at this site, that Americans do not speak or write English, correctly.

                I don't agree: it is just another variant of English, that is what you get if you end up with a huge empire. Most members of the empire end up being too far away from each other to notice their local "quirks" so they start diverging. It happened even in a tiny patch like Flanders/Netherlands. Although Dutch and Flemish share the same origin there is an ever increasing requirement to subtitle TV programs for the "other" side to really understand what is being said. It is very unlikely to get any better soon and I guess we wouldn't like it to be. If all else fails we can start speaking English to each other. :-\

                K 1 Reply Last reply
                0
                • OriginalGriffO OriginalGriff

                  Nor did I. But this provides counts: Site Map[^] so I knocked up a quick C# to find out: 63343. And a quick check says that doesn't include Tips* (so Projects probably aren't there either) If my authorship history is anything to go by, that would add a significant digit to that, at least: 17 articles to 88 tips. That's a significant body of knowledge right there - not at all bad for the age of the site, given that most of 'em are pretty damn good quality! * Because I looked in a small sub category for a specific tip of mine and it isn't listed

                  "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!

                  M Offline
                  M Offline
                  Matthew Dennis
                  wrote on last edited by
                  #18

                  Or you could go to the search page [Search](https://www.codeproject.com/search.aspx?q=\*&x=0&y=0&sbo=kw) and you would see something like "63,412 Results" just above the Filters on the top left.

                  "Time flies like an arrow. Fruit flies like a banana."

                  OriginalGriffO 1 Reply Last reply
                  0
                  • OriginalGriffO OriginalGriff

                    Nah - I have a WinForms OneOffJobs app I throw code into and recycle when I have a on-the-spot job to code / test / try.

                    "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!

                    F Offline
                    F Offline
                    Forogar
                    wrote on last edited by
                    #19

                    I have a WinForm program called "Test" (good name, eh?) which is full of commented-out code. Anything I want to test on a one-off basis goes in there and then gets commented out in case I want to steal bits back later. That project is about 15 years old and has been updated more times that I can count.

                    - I would love to change the world, but they won’t give me the source code.

                    R 1 Reply Last reply
                    0
                    • M Matthew Dennis

                      Or you could go to the search page [Search](https://www.codeproject.com/search.aspx?q=\*&x=0&y=0&sbo=kw) and you would see something like "63,412 Results" just above the Filters on the top left.

                      "Time flies like an arrow. Fruit flies like a banana."

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

                      That would have been easier, yes ... :-O

                      "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

                      1 Reply Last reply
                      0
                      • F Forogar

                        I have a WinForm program called "Test" (good name, eh?) which is full of commented-out code. Anything I want to test on a one-off basis goes in there and then gets commented out in case I want to steal bits back later. That project is about 15 years old and has been updated more times that I can count.

                        - I would love to change the world, but they won’t give me the source code.

                        R Offline
                        R Offline
                        Rick York
                        wrote on last edited by
                        #21

                        Wow, two others who do that. No one I work with seems to or, at least, won't admit to it.

                        "They have a consciousness, they have a life, they have a soul! Damn you! Let the rabbits wear glasses! Save our brothers! Can I get an amen?"

                        1 Reply Last reply
                        0
                        • Greg UtasG Greg Utas

                          The 15,000,000th account was opened yesterday, which I believe was the day after CP's 21st anniversary. CP says it has ~14.7 million members. So ~300K accounts have been closed, many of them for posting spam.

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

                          R Offline
                          R Offline
                          Rick York
                          wrote on last edited by
                          #22

                          I was going to mention something about that and forgot, until now. The dates are weird. I don't know if you know all the history of this site but Chris sent out an e-mail to members of a different site about this one being started. At that point, those on that list were registered for this site. The curious thing is that happened on 6 July 2000 - several months before this site's incept date. You can see this by looking at my profile info. The net effect is we were registered for the site before it existed.

                          "They have a consciousness, they have a life, they have a soul! Damn you! Let the rabbits wear glasses! Save our brothers! Can I get an amen?"

                          Greg UtasG 1 Reply Last reply
                          0
                          • R Rick York

                            I was going to mention something about that and forgot, until now. The dates are weird. I don't know if you know all the history of this site but Chris sent out an e-mail to members of a different site about this one being started. At that point, those on that list were registered for this site. The curious thing is that happened on 6 July 2000 - several months before this site's incept date. You can see this by looking at my profile info. The net effect is we were registered for the site before it existed.

                            "They have a consciousness, they have a life, they have a soul! Damn you! Let the rabbits wear glasses! Save our brothers! Can I get an amen?"

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

                            I didn't join until many years later, and only became active last year, so I was unaware of this.

                            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
                            • OriginalGriffO OriginalGriff

                              I think they use 32bit integers: certainly the notifications count doesn't fit in 16 bits, mine is standing at 88,266 unread messages.

                              "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!

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

                              In preparation for your rep point balance rolling over at 232 , all numerical integer types have been replaced with BigInt. :)

                              Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

                              OriginalGriffO 1 Reply Last reply
                              0
                              • D Daniel Pfeffer

                                In preparation for your rep point balance rolling over at 232 , all numerical integer types have been replaced with BigInt. :)

                                Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

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

                                That will at least give the hamsters plenty of time to prepare! :-D

                                "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

                                1 Reply Last reply
                                0
                                • OriginalGriffO OriginalGriff

                                  Nor did I. But this provides counts: Site Map[^] so I knocked up a quick C# to find out: 63343. And a quick check says that doesn't include Tips* (so Projects probably aren't there either) If my authorship history is anything to go by, that would add a significant digit to that, at least: 17 articles to 88 tips. That's a significant body of knowledge right there - not at all bad for the age of the site, given that most of 'em are pretty damn good quality! * Because I looked in a small sub category for a specific tip of mine and it isn't listed

                                  "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!

                                  P Offline
                                  P Offline
                                  Peter Gorod
                                  wrote on last edited by
                                  #26

                                  I believe round numbers are milestones to be celebrated, so a party is in order when we reach the 65,536 th article.

                                  1 Reply Last reply
                                  0
                                  • R Rage

                                    Slacker007 wrote:

                                    site, that Americans do not speak or write English, correctly.

                                    Real question : is the punctuation in this sentence correctly set ?

                                    Do not escape reality : improve reality !

                                    H Offline
                                    H Offline
                                    Harrison Pratt
                                    wrote on last edited by
                                    #27

                                    Tiny bit of humor there! Q: How to tell a copy editor from a code formatter? A: \w*: vs. \w*\s:\s

                                    1 Reply Last reply
                                    0
                                    • OriginalGriffO OriginalGriff

                                      That's not quite right: there are 1M students seeking homework they are too lazy to do, a dozen admin, the six of us members, and the rest are all sock puppets! :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!

                                      H Offline
                                      H Offline
                                      Hooga Booga
                                      wrote on last edited by
                                      #28

                                      Sock puppet! #$&@, I've been found out!

                                      Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx

                                      1 Reply Last reply
                                      0
                                      • OriginalGriffO OriginalGriff

                                        That's not quite right: there are 1M students seeking homework they are too lazy to do, a dozen admin, the six of us members, and the rest are all sock puppets! :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!

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

                                        You guys do a great job with those puppets. I'm seriously impressed with your stamina

                                        cheers Chris Maunder

                                        1 Reply Last reply
                                        0
                                        • F fd9750

                                          Quote:

                                          And yes, I have been told on countless occasions here at this site, that Americans do not speak or write English, correctly.

                                          I don't agree: it is just another variant of English, that is what you get if you end up with a huge empire. Most members of the empire end up being too far away from each other to notice their local "quirks" so they start diverging. It happened even in a tiny patch like Flanders/Netherlands. Although Dutch and Flemish share the same origin there is an ever increasing requirement to subtitle TV programs for the "other" side to really understand what is being said. It is very unlikely to get any better soon and I guess we wouldn't like it to be. If all else fails we can start speaking English to each other. :-\

                                          K Offline
                                          K Offline
                                          Keefer S
                                          wrote on last edited by
                                          #30

                                          Yes we can all speak Engrish! Uh oh, was that inappropriate? ;P

                                          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