> Algorithmic feeds are always hostile to the user….They limit what a user sees…never encountered a situation where an algorithmic feed made things better I don’t know if Github should do algorithmic feeds. That said, my literal job description is to design an algorithmic feed for a tv news app. That’s what I’ve done - written an algo that decides what news gets shown, in what order => implicitly means a whole bunch…
> Now sure, you can complain that the algo isn’t showing you what you personally want - its trained on the entire viewer population, not on your personal tastes. So most algos let you personalize the feed. But without an algo…there’s just no hope. I think that the common complain is not "it isn't showing what I personally want" VS "it isn't showing what people generally want" but rather that the algorithm is often no…
Jesus!! Man, didn't know recsys invokes such vitriol.
There are dozens of news apps on smart TVs these days. Under the covers, it's pretty much the same deal - in go the raw feeds. Editors always do a first pass. Recsys algos do the 2nd pass. Ranking algos come in next. Personalization is usually last. Out comes the news. Viewers then have their say with thumbs up & downvotes. Those get fed back into personalization. On & on it goes...
Its not magic. Its not perfect. But its how pretty much every smart tv news app works under the hood. There's dozens of them. Pick any one of them that works well on your TV for your temperament, I guess. Recsys is just a standard comp science discipline. We have our textbooks, our journals, our papers. We all read the same stuff, pretty much roll the same code with minor frills.
Nobody's out to get you.