One particular down-side I've noticed when browsing those sorts of threads:
I often "view" them before people have stopped posting to it. As such, I have absolutely no idea which ones are new or which ones I've already read after I've refreshed the page to get new items.
The only easy-to-implement solution I can think of is allowing us to sort the posts in chronological order as opposed to the hybrid point/time system that's currently in place.
> I have absolutely no idea which ones are new or which ones I've already read after I've refreshed the page to get new items
After thinking about this for a bit I believe it's best addressed by solving this problem for all threads, not just whoishiring threads. That is, make an easy way to optionally limit a thread to the comments you haven't seen before (edit: or highlight them). This is something we intend to do.
That's great to hear. The "hckr news" extension for Chrome marks new comments, but it means you need to be careful e.g. commenting midway through a thread.
I wrote a plugin that hides replies and allows you to permanently hide jobs. [1] I'd like to update it so that hidden posts carry over between months, and perhaps to re-sort the posts based on post date.
I have since found that with over 800 posts each month positive sorting is not efficient enough. Around the same time I found a search plugin from another user, but I haven't used it. [2]
I, too, had issues with this, so I made this script to limit the thread to only the jobs posted in the last 24h. It should be simple enough to modify it to meet your needs. Not the most elegant solution, mind you, but it worked.
I often "view" them before people have stopped posting to it. As such, I have absolutely no idea which ones are new or which ones I've already read after I've refreshed the page to get new items.
The only easy-to-implement solution I can think of is allowing us to sort the posts in chronological order as opposed to the hybrid point/time system that's currently in place.