HN user

Oberdiah

11 karma
Posts0
Comments4
View on HN
No posts found.

I feel that'd maybe be going a bit far as other kinds of feed are also useful (e.g. by popularity, etc.), but I feel as a first step it should be mandatory for any platform to have to show in a human-readable way exactly why they showed you a piece of content. That allows for some intelligent feeds (users who watched this video watched these ones next most often) but without the addiction, manipulation, and nation-puppetting abilities currently enabled by the personalised algortihm.

I’m working on a static analyser at the moment that does this, and the inferences that can be made just from the information of intervals is quite impressive. One thing you run into pretty quickly though in a lot of languages is integer overflow ruining your day - in your example above the commented section is reachable for signed ints that support overflow and that adds a whole other layer of complexity to things.