14 ms·
I like how this looks but I have a feature suggestion.... Could you crowd-source categories/tags for the stories and then try and implement an opt-in / opt-out
by badcppdev 2y ago
I like how this looks but I have a feature suggestion....
Could you crowd-source categories/tags for the stories and then try and implement an opt-in / opt-out function that lets us exclude certain categories. I'm not even sure if it's possible but you're some of the way there.
- MarkMc 2y agoThanks that's a good idea! I think I'd need to use AI to categorise each story, then maybe have different tabs on the page for each category...
- kirubakaran 2y agoYou might like this: https://histre.com/hn/ https://histre.com/hn/ (Disclosure: I made it)
- rrr_oh_man 2y agoCare to share how you do the tagging?
- kirubakaran 2y agoSure. I extracted tags from here https://lobste.rs/tags https://lobste.rs/tags and expanded on that just from having spent a lot of time on HN. Then the app uses GPT3.5 to choose the appropriate tags for each story from the master list of tags. More info: https://news.ycombinator.com/item?id=35904988 https://news.ycombinator.com/item?id=35904988