Hacker News new | ask | show | jobs
by ski 5649 days ago
Cool spin on viewing tweets.

Since this shows multiple tweets from a single user, the ordering of the users becomes more important. I think its currently ordered by most recently followed. Some other orderings that might be interesting:

(1) Most recently tweeted

(2) Affinity - order by people I reply/RT the most

(3) List view - view users from a specific list

Also, would be nice if you could click on links in tweets directly.

1 comments

List view is coming up. The user has to login using Twitter OAuth though (Twitter API requirement). I think ordering by affinity is a very interesting idea to pursue. Thank you