Stack Overflow Hits 10M Uniques
techcrunch.com
Stack Overflow Hits 10M Uniques
1–10 of 27 posts
Re: Stack Overflow Hits 10M Uniques
#2Re: Stack Overflow Hits 10M Uniques
#3Re: Stack Overflow Hits 10M Uniques
#4Re: Stack Overflow Hits 10M Uniques
#5Re: Stack Overflow Hits 10M Uniques
#6Of course it's an estimate as there are complications in calculating it like users deleting cookies, one user with multiple browsers (ahem, programmers), etc.
It's still an awesome milestone.`
Re: Stack Overflow Hits 10M Uniques
#7[deleted]
I just checked their users page (http://stackoverflow.com/users) and they 8003 pages of 35 accounts, which comes out to be "just" 280,105 accounts in the system, including people who just stop by once to ask or answer a random question (you don't need to create an account there, they create a cookie-based one for you when you do something on the site the first time).
They're pretty much definitely identifying uniques via some combination of cookies, IP addresses, and perhaps some other methods. I seriously doubt you bother to clear your old cookies before creating each new account on the system.
Besides, I got the impression that the article was referring to the entire network, including the StackEx sites, in its totals.
I'm a bit like you too, btw, in that I have more than one account there, but for a different purpose. I've created new accounts there before to ask what I think are really dumb questions. It's bad enough that the top voted question on my account right now is "Should I find a new career?" which I created during a particularly bad time at my last job. That question is probably the single biggest reason I never signed up for their Careers service, right after the fact that there's basically nothing there for Canada.
Re: Stack Overflow Hits 10M Uniques
#8For such a long time TC have deliberately refrained from mentioning/promoting StackOverflow.
Thank you guys (the SO team and the contributors), for providing such a valuable website for programmers.
Re: Stack Overflow Hits 10M Uniques
#9Stack overflow has probably been the best Q&A site around, content-wise, user-experience wise and probably every other criteria a user would care about. Good work !
Since I'm doing this in isolation, I'm trying to use StackOverflow as a surrogate mentor. When I have a question about how to do things, mostly design issues, I can usually find an existing discussion (yes Jeff, discussion) on the topic. It sucks up an awful amount of my time, but I feel like I've grown a lot professionally because of it.
Re: Stack Overflow Hits 10M Uniques
#10[deleted]
I suppose it depends on how they're counting uniques, but I doubt it has much, if anything, to do with how many accounts there are on the site. I just checked their users page ( http://stackoverflow.com/users ) and they 8003 pages of 35 accounts, which comes out to be "just" 280,105 accounts in the system, including people who just stop by once to ask or answer a random question (you don't need to create an account t…