Search Results

1
vote

Do you delete your own answer when it’s a duplicate?

I don't think it really matters, in the end. If both answers are good, both are upmoded and both are shown next to the question. It's not really a problem if they are essentially the same. …
0
votes

What would you want to see in a StackOverflow API?

The api should work just like the main site works. If you go to http://api.stackoverflow.com/questions/350248 then you should get a JSON object that repres …
0
votes

Searching inside a question

If the SO search fails you, you could always use Google. Just add "site:stackoverflow.com" to your query to filter results down to SO. …