it seems likely from the "Quest" section that they're using "recommendations" in the broader sense to describe the inputs to feed rankings and other parts of the product besides subreddit recommendations. i'm imagining that a single load of the personalized homepage might require hundreds of predictions.
HN user
fiona
5 karma
Posts0
Comments4
No posts found.
Evolving beyond 100B recommendations a day at Reddit 5 years ago
Searchcode: Source code search engine 11 years ago
Really cool. Would be great if it would dedupe identical documents, since a lot of repos are forks of other repos with minimal changes.
Vim - Putting arrows to use 14 years ago
thanks, that's a way better solution.
Vim - Putting arrows to use 14 years ago
Cool idea. I read an article here a couple months ago about vim autocomplete and I mapped my tab key to autocomplete, but that was super annoying for, you know, adding indentation.
Now I've got my arrow keys mapped to Nop in all modes except I mapped my right key to autocomplete in insert mode, which has worked pretty well for the last 10 minutes. I'd really like to start using autocomplete more, so for me it's handier than text moving.