Tagged Questions

3
votes
8answers
282 views

How to search stackoverflow effectively?

stackoverflow.com is full of wisdom, but I find it hard to search for some particular wisdom. Let's say I want to search for questions that contain the keywords "dll" and "hooks". Using the search …
0
votes
0answers
45 views

How come so few SO questions get the green checkmark [closed]

It seems like the majority of questions that I come across on SO never get the official green checkmark from the original poster. When an answer is given that the OP accepts, sometimes they leave a …
4
votes
4answers
325 views

Why should one NOT use community wiki for questions? [closed]

By default I make my SO questions Community Wiki, but recently people have been commenting that I should NOT do this. Is there some kind of rule as to when you shouldn't? I can't see anything about …
7
votes
0answers
242 views

Acknowledging StackOverflow Users in My Application - Legal Problem? [closed]

Hello, First - I know this is not a pure programming question but my best judgement leads me to ask it here. Please read through before deciding it's not suitable, thanks. I'm writing an …
4
votes
0answers
275 views

When should I delete or not delete my posts on here? [closed]

I have posted a few times and answered my own questions, normally it was because I was overlooking or just plain doing something stupid - so I deleted the post thinking it would not benefit anybody …
0
votes
0answers
61 views

Is there a wiki behind SO? How is SO question history maintained? [closed]

Any insights into how revisions are tracked/displayed on StackOverflow? I'm curious to know if this was hand-rolled or built using other technologies out there. I think I understand how WMD (and it's …
7
votes
0answers
368 views

Stackoverflow’s Creative Commons license [closed]

Hi, Since Stackoverflow is using creative common's license, this means anyone can take this content and republish it on the web. Will our username's be also republished all over the web? (I guess the …
21
votes
0answers
713 views

Do I have to worry about copyright issues for code posted on StackOverflow? [closed]

I was wondering about the copyright of code snippets from answers. Lets say you ask a question and the solution consists of ten lines of code, which are given in an answer. Are there any restrictions …
4
votes
5answers
173 views

How should we handle premature optimization discussion in optimization questions?

Several of the questions on SO that ask, "Which of these is faster?" or "Why is this faster than the alternative?" have one or more answers which explain the downsides of premature optimization and …
27
votes
0answers
2k views

Is Stack Overflow reputation marketable? [closed]

So far stack overflow seems like a great place to help out fellow programmers and get excellent answers. Is the reputation one earns from this process marketable? Would you as a potential employer …
0
votes
2answers
113 views

How to calculate “views”? How does sof do it?

What is a reasonable, performant and fair way to calculate page views? I mean, like Stack Overflow computes views of questions? I thought that Stack Overflow computes views per registered user. …
3
votes
0answers
588 views

Links to URLs containing parentheses [closed]

On StackOverflow how do I add a link to a URL containing parentheses (). For example: http://msdn.microsoft.com/en-us/library/aa752574(VS.85).aspx The parentheses around "VS.85" causes it to look …
2
votes
0answers
416 views

StackOverflow Etiquette: Reusing other people’s past responses [closed]

Is it permissible/rude to link to other people's past responses in your answer? What about reusing bits and pieces from other people's answers (e.g. to create the "perfect answer" to some question …
3
votes
3answers
164 views

Detecting similarity between questions : How?

When I type a new question in SO, it displays the list of similar questions almost instantly? I imagine there must be some kind of distance computation between the asked question and the questions in …
3
votes
4answers
157 views

What is the etiquette for changing the substance of a question?

After answering a question the other day I came across an unusual situation. The content of the answers received prompted the original poster to change edit their question (both title and content) …

1 2 3 next
15 30 50 per page