Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
96 views

Why was a question suitable for Stack Overflow closed, instead of being migrated

Yesterday, Jessica Burnett asked this question: CSS set-string/content properties. Since the question is about code that does not work (as opposed to code that could be improved), ANeves politely ...
1
vote
0answers
88 views

Move question to StackOverflow?

I asked this question recently, and realized it's probably better suited for StackOverflow. Can I get it migrated please?
4
votes
2answers
93 views

Move insufficiently answered question to stackoverflow?

More than 3 weeks ago I posted a question on Code Review asking help with naming a module I created. I did not receive any answers, so I was wondering whether it would be okay to move it to ...
17
votes
3answers
308 views

StackOverflow questions being incorrectly sent to Code Review

I've noticed a couple of questions where the poster originally posted on Stackoverflow and then was sent here. However, its not a proper code review question because the code doesn't actually work. ...
3
votes
1answer
49 views

Is it possible to merge questions?

Hi, is possible for two questions to be merged? This user posted the same question identically here and on Stack Overflow. Both questions got good answers. And now the Stack Overflow question was ...
4
votes
3answers
120 views

On migrating from SO: how to do this efficiently and appropriately.

Not having the privileges on SO to manually migrate questions, I thought I'd flag the question I was looking to migrate as 'Off Topic' so that I may be able to select CR as the recommended place. I'd ...
7
votes
5answers
156 views

Do stylistic questions belong here or on programmers.SE

I was surprised to find a question about coding style was migrated to codereview.SE from programmers.SE, since in the past such questions have been migrated in the other direction. Which site should ...
2
votes
2answers
71 views

Are non-specific code-style questions acceptable?

Taking these two examples from the last 24 hours for comparison Migrated ...
1
vote
0answers
52 views

Cross-posting etiquette

Is it okay to copy a previous post from Stack Overflow, in the interests of building questions during the beta stage of Code Review? I'm perfectly happy with the answers I received for the question ...
10
votes
2answers
123 views

List of StackOverflow questions to migrate

Ivo Wetzel has listed in detail a great set of prerequisites for migrating SO questions over here. Migration is a win-win situation, so we should invest some energy in bringing good on-topic questions ...
7
votes
3answers
269 views

Are reviews of code in Stack Overflow answers in scope?

Say you spent some time on a code answer to a SO question (example). Is it OK to forward the same code to Code Review or should any comments be left to happen in SO? If it's OK to ask for a review, ...