6 ms·
This is amazing! I think this could actually catch on! Plz give an easy way to follow some tags so it's not showing me football stuff. If it was just topics I
by cons0le 8mo ago
This is amazing! I think this could actually catch on!
Plz give an easy way to follow some tags so it's not showing me football stuff. If it was just topics I was interested in, I could scroll this for hours.
- sdan 8mo agoHuge- good to hear will see if I can add a way to type in what you want or to go dig further into just certain hashtags.
- Rad007 8mo agoIt's pretty cool. This is even scalable if you consider caching some of these requests and allow users to choose if they want a just-in-time version. Also the comments really are snappy and quick to load.
- fpsvogel 8mo agoOne way to get usable and consistent categories for a Wikipedia article is Lift Wing: https://wikitech.wikimedia.org/wiki/Machine_Learning/LiftWing https://wikitech.wikimedia.org/wiki/Machine_Learning/LiftWin... I once used it to create a "Wikipedia StumbleUpon": https://github.com/fpsvogel/wiki-stumble#demo https://github.com/fpsvogel/wiki-stumble#demo Here is the code related to Lift Wing: https://github.com/fpsvogel/wiki-stumble/blob/main/app/models/wikipedia.rb#L91 https://github.com/fpsvogel/wiki-stumble/blob/main/app/model... Mentioning this in case you're looking for something as a basis for tags. EDIT: Here is a list of all the categories from Lift Wing: https://github.com/fpsvogel/wiki-stumble/blob/main/app/models/categories.rb https://github.com/fpsvogel/wiki-stumble/blob/main/app/model...