An open chat. Recent comments on the right —>

  • DessalinesOPMA
    link
    64 years ago

    I’m leaning towards splitting these into two sorts.

    • Activity sort, IE its called hot right now. It’ll be default, and its basically hotRank(score, newest_comment_time)
    • Hot sort, which is what we’ve had until last week. Its hotRank(score, post_creation_time)
    • @nutomicMA
      link
      34 years ago

      Thats where the explanation for the sort options becomes important. And maybe better naming, because those two dont explain it at all.

      • @AgreeableLandscape
        link
        64 years ago

        This is a huge problem with Reddit. New and Top are pretty self explanatory, and everyone’s familiar with Hot (not that it’s well explained either), but what exactly is Rising, Controversal, or Best supposed to mean?!

      • @AgreeableLandscape
        link
        1
        edit-2
        4 years ago

        By the way, I like the idea of using tooltips (AKA help text) to explain the different sorting options. Just my suggestion.