Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
JS96185346yOn which platform does this happen?
In theory when you use the algo it should already save the "set" of rants you've seen and bypass them when you refresh or scroll enough to load new ones. -
ceee77786y@fuck2code maaaaayyyyybeeee ,idk but there are so many rants that just refuse to leave my feed and its not like i come across them after scrolling for long,they are literally on top,as I scroll further ,I see more and more ++'ed rants.
-
JS96185346y@ceee so it's seems a bug, very strange though.
Every time you refresh or change page the server flag as already seen the "unique set" of rants you've seen.
This process can not occur immediately (it can took a while for the server to do that), but the app to avoid this problem add to the request parameters the sets of rants you've already seen, so if on the server they are still not flagged as "seen", the server ignore them anyway getting them from the parameters.
Try to report it on the issue tracker: https://github.com/devRant/devRant
@dfox -
devTea240886yI faced the same issue not a while ago, I just changed my feed to the latest. And everytime I read the one I ++ ed, I stopped.
Too much devrant? Maybe... -
dfox428276yIf you’re seeing rants you’ve already seen in algo then it means you ran out of algo rants. When you run out, it falls back to “top”
Related Rants
@dfox @trogus
I have selected the algo mode for sorting .
Idk why but my feed is a little too full with rants I have already ++'ed . I am coming across the same rants multiple times,for days. Despite refreshing nothing happens.
I mean I can change the sorting mode for fresh rants but I suggest the algorithm be improved in a way that rants that have been upvoted or commented on by the user, no longer exist in the feed after refresh.
If this already exists then I am probably experiencing a bug, so I'd like to report that.
devrant
suggestion
algo