Level of detail for Twitter?

Started by
13 comments, last by Michael Tanczos 11 years, 6 months ago
It kind of bothers me that all tweets have approximately the same level of prominence.

So when I don't check my feed for 2 days and then I have like 50 unread tweets, I end up skimming them instead of reading each one, and a tweet like this:

https://twitter.com/worrydream/status/251023511659896832

Does not in any way stand out over other much less significant tweets like these:

https://twitter.com/peteburtis/status/251171946648178688

So I might miss the former almost life-changing tweet in the sea of 20-30 tweets similar to the latter.

I follow people who say interesting things, but some of them say 1 thing per week, while others say 10 per day. This means I end up missing things from the ones who talk less.

Is there anything that can be/is being done about this?

I know it's a hard problem to figure out which tweets deserve to be highlighted, but a hard problem doesn't mean it shouldn't be attempted.
Advertisement
I used Twitter as a clear example of the problem where all entries have the same display prominence, resulting in high-value entries being underrepresented and low-value content taking up too much (visual and temporal) space. But a general solution to this could be applied to anything: news, rss feeds, email, phone calls, text messages, etc. etc.

Also, you should follow me on Twitter here. [twitter]shurcooL[/twitter]
I think part of the problem is following too many people and being afraid to unfollow some. I'm following 21 people currently, and if their signal : noise ratio gets bad, I'll unfollow.
That's why Twitter has lists!

I follow over 100 people (but they are all assigned to lists), and I get 50 unread tweets in the course of a few minutes. I skim it every day. If I want to see something specific, I click on the relevant list. I assign lots of things to lists too without bothering to follow them. Mostly obscure humor accounts, or things I don't need to see in my main feed.
..... Twitter: A more annoying version of FB--- I never bother with twitter, since every Twit I have ever read is pointless. Seriously, why do I want to know every action or philosophic notion, some one has ?

I cannot remember the books I've read any more than the meals I have eaten; even so, they have made me.

~ Ralph Waldo Emerson

Seriously, why do I want to know every action or philosophic notion, some one has ?

I want that, because I find that great developers are very inspiring, they push me to work harder. I want to know what they're doing and their thoughts on stuff.

People like John Carmack, notch, Tom Preston-Werner, Jonathan Blow, Michal Marcinkowski, Chris Granger, Paul Graham, Glenn Fiedler, Kael Rowan, Dustin Curtis, Cody Krieger, Bret Victor, Robert Pelloni, David Rosen (of Wolfire/Humble Indie Bundle fame) are my favourites because I have similar interests and goals as them.

If Albert Einstein were alive today, I would definitely follow him because I'd want to know what's he up to.

I think part of the problem is following too many people and being afraid to unfollow some. I'm following 21 people currently, and if their signal : noise ratio gets bad, I'll unfollow.

This is a great bandaid solution. But it doesn't solve the problem that if there are only 2 people in the world you want to follow, and one tweets 20 things per day while the other tweets 1 per month, if u only read 25% of your tweets you have 99% chance of seeing things from person A and 1% chance of seeing things from person B.

That's why Twitter has lists!


Worst discoverability ever.

[quote name='tstrimple' timestamp='1349548820' post='4987476']
I think part of the problem is following too many people and being afraid to unfollow some. I'm following 21 people currently, and if their signal : noise ratio gets bad, I'll unfollow.

This is a great bandaid solution. But it doesn't solve the problem that if there are only 2 people in the world you want to follow, and one tweets 20 things per day while the other tweets 1 per month, if u only read 25% of your tweets you have 99% chance of seeing things from person A and 1% chance of seeing things from person B.
[/quote]

the problem is how do you quantify a post as "meaniful", you can't give the tools to users, because they well probably abuse it, so you'd need an advance algorithm that can both understand your interests, as well as the context of posts, and from that, deliever to you what you find most important.

this is no easy feat by any means.
Check out https://www.facebook.com/LiquidGames for some great games made by me on the Playstation Mobile market.
the problem is how do you quantify a post as "meaniful", you can't give the tools to users, because they well probably abuse it, so you'd need an advance algorithm that can both understand your interests, as well as the context of posts, and from that, deliever to you what you find most important.

this is no easy feat by any means.

Yes, it's hard. But not impossible.

Similarly, things like Google Search and Siri might have seemed impossibly hard some years ago.

All you have to really do is simulate the human brain that will be potentially reading a tweet, and see how he/she feels after virtually "having have read" the tweet and see if he/she feels regret for spending the amount of time on it, or joy that he/she hadn't accidentally missed it. Or better yet, simulate the expected life outcome based on having read/not read the tweet and see which potential outcome is better.

Since the above accurate solution is hard, you can use estimation and various heuristics...

Perhaps see how many seconds people on average spend looking at said tweet (vs. others), how often the author tweets (i.e. rare tweets should probably be valued more than very common ones), whether it's a reply to someone, a very highly retweeted tweet... and I'm sure there are more indicators that differentiate high quality, valuable tweets vs. the mundane ones. Just off the top of my head...

This topic is closed to new replies.

Advertisement