Live data from Hacker News

Tell HN: StackOverflow is just terrific

news.ycombinator.com

1–10 of 44 posts

Tell HN: StackOverflow is just terrific

#1
I just wanted to sing the praises of StackOverflow.com for a second. I wanted to put together a custom query to display a few key metrics for my social news site. The folks on IRC ignored a polite request and I found a few folks willing to help for $50/hour. Both of these were expected, sensible outcomes.

StackOverflow came through with the answer in about 15 minutes.

http://stackoverflow.com/questions/696289

The impressive part, to me at least, is that the initial answer posted wasn't yet easy enough for me to follow. I asked a few questions in the comments, more detail was added, I asked a few more questions and came back in a few hours and a copy-and-paste code snippet was waiting for me.

A+

Re: Tell HN: StackOverflow is just terrific

#2
Raises the interesting points of a) when will regular coders start outsourcing their jobs on SO and b) when will the large community of "offshore" coders currently doing this sort of patch work swarm SO. Having said that, I have noticed that people are more likely to help helpful people so unless those people add value to the system first it is unlikely they'll get extreme amounts of help.

Re: Tell HN: StackOverflow is just terrific

#4
It's starting to come up a lot in Google searches, which is better than paid-for sites, say. Make an effort to read through all answers and up-rate those that are lower down but you think are better. Sometimes they're newer and better but people ignore them and just consider the top one.

Re: Tell HN: StackOverflow is just terrific

#8

Raises the interesting points of a) when will regular coders start outsourcing their jobs on SO and b) when will the large community of "offshore" coders currently doing this sort of patch work swarm SO. Having said that, I have noticed that people are more likely to help helpful people so unless those people add value to the system first it is unlikely they'll get extreme amounts of help.

I don't know how SO implemented their solution, but it's a solved problem, see bittorrent.

Re: Tell HN: StackOverflow is just terrific

#10
Ok I can't be the only one that doesn't find answers at SO.

The question that brandnewlow submitted was relatively simple and thus you found a quick answer. Try asking a challenging question and you are just as likely to find an old blog post with an answer as a StackOverflow answer. Now, I think SO has it's place. For instance when you are picking up a new language that is used in the industry. But I've rarely found answers there recently (C#, VB.NET or Lisp...).

I agree that they are improving and that some of the these rare challenging questions are beginning to be answered (Woot no complaints). And that when they are answered the answers are usually correct. But it's far from terrific.

Post reply on HN