0
votes
0answers
50 views
How can I ensure that the question that I ask is read by the concerned expert in STACKOVERFLOW [closed]
This site gives me an good opportunity to clarify my doubts.
But how can I ensure that the expertise in the field has read my question..
So I can get relevant answers if they hap …
0
votes
0answers
32 views
Embedding images in SO questions from Picasa [closed]
How do I embed an image from my oublic picasa album into a Stack Overflow question?
for example: this image
Shows as:
when I try to embed it.
Thanks,
Mark
0
votes
0answers
26 views
Is there a questions-and-answers rails plugin?
I am working on a project that has a questions-and-answers section. My client - and me of course - looks highly at stackoverflow and how it made questions-and-answers so great.
My …
1
vote
0answers
78 views
How do you up your stackoverflow reputation points in a realistic manner [closed]
This question might not be a directly related to programming but more the culture around it, specifically stack overflow.
I recently stumbled onto “stackoverflow careers” and read …
2
votes
4answers
100 views
Overflow over scanf(”%8s”, string)?
Hi, I know it's possible to overflow ordinary code:
char string[9];
scanf("%s", string).
But is it possible to overflow scanf("%8s", string)? 8 is just an example.
I know "%8s …
1
vote
1answer
46 views
There is always a confusion on which type of questions to post on StackOverflow and it’s inherited sites. [closed]
It has always been a confusion to me on what type of Questions to post on:
StackOverflow,
SuperUser
ServerFault
Where is the information available?
0
votes
0answers
30 views
Is there a way to change the default code view size on stack overflow [closed]
do they think we are all working on 1024x768?
im running two 24" and i hate the horizontal scrollbars when looking at the code on this site. is there a way to change it to fill ou …
0
votes
0answers
51 views
Have you ever been the first person to flag “Community Wiki”? [closed]
Is it just me, or is it a race to be the first one to tag "Community-Wiki" in a question?
It's like on some irritating message board where users compete to be "The First", and mos …
0
votes
3answers
89 views
Where do programmers ask business questions? [closed]
Mmmh... try to reproduce the advertisement ;-)
2
votes
3answers
98 views
Recovering from stack overflow on Mac OS X
Hi all,
I am implementing a cross platform scripting language for our product. There is a requirement to detect and properly handle stack overflow condition in language VM. Before …
0
votes
0answers
56 views
“Generalist” Badge: how come nobody’s ever got it ? [closed]
I'm just wondering: reading the badges section, I noticed nobody ever got the generalist badge. What's up with that?
The criteria seems to be "Active in many different tags", but …
0
votes
0answers
41 views
Why doesn’t stackoverflow allow AND in searches? [closed]
I want to search for all posts with "ggplot" AND "smooth", rather than "ggplot" OR "smooth". How can I do this?
0
votes
0answers
88 views
Is there any open source code we can get similar to stackoverflow? [closed]
I found that source code of stackoverflow.com is not an open source, so is there any other similar apps available that has source code available?
0
votes
7answers
116 views
java stackoverflow error
Hey guys, I'm working on a program for a university course that uses a method called get_line() to recursively calculate a list of successive locations to get from one point on a g …
0
votes
0answers
113 views
How old is Stackoverflow? [closed]
Simple enough question. I notice Stackoverflow has over 100,000 users -- huge congrats guys! Can you share exactly how old Stackoverflow is? Also, what percentage of the 100,000 ar …
