and suddenly, there were multitudes
-
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.
. . . because someone has to ask: OK - but how many bytes was it BEFORE you put your coffee cup on the space bar?
"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
-
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.
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
-
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
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.
-
. . . because someone has to ask: OK - but how many bytes was it BEFORE you put your coffee cup on the space bar?
"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
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.
-
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.
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;
-
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;
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.
-
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.
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;
-
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;
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.
-
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.
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;
-
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.
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
-
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
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.
-
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.
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