|
|
|
Ask HN: Why do people not like news personalization?
|
|
4 points
by albion
5873 days ago
|
|
Like many I am a bit of an information addict with my main sources being rss, twitter & hackernews/reddit. It takes a lot of work to extract the decent information from all of these sources (probably about 10-15% of the information I receive is any good). The obvious solution to this problem seems to be applying a learning algorithm to create a personalized feed of news items. However I know there have been a few sites which have done this in the past with little success. Can anyone suggest any reasons why they have failed? Is it the implementations or that news personalization just doesn't work? |
|
The problem for me with personalization is that it's annoying to always see the same set of things. For instance, I'm mostly a Python programmer. But I've found that if, for instance, I'm subscribed to the Python reddit, I get too much Python-related content in my news feed. That's not really my focus -- I'm really a programmer first, and a Python programmer second. I'd rather see interesting programming things -- regardless of the language or focus -- than I would in seeing Python-related content.
As anohter example, I've found the same is true with political stuff, which I've mostly tried to handle using RSS feeds. I can subscribe to political content that I'm interested in, but then I find that I just end up reading the same things and viewpoints over and over again. I'd rather read political content that's interesting and well written -- regardless of its political stance -- than I would read political content related to some sort of viewpoint or interest. That's the value of a "logged out" reddit/hacker news, or the front page of a newspaper; I'll see the most important things first, and then do my own seletion of whether or not I want to read the stuff contained therein.
One interesting sidenote is that reddit basically dropped the personalization filter thing a long time ago. You may recall that they used to have a "recommended" articles tab, which was supposed to learn about what you were interested in based on your voting history, and then by clicking on the tab you'd see the top articles that it thought were relevant to you. AFAICT this feature no longer exists, and now they just have the sub-reddits system where you get a simple mix of content from subreddits you're subscribed to. I'm not sure exactly why they dropped that (it never worked very well), but that might be something to ponder a bit.