Live data from Hacker News

8 days. 8,000 forums

moot.it

71–72 of 72 posts

Re: 8 days. 8,000 forums

#71
post #14

Earlier quoted context omitted.

> If you try to browse bigger threads here in HN or in Reddit you'll soon realize that you'll get lost. That never happens to me, especially on reddit, where threads are collapsible. How do you end up lost? > Especially when you come back to the site it's impossible to know what has changed. No it's not. There's a reddit gold feature for that.

You end up lost when you see there's a new reply on a thread you've been following (post count is 67 but yesterday it was 66) and then you go trying to find it for about five minutes. You end up re-reading about 30% of all the posts until you finally find what you were looking for. Repeat until you've read the entire thread 20 times. But that's not a bad experience compared to when you go read a threaded conversation…

The reddit gold feature I mentioned directly addresses what your first paragraph describes. New comments since your last visit are highlighted.

And I don't understand your second paragraph; it never happens to me, but that doesn't mean it's not a problem. Could you help me understand why you find these threads unreadable? Do you make use of the "collapse thread" button?

Re: 8 days. 8,000 forums

#72
post #7

How does the embedding work, does it fetch html or does it fetch data and then build the html with javascript? When you navigate within the forum I imagine it does the same and loads in place. How close am I?

Very close. It fetches JSON data from api.moot.it, generates HTML with JavaScript and places it on your site. And when you load another page it does the same thing, but only for a smaller portion of the DOM.

Is it necessary for a user to log in separately on every forum or how do you keep people authenticated?
Post reply on HN