re: programming theory talk
@lizardsquid @hntooter Note that stackoverflow shows non-accepted answers in random order, possibly with biasing based on either votes or time, depending on what sorting mode you have it in. You can't guarantee that this will be the third answer every time you load the page (it was the fifth when I clicked the link, for instance)
re: programming theory talk
@lizardsquid @hntooter it'd be less atrocious if it was obvious that there were sorting options
I think it defaults to sort by votes though
the randomness is supposed to make sure that new answers don't get lost under old ones just because the old ones have had more time to accumulate votes, I think
re: programming theory talk
@Felthry @hntooter that's really atrocious design...