It was one year ago today that the Stack Overflow private beta started. The first question was asked at 21:42 on July 31st, 2008.

Which means we’ve been doing this thing in public for a full year now — it’s a Stack Overflow birthday!

i-hope-you-enjoy-your-birthday-infinitely

Some stats for our first year:

  • Three new “family” sites have launched (serverfault.com, superuser.com, and meta.stackoverflow.com)
  • 208 blog posts have been posted
  • 63 podcasts have been recorded
  • 258,560 questions have been asked; 932,356 answers have been provided
  • 104,213 registered accounts have been created
  • two full-time associates are on board (Jarrod and Geoff)
  • Stack Overflow now peaks at 965k pageviews per day, and 414k visits per day.

But more important than any of this, is that I think we’ve honestly raised the quality bar for getting good answers to programming questions on the internet. There is nothing more thrilling to me than clicking on a Stack Overflow family search result in my own web searches — I know the page will load fast, and the information I seek will be right at hand. And it’ll be clean, clear, and formatted well through the tireless fractional effort of programmers just like me. Oh, and I do my part too — I vote the heck out of things I find useful, and always try to leave them better than I found them, by providing more information in an answer or comment, or editing the posts for clarity.

If this thing we’ve been doing for the past year has been a success, I can’t take credit for that. But you can:

This is the scary part, the great leap of faith that Stack Overflow is predicated on: trusting your fellow programmers. The programmers who choose to participate in Stack Overflow are the “secret sauce” that makes it work. You are the reason I continue to believe in developer community as the greatest source of learning and growth. You are the reason I continue to get so many positive emails and testimonials about Stack Overflow. I can’t take credit for that. But you can.

I learned the collective power of my fellow programmers long ago writing on Coding Horror. The community is far, far smarter than I will ever be. All I can ask — all any of us can ask — is to help each other along the path.

Nothing motivates me more than the idea that, together, we’re raising the quality of our little corner of the internet in a tiny but measurable way. It is both a pleasure and an honor to serve the community in this endeavor, and I look forward to many more years of the same.

update: Yearling badges are now being awarded. Consider that your birthday cake!

First, I’ve got a little joke for you, courtesy of Kip and TheTxi.

A doctor, a lawyer, and a rabbi log into Stack Overflow.

The bartender looks at them and says “sorry, you guys are not programming related.”

I didn’t say it was a good joke. Moving on.

Now that we have threefour Stack Overflow websites in the Stack Overflow trilogy

… it became increasingly clear that we needed better ways to move questions amongst the sites.

We already had a primitive version of this set up for migrating questions back and forth between Stack Overflow and Server Fault, but it was very limited, and forced all moved questions into Community Wiki mode.

We now have a much more robust solution for migrating questions between any of the Stack Overflow “family” of websites.

It works through the same question voting mechanism as before. If you think a question doesn’t belong on the site, and you have the requisite 3,000 reputation to be able to cast close votes — then cast a “belongs on {other site}” vote:

stack-overflow-close-belongs-on-vote

Note that we now have a tooltip which describes in much more detail what each close reason (and family website) is for, if you’re not clear.

This is still a vote-based process, unless a moderator intervenes. If the post reaches the close vote threshold (currently requires 5 close votes, with a majority of the belongs-on type), then it is migrated to the other website.

Let’s look at a specific example of migrating a question from Stack Overflow to Meta Stack Overflow. We’ll start with the Stack Overflow side, where this question originated.

stack-overflow-close-migration-example-1

On the Stack Overflow side, this question:

  • Is closed (so no more answers can be added)
  • Is locked (so it cannot be edited or voted on)
  • All its answers are soft-deleted
  • This info is logged in the post history, and on the post itself in a clickable footer.

Essentially, the question itself is left as a “stub” so interested parties can figure out what happened to it and where it went.

Now let’s look at the destination side, in this case, Meta Stack Overflow.

stack-overflow-close-migration-example-2

All the original answers, comments, tags, and of course the question text itself, are preserved and moved over wholesale to Meta Stack Overflow.

Note that all owners of questions, answers, and comments are automatically mapped to Meta Stack Overflow users whenever possible. This is primarily driven by OpenID, and aided by our new Cross-Site Account Association feature in the case of Google’s per-site hash OpenIDs. One extra cool new feature is that ownership can be automatically re-associated for users who don’t happen to exist on the destination site at the time their question is migrated, but later decide to join and register.

We wanted to get this all rolled out and working in anticipation of the Super User beta — now that there are several distinct communities for questions to live in, it’s important that moving them around to where they belong is a relatively painless process.

What’s the first rule of Stack Overflow Club?

You don’t talk about Stack Overflow on Stack Overflow.

fight-club-soap

We have this policy not because we are jerks (or at least, not just because we are jerks) but because we believe meta-discussion kind of gets in the way. As the faq explains:

Also, try to refrain from asking questions about Stack Overflow itself unless you absolutely, positively have to. Most programmers don’t come here to learn about the intricacies of Stack Overflow; they come here to get answers to their programming questions. Let’s try to help them out by not cluttering up the system with navelgazing meta-discussion. If you want to suggest a feature or discuss how Stack Overflow works, visit our UserVoice site.

Despite this rule, the desire for an “official” meta-discussion site has been strong. Lots of community members want to discuss Stack Overflow itself, the community as a whole, how it works, topics on the blog, the website, and so forth. It’s come up many times on UserVoice, and is currently the #3 ranked UserVoice request:

I know this has been declined multiple times, but I really think it’s time to consider the problem of meta-discussions on the site. To understand why something else is needed, let’s look at what doesn’t work:

  • Meta-questions? Closed moments after they are asked rendering them useless.
  • Meta-answers? Assuming a question is available to attach to, these questions clutter up the answer stream.
  • Comments? word and formatting limitations prevent any meaningful discussion.
  • Third-party site? Unlikely to be seen by a critical mass of users to be worthwhile.

The current system completely cuts off meta-conversations to the detriment of the SO community.

The desire for meta-discussion is so fervent that some enterprising members of the SO community got sick and tired of waiting for us to listen to them and set up their own meta-discussion site. I applaud this initiative. Good programmers get off their butts!

They have the right idea: create a seperate area for meta-discussion. That way, everyone wins: people who are interested in community building can pitch in together, and the vast hordes of programmers who just want some freakin’ answers to their questions don’t have to wade through a lot of extra noise to get there.

That said, the limitations of phpBB (and their ilk) are fairly painful, and felt like stepping back 10 years in time compared to the Stack Overflow engine. So instead of an unofficial, old-and-busted forum, how about an official meta-discussion outlet based on the Stack Overflow engine you’ve come to know and love?

meta.stackoverflow.com

We’re a little unsure how well the current SO engine will map to discussion-y topics. Remember, we designed explicitly around Questions and Answers — specifically, questions around a theme that can be (mostly) answered! Launching our own internal meta-discussion site is one way of finding out.

I’ve made Kyle Cronin and Tom Ritter moderators on the meta.* site, as they already went to such great lengths to create their own community sites around Stack Overflow. I think they’ve earned it.

It’s also looking more and more like meta will replace our UserVoice site, so our adjunct UserVoice moderators, Joel Coehoorn and Sean Massa, will of course be invited to moderate meta.stackoverflow.com as well.

Kyle had some ideas about changes to the SO engine to help it adapt from the Q&A format discussion:

  • bounties make little sense on a discussion site
  • wording needs to be tweaked (i.e. questions->topics, answers->replies)
  • need to be able to follow questions/get notices of additional replies
  • remove notion of community wiki, as discussion sites have a stronger sense of ownership, plus nothing will be off-topic
  • ensure that chronological ordering is the default, if not the only, sort order, both for replies and comments
  • remove accepting an answer
  • some of the close reasons will have to be removed or tweaked

We’ve made a few of the easier changes already that were based on (groan) meta-data. Others will be tougher. We won’t know until we try, so …

C’mon get meta!

… and see what happens.