For questions about old questions.
189
votes
11answers
2k views
How about making it possible to set up bounty on someone else's question?
My sad story: few months ago I was looking for a solution to my problem and was about to ask a question on StackOverflow when I found already existing question with slightly different wording. Sadly, ...
34
votes
5answers
335 views
Random question button
Wikipedia has a "Random article" link on the front page that makes it easy for people to start exploring. It would be interesting to have something similar fro SO, perhaps with an additional ...
25
votes
5answers
301 views
No migration path for year old plus questions except for mods and 20k users
Recently, this question was migrated from Stack Overflow to Programmers SE. What was the point of migrating it?
It was asked in October 2008
It already has 44 answers
These types of migrations are ...
22
votes
0answers
102 views
Indication of when an ancient question has been bumped
I've done it a lot; leave a comment, an edit, or maybe even start writing an answer on a post I saw on the front page.
Then I notice the post dates are from 2010; an ancient question someone edited ...
21
votes
3answers
385 views
“I know this question is like two years old but…”
While my code is compiling, I usually like to go through some reviewing and especially the late answers.
What I do see a lot in answers to old questions is the self-defense mechanism
"I know this ...
21
votes
2answers
130 views
Is it okay to fix my old questions?
I want to go through my old questions to fix the content and formatting (autonecroediting?). Most of them are badly phrased and annoying to read, but they might be useful to someone down the line.
...
20
votes
2answers
204 views
Automatic visual indication of old questions
Should there be a better, more noticable visual indication that a question is old?
I know that the question will have the post date on it, but many many users either don't notice the post date or ...
17
votes
2answers
108 views
It'd be nice to have an easier way to tell what's changed about an old bumped question [duplicate]
Possible Duplicate:
Way to know when a question was auto bumped even after it was changed
Can we get more info in the “Interesting questions” tab?
When I see an old fossil get ...
16
votes
3answers
301 views
How to “bump” a question that's the same as the one you wanted to ask [duplicate]
Possible Duplicate:
How do I get attention for old, unanswered questions?
I wanted to ask a question about Hibernate and polymorphism, and before asking it I searched on Google, and lo and ...
15
votes
6answers
361 views
How to get attention required to close old posts?
For various reasons and in various ways, I sometimes wander around looking for old questions to close. (Think of me as the night janitor.) For example, a related question might come up in the list on ...
15
votes
2answers
169 views
How should I go about cleaning a particular tag to make it useful for the community?
May be this is not such a good idea but I would like to give it a try. I guess there is no harm in trying it. I try to answer Stack Overflow questions tagged under ssis. If I don't know about what ...
15
votes
1answer
122 views
Avoiding asking a question that's already been asked
Someone else has already asked a question about the exact same problem that I am having.
Unfortunately, the question does not have an answer yet. Follow-on questions to the original poster have gone ...
13
votes
3answers
251 views
Reviving old questions
Is it frowned upon to revive old questions if it's not that important? I keep finding really old questions that I could answer, but most of the time my answer is rather trivial and it feels silly to ...
13
votes
4answers
277 views
What could increase the upvotes on old answers I am getting?
Looking at my rep tab it feels like I am getting a lot of upvotes for older answers recently. In the last month I have only given about a dozen answers, which earned barely above 30 upvotes, yet my ...
13
votes
1answer
134 views
Why are questions that are too old to migrate being migrated?
Coming upon this question I felt that it was off-topic for StackOverflow, so I immediately clicked on close.
I was promptly informed that this question was too old to migrate so, presumably, I would ...
12
votes
3answers
213 views
Stack Overflow etiquette for upvoting old solutions
I get a ton of my programming questions answered by Stack Overflow, and I thought that maybe I should upvote helpful solutions even if they are old, to give the original poster some feedback that ...
11
votes
4answers
312 views
Is “Too old to migrate” a good reason NOT to migrate?
I flagged this question: Tetris'ing an array with a note:
Should this not be moved to codegolf? It is that type of question...
And I got the response:
declined - Too old to migrate.
...
11
votes
2answers
121 views
What to do if you see misuse of something in a post, but it's extremely old?
I stumble across questions every now and then that are pretty old - earlier in the year, way back in '09 and such - and have some sort of gross misuse. Like asking for clarifications, or details on an ...
10
votes
5answers
383 views
Can I re-ask a question if it hasn't been answered?
So I notice that some questions simply go unanswered. Due to the volume of questions asked, sometimes these questions go away from the front page fairly quickly, and then they are never seen or heard ...
10
votes
6answers
272 views
Should I remove 0-vote answers?
I've answered a bunch of questions on SO, and now I have a history to look through. Several of my answers got lots of upvotes and were accepted, but most of them got zero votes.
Should I go through ...
10
votes
3answers
207 views
Add a message when posting to old questions with more than N answers
On Programmers I've been adding a message along these lines to old(ish) questions that have enough answers to be CW if they start getting new answers.
Please read all of the existing answers ...
10
votes
3answers
213 views
Questions with once good answers that are now out of date and need updates
What is the endorsed way of requesting updated answers to an old question?
Say I'd like to know the best GUI application for some command line tool. Of course this question already exists and has an ...
10
votes
3answers
225 views
Cleaning up our rubbish: do we have a responsibility to clean up old questions?
This is not a question about old orphaned questions.
Its about old unorphaned questions like:
Does ruby have real multithreading?
To remain correct this question will need constant updating. An ...
8
votes
2answers
120 views
Why are many old popular questions locked instead of closed?
If you look through the first several pages of top-voted questions, almost all of them are old and would now be considered non-constructive or off-topic. Some are closed, but it seems like most of ...
8
votes
2answers
175 views
When answering old questions, is there a limit to how old it should be?
I'm a new user to the StackExchange network. As such, I'm trying to gain a little traction in contributing (specifically on StackOverflow). Seeing as the newest questions get sniped quickly by regular ...
8
votes
1answer
108 views
What to do with old questions that are off-topic?
I often see old questions (from the time before superuser.com and serverfault.com) that are offtopic. But they are not closed.
It doesn't make sense to vote-close on them, since no one else will see ...
8
votes
2answers
156 views
What to do if you are interested in a (good) question that didn't get a good answer?
Today I came across this Stack Overflow question while Googling. I wanted to reopen the conversation and try to ask about scalable solutions (the solutions posed are not) but the question is eight ...
8
votes
1answer
103 views
will anybody see my new answer to an old question?
Few minutes ago I Needed to do something, googled and found the exact question on SO question, but with an unperfect answer; googling more, I found the solution, and went back to insert my own answer ...
8
votes
0answers
104 views
How can we prevent non-optimal answers from being “cemented” to popular and mature questions?
I originally posted this question on the Philosophy.SE Meta site, but someone recommended that I post it here instead to get a more varied set of responses from experienced users. I'm aware that it's ...
7
votes
8answers
267 views
What to do about old orphaned questions?
There are a steadily growing number of questions which have perfectly reasonable answers which appear to have been orphaned in that the original asker is either:
No longer using the site
No longer ...
7
votes
3answers
131 views
Can I answer old/dead questions with posts from my blog?
I've never asked a question on Stack Overflow before. But I've been to SO quite often after Googling for answers to my questions. And every now and then, I end up at these great questions which I ...
7
votes
2answers
118 views
Handling Old Very Popular Shopping Questions
I was looking through some older questions and I came across Open Source Alternatives to Reflector? which itself is linked to Something Better than .NET Reflector?
I recall coming across the first ...
7
votes
1answer
119 views
Is flagging to close old questions best practice?
Related: How to get attention required to close old posts?
Every once in a while, I stumble upon an old (usually subjective) question that would have been closed before it left the front page if ...
7
votes
3answers
468 views
New “Hidden Features” questions: Coincidence, Copycat or Sock Puppet?
See the following two questions:
Hidden features of classic asp
Hidden features of x86 assembly
Truthfully, I'm not here to make accusations, the title was just a cheap reader hook. Still, I'd ...
6
votes
5answers
175 views
Cool down on flagging posts in the pre-comment feature era?
Back in the days before being able to comment on posts (circa September 6th 2008 according to this blog entry), post id's < 35301), rightly or wrongly answers were often used for communication ...
6
votes
2answers
129 views
Seeing a worthwhile question with a world-class answer about to be deleted pains me [closed]
This question from 2009 is currently sitting on 8 delete votes. The question asks whether there are valid reasons not to use Boost (a C++ library), which is a subjective question, insofar as there is ...
6
votes
3answers
177 views
Disposing of old questions that are now off-topic
There are a few old questions (often very popular) which are now deemed to be off-topic by community consensus. For example, questions "What are the hidden features of X?", "What are the strangest ...
6
votes
2answers
59 views
Should we strive to edit or preserve very old low-quality questions?
So I was browsing stackoverflow and came across a question that sounded pretty interesting. I clicked through and the quality of the question was pretty poor. I immediately set out to giving it better ...
6
votes
3answers
161 views
Should we migrate old questions?
I just read this question on superuser.com: "How do I disable beeping in the Windows console?"
The first answerer pointed out that the question has been well-answered on stackoverflow.com.
Except ...
6
votes
1answer
105 views
Unanswered questions which author don't care about, vote for deletion?
Sometimes I run into questions that are unanswered and the author seem to just ignore the question. Let say author asked the question in sep 2009.
In dec 2010 someone comment for completion, without ...
6
votes
1answer
65 views
Old questions getting out of date and new questions get flagged as duplicates?
Is there a discussion regarding questions and answers getting too old or inefficient?
Has any one else considered the risk of good, more valid, questions getting removed as duplicates, even though ...
6
votes
1answer
65 views
Should I ask a new question if my more detailed question is similar to an old unanswered question?
I have a question which is very similar to an old question which has no answer (as of June 7, 2012).
The old question (Querying remote system via WMI returns access denied) includes some of the ...
6
votes
1answer
127 views
Should I close a question now I have moved jobs and can no longer verify answers?
I posted this question (my first ever!) in November 2010 but I have since moved to a new job.
Someone has just posted a new answer. I have no way of knowing whether or not the suggested answer will ...
5
votes
5answers
178 views
Stack Overflow should have a mechanism for marking obsolete questions
I was viewing some old posts on Stack Overflow (two-year-old posts) and found that due to "fast technology trend changing," some of them are no longer valid. Stack Overflow should have some sort of ...
5
votes
2answers
91 views
Is this old Question a candidate for deletion (or locking)?
This question is not constructive (and has been closed to that effect) and is not particularly useful, sets a bad network precedent, has no useful tags (the reason this question even came on my radar ...
5
votes
1answer
98 views
What to do with closed questions with out of date answers?
I've seen a lot of questions about how to handle out of date answers, but I came across a post that presents a slightly different problem.
...
5
votes
2answers
59 views
What to do of question that are old and the user is inactive and low-rep? [duplicate]
Going through old posts, I come across some questions which
Question is not OffTopic
Don't have any answer
Were asked more than a year or two earlier
OP's rep is low (<100)
Doesn't have proper ...
4
votes
2answers
94 views
When and how should I down-vote old posts? [duplicate]
Possible Duplicate:
Why do you cast downvotes on answers?
I've been on SO for only a few months. I've been doing a lot of browsing, playing catch-up with the huge body of knowledge that's ...
4
votes
2answers
205 views
Migrating old SO questions to Programmers
I've found a fair number of old questions that obviously now belong on Programmers. However, simply voting to close doesn't seem to be doing the trick. Because they are old, no one is looking, and the ...
4
votes
1answer
49 views
Ask something related to (my own) old question
Already asked here but has no answer yet: How to ask for a clarification in a old question?
What should I do when I sudden meet a problem that related to the old answered question, create new ...




