All Questions
32 questions
1
vote
1
answer
179
views
Does stack overflow have a forum?
I really like this site for reference and the experience of others. I think it would be nice to be able to ask questions that require experience and a sprinkle of opinion.
For example, the other day ...
3
votes
2
answers
53
views
Does a question about software architecture using a specific framework belong on Programmers or Stack Overflow? [duplicate]
I have a question about how to best design my React.JS/Flux app. Does it belong on Stack Overflow or the Programmers community? I was thinking Programmers, but there's no React or Flux tag on that ...
2
votes
1
answer
696
views
Can I ask interview programming questions at Stack Overflow? [closed]
I recently have asked couple of programming questions on Stack Overflow which were asked to me during an interview process. I embedded my solution code in the question and asked for a better/optimized ...
3
votes
1
answer
178
views
Are command prompt questions for Stack Overflow or Super User?
Are command prompt questions for Stack Overflow or Super User? I have no idea, they're both programming right?
The question in question is specifically about diagnosing internet connectivity issues, ...
1
vote
1
answer
159
views
Do Android programming questions belong in Stack Overflow or Android Enthusiasts?
Sometimes I do Android programming. I don't have any specific Android programming questions at the moment (since most have already been asked and answered), but it would be nice to know where to put ...
-2
votes
1
answer
66
views
Should this question be migrated to the programme's stack exhange [closed]
It is to my understanding that programmers stack exchange is "a question and answer site for professionals and students in software development" that are asking "conceptual questions about software ...
-6
votes
1
answer
241
views
Is StackOverflow an appropriate place to ask questions related to mobile development?
I looked for, and was surprised not to find, a StackExchange "Mobile Applications" site. Is StackOverflow the best place to ask questions related to Android/iOS development, or does there exist a more ...
-1
votes
1
answer
106
views
Is there any SE site where questions regarding reporting bugs can be asked?
A question regarding where to post bugs was flagged as off topic at SO.
Is it possible to log a bug report for JDK 5?
Where should this question have been asked?
Should a new site be created under ...
6
votes
1
answer
444
views
Stack Overflow doesn't work for me anymore; where should I look instead?
As an architect and team lead, many of the questions I'm interested in are comparisons of technologies, or accounts of how well a particular technology or methodology works in practice.
And almost ...
2
votes
1
answer
103
views
Question related to connecting to SQL Server via a subdomain?
I asked this question https://superuser.com/questions/677694/how-to-create-subdomain-link-to-sql-server-2008 on SuperUser but haven't really gotten any bites.
I'm curious whether that is the correct ...
6
votes
4
answers
344
views
Which is better for help debugging code, Stack Overflow or Code Review?
I'm pretty new to the Stack Exchange network. I'm currently teaching myself programming and have been getting help with code issues on Stack Overflow. I've used Code Review a couple times and found ...
3
votes
2
answers
257
views
Are questions about maven appropriate on Stack Overflow?
I have a question regarding the deployment of archetypes to an internal repository. Is this type of question appropriate to ask on Stack Overflow, or should it be asked on another Stack Exchange site ...
2
votes
1
answer
132
views
Where should I ask questions about CSS architecture? [duplicate]
We are building web applications and I'm a front-end developer. In my job, I often have questions about CSS architecture, what is the best way to organize CSS/HTML markup. Examples of these would be ...
2
votes
1
answer
138
views
Where do OpenShift questions belong to?
OpenShift is a cloud by Red Hat.
It has certain API and specific environment, which would nominate it to StackOverflow.
But mostly it would be about administration, which I guess belongs to ...
0
votes
1
answer
196
views
Compiling problems threshold on Stack Overflow?
I'm a Ruby programmer and many times I end up on Stack Overflow because of compiling problems on gems, and environment problems like RVM. Other languages also have similar tools, like cabal and pyenv. ...