- How many users are there on Stackoverflow?
- How long has this site been around?
- What computer programming language is stackoverflow made with?
|
| |||||||
feedback
|
migrated from stackoverflow.com Aug 21 '09 at 5:37
This question came from our site for professional and enthusiast programmers.
|
It's been around for more than a year. It has ~86000 users. SO has been implemented in ASP.NET MVC 1.0, among other things. | |||||||||||
feedback
|
|
In addition to Mehrdad's answer, the technology behind SO is found here (And I think the exact user count is 85726 users). | |||||||||||
feedback
|
|
Obviously, the number of users can somewhat be calculated: click on the users tab, go to the last page, calculate (#pages * 35) - free places on the last page. But there are people - I remember a question here where somebody admitted to have 8 unique accounts, just to have a clean record with no downvotes - that make multiple accounts. see here and here too. And one does not need an account. So no way of telling. If you means views or distinct views in a certain period of time, see here at quantcast. | |||||
feedback
|
|
If you are interested in the number of people who have actively used Stack Overflow, the badges provide a good metric. These users have participated in Stack Overflow in some substantive way.
You can see that the three badges track pretty closely. It seems like a good measure of how many people have actively participated in Stack Overflow in some way. This doesn't really cover the use case where someone was looking for an answer on Google and found it on Stack Overflow. User counts (85726) would be more inclusive of all people who have come to Stack Overflow. | |||
feedback
|
|
| |||
|
feedback
|
|
There are
You can run this query yourself here to try it with different numbers. Many people anonymously browse this site every day though. | ||||
|
feedback
|
|
Update: There are now 114,119 users, with 63,216 users having 10 or more reputation. There is exactly one user with exactly 10 reputation. It is notable that about 1/2 of the SO population is under 10 reputation both now and when this question was first posted. Keep in mind that SO continuously removes inactive accounts from the system, so even those under 10 rep people are not simply old accounts started over a year ago. | |||||||
feedback
|
