Most-favorited Hacker News posts
181–190 of 270 posts
Re: Most-favorited Hacker News posts
#182The OP says " The most favorited articles by the top 10k most active Hacker News members. " How was "most active" defined? (Edit: oh I see - the users who post the most comments: https://news.ycombinator.com/item?id=24352688 ). It's an interesting list, and it never occurred to me that by counting the top favorites of different subsets of users you might get quite different interesting lists. I got curious about what…
Re: Most-favorited Hacker News posts
#183Earlier quoted context omitted.
When I emailed mods to argue that the 'web' button should be restored[1], I was told by dang that he was actually considering removing 'hide' and 'favorite' too, because people rarely use those features. (I routinely use 'hide' but hardly ever use 'favorite'.) Btw, 'favorite' may be lesser-known but it's certainly not hard to use. [1] https://news.ycombinator.com/item?id=23762479
> was told by dang that he was actually considering removing 'hide' and 'favorite' too, because people rarely use those features. That's something you do with a corporate site where you're constantly A/B testing and aggressively removing features that don't generate revenue. Hacker News isn't (or shouldn't be) run that way. It's perfectly fine to have features only a few people use.
The humane reason, of course, for removing features, is so you can add new ones while staying simple. I have always found this to be a deep part of, let's call it, healthy software development, at every level. If you remove things as well as add them—code, features, complexity–then the system can breathe over time. When I say "the system" I include the programmers and the community as well as the code—the whole thing. If you're only allowed to add, that's no longer a creative process, just agglutination.
Re: Most-favorited Hacker News posts
#184The fact that favorites are a hidden feature and hard to use made me think the quality of the curation signal would be even better. Also the fact the HackerNews API, Angolia don't expose this feature made it even more interesting to aggregate. Hope you like it and as it was a pain gathering the data, I put it in an observable notebook so hopefully we don't need to gather that dataset again for a while. The learning r…
Re: Most-favorited Hacker News posts
#185Maybe if the favouriteness could be transitive in some way? It could be called “favouriterank” and we could use it to index the web and surface the best pages when people search for things they are interested in?
Re: Most-favorited Hacker News posts
#186The OP says " The most favorited articles by the top 10k most active Hacker News members. " How was "most active" defined? (Edit: oh I see - the users who post the most comments: https://news.ycombinator.com/item?id=24352688 ). It's an interesting list, and it never occurred to me that by counting the top favorites of different subsets of users you might get quite different interesting lists. I got curious about what…
At some point I had a similar selection of Ask HN dominance. One problem with my data is I only grabbed the first page of favorite results.
EDIT: SHOOT, you exposed a bug, my parser skips things things without URLs! Hence I ended up filtering out most of the Ask HN's!
EDIT: Fixed it
Now my list looks a bit more similar to yours but not quite. Currently "Ask HN: What books changed the way you think about almost everything?", your #1 is my #50. If I turn off normalization, it goes to #13 on my lists, so that has quite a significant impact on the rankings.
sidenote: Lol this post is the 20th most favorited article now.
Re: Most-favorited Hacker News posts
#187Honestly, I’m kind of surprised more people do not use the favorite feature to bookmark interesting links / posts. 96 favorites on the most favorited seems really low.
Re: Most-favorited Hacker News posts
#188Earlier quoted context omitted.
Yes, click the timestamp on the comment and you'll see the full range of actions.
Yes, click the timestamp on the comment and you'll see the full range of actions. Very interesting, after the very active recent discussion about discoverability in user interfaces. It's like HN hired someone from the iOS design team to come up with the notion of "timestamp" = "favorite."
Re: Most-favorited Hacker News posts
#189The list will be inherently biased for recency (note that “Ursula LeGuin has died” is high on the list) simply because there are more people around to vote. Doesn’t make the list meaningless, but it may not surface the “best” articles that might interest you .
Re: Most-favorited Hacker News posts
#190Earlier quoted context omitted.
When I emailed mods to argue that the 'web' button should be restored[1], I was told by dang that he was actually considering removing 'hide' and 'favorite' too, because people rarely use those features. (I routinely use 'hide' but hardly ever use 'favorite'.) Btw, 'favorite' may be lesser-known but it's certainly not hard to use. [1] https://news.ycombinator.com/item?id=23762479
Favorite is one of my most used features. Please don't remove it, dang! :( I frequently go back to these stories, whereas I don't often care to find things I upvoted again. If the two features become conflated, I'll probably stop upvoting so that I can use upvoted stories and posts as a bookmarking system. Please keep favorite stories and posts around. If you're worried about feature utilization, maybe name it "save"…