Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Probably because even if it apparently solves the problem, it is poorly optimized, is bad practice, doesn’t consider edge cases or something similar.
-
Or you have an asshole of Questioner who asks gets three answers (one was mine) posts his own answer (there was different ways of solving the problem) and then proceeds to downvote every answer except his own
-
@Lensflare not necessarily. Most recent answer can be more up-to-date than the accepted answer from 10 years ago.
-
This definitely doesn't match my experience.
But for some topics, answers can become obsolete over time. New relevant answers naturally start out with no upvotes. So in that case there has to be a timeframe where the best answer has less upvotes than the outdated one. That is why StackOverflow allows to show recently upvoted answers first. -
atheist99002yFor a while, I was sorting by most recent because of exactly this. The trending sort helps with this a bit, but not perfect.
On stackoverflow it's always the least upvoted answer that solves the problem most of the time. Why
rant