Earlier quoted context omitted.
Remove the entire concept of "accepted" answers and let votes decay or be withdrawn, along with scoring the rankings using time as an additional input. Quora has recently introduced secondary voting mechanisms where answers will randomly have a "is it still relevant" toggle for users to continue providing signal beyond the initial vote.
I think its harder than that. Some anwers are just timeless. Others should decay.
What does Stack Overflow want to be when it grows up?
91–100 of 216 posts
Re: What does Stack Overflow want to be when it grows up?
#92StackOverflow being a wiki is at substantial odds with the way answers are selected. If StackOverflow is a wiki, then the best answer to a question should be determined by the community, not the asker, and needs to be able to evolve and change over time. However, StackOverflow simultaneously insists questions can't be duplicated while making answer selection immutable and controlled by the asker. This results in a su…
> If StackOverflow is a wiki, then the best answer to a question should be determined by the community, not the asker. You're thinking of wikipedia. A wiki doesn't determine what the "best content" in it is. It's just a collaborative way to edit text together.
I dont know what they were thinking.. but in any wiki I have used anyone can make corrections and there is a shared responsibility to keep it up to date..
it seems to me that the statement is therefor valid - the basics of what is or is not a good answer is set by the asker not the community, which is how ticketing / Q&A systems work NOT wikis IMHO.
Re: What does Stack Overflow want to be when it grows up?
#93Re: What does Stack Overflow want to be when it grows up?
#94Earlier quoted context omitted.
I think its harder than that. Some anwers are just timeless. Others should decay.
Decay will apply to all answers so it'll still stay at the top of the rankings unless a better answer comes along. Tons of options but better than the static scores we have now.
If a better answer comes along in a question that is then marked as a repeat of a question that has a worse answer, forget it.
At any rate if a better answer comes along it should rise to the top in the matter of <24hrs.
Re: What does Stack Overflow want to be when it grows up?
#95Earlier quoted context omitted.
Remove the entire concept of "accepted" answers and let votes decay or be withdrawn, along with scoring the rankings using time as an additional input. Quora has recently introduced secondary voting mechanisms where answers will randomly have a "is it still relevant" toggle for users to continue providing signal beyond the initial vote.
Instead of decay, you could just embrace the concept of vote inflation. If a site continues to get more popular the number of votes (in both directions) will grow in proportion to that. It is normally a problem, but in this case could be an asset.
But for SO, where voting is never locked and content 'ages' at different rates, it's not so clear there's a downside. The "closed as duplicate" issue still stands, but rising user count is probably helping the problem.
Re: What does Stack Overflow want to be when it grows up?
#96I’m gonna catch some flak for this... Listening to Jeff try to describe what stack overflow is and the “fundamental misunderstanding” by all of us millions of unwashed masses is amazing. It’s also a bit like listening to a muskox describe why it decided to grow long hair after so much time in the snow; IOW, a complete and total lack of understanding of emergence and a rewriting of history at the behest of Jeff’s enor…
Maybe today you go directly to SO to search like you go directly to Amazon for product search, but at the time being open and leveraging Google was genius.
Re: What does Stack Overflow want to be when it grows up?
#97[0]:https://medium.com/@cellio/dear-stack-overflow-we-need-to-ta...
Re: What does Stack Overflow want to be when it grows up?
#98Earlier quoted context omitted.
Decay will apply to all answers so it'll still stay at the top of the rankings unless a better answer comes along. Tons of options but better than the static scores we have now.
If a better answer comes along in a question with 20 answers already it probably won't get up to the top anytime soon. If a better answer comes along in a question that is then marked as a repeat of a question that has a worse answer, forget it. At any rate if a better answer comes along it should rise to the top in the matter of <24hrs.
Re: What does Stack Overflow want to be when it grows up?
#99One challenge not discussed here is when an accepted and highly voted answer _used_ to be a good answer, but no longer is in later versions of whatever software/platform/library is discussed. This is also something that gets worse over time, like the uniqueness problem. I think it's worse than the uniqueness problem, multiple duplicate _good_ questions/answers don't actually harm, misguide, or delay anyone looking fo…
Recently I have really started noticing this exact problem. Every answer (usually from closer to 2010) I have looked at is recommending using jQuery, even though there are perfectly fine ways of doing it without jQuery in 2018. I've taken to looking the dates of answers and ignoring any that date from more than 2-3 years in the past.
Huge swathes of features appear at transition points like MySQL 5.5 -> 5.6, which means lots of answers are now viable but no longer the best option. And since they are still correct, it's hard to write up new questions which won't be closed: instead of saying "Answer X no longer works", users have to say "Is Answer X still the best approach?" and get closed for duplication or subjectivity.
Worse still, lots of databases still have multiple versions in active use, so "worked great for me! - posted yesterday" isn't even a helpful reference.
Re: What does Stack Overflow want to be when it grows up?
#100Earlier quoted context omitted.
I think its harder than that. Some anwers are just timeless. Others should decay.
If they’re timeless they should continue to get votes, no? Even if everyone stops voting in a thread all the votes would decay at the same rate, so the timeless answer would stay at top.