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. and suddenly, there were multitudes

and suddenly, there were multitudes

Scheduled Pinned Locked Moved The Lounge
csharp
23 Posts 10 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.
  • H honey the codewitch

    My codebase, excluding binaries has now reached 600k of C# code. I don't know how many people can appreciate how much code that is for one person. I feel like I deserve a cookie or a sticker or something. :laugh:

    When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

    B Offline
    B Offline
    BillWoodruff
    wrote on last edited by
    #13

    honey the monster, codewitch wrote:

    My codebase, excluding binaries has now reached 600k of C# code.

    And, now you are pausing, until your Lounge posts catch up ? :)

    «Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot

    H 1 Reply Last reply
    0
    • B BillWoodruff

      honey the monster, codewitch wrote:

      My codebase, excluding binaries has now reached 600k of C# code.

      And, now you are pausing, until your Lounge posts catch up ? :)

      «Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?» T. S. Elliot

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

      naturally

      When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

      1 Reply Last reply
      0
      • W W Balboos GHB

        . . . because someone has to ask: OK - but how many bytes was it BEFORE you put your coffee cup on the space bar?

        Ravings en masse^

        "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

        "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

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

        1MB =(

        When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

        1 Reply Last reply
        0
        • H honey the codewitch

          My codebase, excluding binaries has now reached 600k of C# code. I don't know how many people can appreciate how much code that is for one person. I feel like I deserve a cookie or a sticker or something. :laugh:

          When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

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

          Hmm. My C#/XAML/C++ source code for one of our products runs to 322MB, spread over 115 folders containing 1699 files. Of course, I have been working on this beast since 2008, so... :sigh:

          Software Zen: delete this;

          H 1 Reply Last reply
          0
          • G Gary Wheeler

            Hmm. My C#/XAML/C++ source code for one of our products runs to 322MB, spread over 115 folders containing 1699 files. Of course, I have been working on this beast since 2008, so... :sigh:

            Software Zen: delete this;

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

            i hope a lot of that is generated.

            When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

            G 1 Reply Last reply
            0
            • H honey the codewitch

              i hope a lot of that is generated.

              When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

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

              Oops. Correction. It should be 322MB. I accidentally included a company library that I didn't write. That total doesn't include any generated code (*.Designer.cs and such). It's only the sources I authored by hand.

              Software Zen: delete this;

              H 1 Reply Last reply
              0
              • G Gary Wheeler

                Oops. Correction. It should be 322MB. I accidentally included a company library that I didn't write. That total doesn't include any generated code (*.Designer.cs and such). It's only the sources I authored by hand.

                Software Zen: delete this;

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

                that's a lot of code. you get a cookie =)

                When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                G 1 Reply Last reply
                0
                • H honey the codewitch

                  that's a lot of code. you get a cookie =)

                  When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

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

                  The funny thing is my part of the product is the UI, which adds relatively little in the way of product functionality. The actual working parts are several Windows services written by the rest of my group. For the old-timers in the crowd, we did a line count a few years ago out of curiousity. At that time this product had 2.5 million lines of code.

                  Software Zen: delete this;

                  1 Reply Last reply
                  0
                  • H honey the codewitch

                    My codebase, excluding binaries has now reached 600k of C# code. I don't know how many people can appreciate how much code that is for one person. I feel like I deserve a cookie or a sticker or something. :laugh:

                    When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                    D Offline
                    D Offline
                    Dean Roddey
                    wrote on last edited by
                    #21

                    Wait till you hit the 1M lines of code club. It took me quite a while to get there, and it takes a certain level of Rain Man style commitment.

                    Explorans limites defectum

                    H 1 Reply Last reply
                    0
                    • D Dean Roddey

                      Wait till you hit the 1M lines of code club. It took me quite a while to get there, and it takes a certain level of Rain Man style commitment.

                      Explorans limites defectum

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

                      I'm sure I have, as I've been coding for 32 years, much of it professionally. I've definitely worked on projects far exceeding that, like Windows XP. However, I have not on a personal project. Pck might be one of my larger personal endeavors, I think, aside from Grimoire, which isn't for release.

                      When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                      D 1 Reply Last reply
                      0
                      • H honey the codewitch

                        I'm sure I have, as I've been coding for 32 years, much of it professionally. I've definitely worked on projects far exceeding that, like Windows XP. However, I have not on a personal project. Pck might be one of my larger personal endeavors, I think, aside from Grimoire, which isn't for release.

                        When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                        D Offline
                        D Offline
                        Dean Roddey
                        wrote on last edited by
                        #23

                        I guess if I count non-personal work, it might be closer to 1.25M I guess. But my personal code base is right at 1M, probably slightly more now since I've not checked it in a while.

                        Explorans limites defectum

                        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