Lines of Code
Comments focus on counting, estimating, and debating the number of lines of code (LOC) in various software projects, often expressing surprise at how small or large the codebases are compared to expectations.
Activity Over Time
Top Contributors
Keywords
Sample Comments
3'000+ lines of code <- this seems pretty low
Where's the 20 lines of code? The code base is small, but looks like hundreds of lines, not dozens.
Wow, it's only 8000 lines of code.
So, how many lines of code does it have?
for anybody who doesn't want to click, it's 6400+ lines of code
1 billion lines of code, that is why.
it's 20 million lines of code.
Err... for me: that's shockingly small amount of code. I don't think there's over 5k of LOC there.
> It's only 127 lines of codeIt's not, a lot of this are comments. It's around 99 LOC
Almost 16000 lines in a single source code file. I find this both admirable and unsettling.