4 ms·
A bit of a tangent but the big problem a friend of mine faced when he got on the front page was managing all the replies. It quickly gets difficult to figure o
by etewiah 2y ago
A bit of a tangent but the big problem a friend of mine faced when he got on the front page was managing all the replies. It quickly gets difficult to figure out which comments are new and should be replied to.
There is a solution I am working on at the moment.
If you replace ycombinator in a url like: https://news.ycombinator.com/item?id=41816756 https://news.ycombinator.com/item?id=41816756
with gipety to get: https://news.gipety.com/item?id=41816756 https://news.gipety.com/item?id=41816756
you will get a page that remembers the comments currently displayed. On subsequent refreshes you will see any new comments highlighted in green.
It is not yet quite ready but if I get some positive feedback I might do a Show HN about it. (Would be ironic if too many people tried it and my site crashed ;)