Hacker News new | ask | show | jobs
by mulrian 3432 days ago
How are you planning on implementing categories? How do you decide if a post if interesting to you?
1 comments

For MVP I'm just using the HN points. The categories are of course the tricky part. I'm fetching the actual articles and then processing them and extracting categories. All of that is the hard part. Especially if you don't only want correct categories but one that remain stable over time and actually have the right granularity that somebody would want to subscribe to it.