The 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…
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
Most-favorited Hacker News posts
121–130 of 270 posts
Re: Most-favorited Hacker News posts
#122Earlier quoted context omitted.
> 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.
Removing features to decrease maintenance overhead is also a pretty legit reason, and you don't have to be a corporate site for that to apply to you (I would say it applies even more to a hobby site). That said, I really hope favorites isn't removed because even though I only discovered the feature a few years ago, I really cherish the comments I've favorited.
Re: Most-favorited Hacker News posts
#123Honestly, 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
#124Earlier quoted context omitted.
> 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.
Removing features to decrease maintenance overhead is also a pretty legit reason, and you don't have to be a corporate site for that to apply to you (I would say it applies even more to a hobby site). That said, I really hope favorites isn't removed because even though I only discovered the feature a few years ago, I really cherish the comments I've favorited.
Re: Most-favorited Hacker News posts
#125Honestly, 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
#126Earlier quoted context omitted.
Comments have links that can be bookmarked too, under that timestamp, here's yours: https://news.ycombinator.com/item?id=24352253
I didn't know that comments can be bookmarked, that's a very unusual and neat feature
Re: Most-favorited Hacker News posts
#127Now I see the “favorite” link right above this comment form. I guess I never even noticed the links on the post page are different than when browsing stories on the front page. Now I’m noticing there’s also a “hide” link!
Re: Most-favorited Hacker News posts
#128Earlier quoted context omitted.
> 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.
Removing features to decrease maintenance overhead is also a pretty legit reason, and you don't have to be a corporate site for that to apply to you (I would say it applies even more to a hobby site). That said, I really hope favorites isn't removed because even though I only discovered the feature a few years ago, I really cherish the comments I've favorited.
Re: Most-favorited Hacker News posts
#129Re: Most-favorited Hacker News posts
#130The 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…