I often see posts talking about the size of the database but I've never seen any fun facts about the SO code size. How many lines of code are there? How big is the folder structure?
|
According to Benjamin Pollack:
Assuming an average of 40 characters per line, that's over 60,000 lines of source (probably more, since 40 char/line is generous). |
|||
|
|