Live data from Hacker News

Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation

github.com

21–30 of 40 posts

Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation

#21
post #19

I like the way that comments become "read" as you move through them with the shortcut keys. But I prefer the simple orange line highlight that the hckrnews.com extension and (shameless plug) the Hacker News Enhancement Suite [0] use. Your variable width grey highlight becomes looks very chaotic. [0] https://chrome.google.com/webstore/detail/hacker-news-enhanc...

I agree that the style in your link is cleaner looking. I don't have a very good sense for how to make things look nice. I might clean it up a bit because my goal is to keep HN simplistic but just add the few features that I've been itching for. I hadn't seen your before, though. It looks nice.

Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation

#22

I created this based on how difficult I found it to be to follow conversations here, especially long ones. It's always been fairly easy to keep track of replies to your own comments, but if you haven't commented in a thread or subthread, you're basically stuck counting timestamps. Since I've gotten it working it's made the browsing experience better. Please report any issues here or on github.

Great extension, I'll definitely be using it. If I can suggest something, I think it would be better to bold the unread comments (in the home page) only if you've actually open the link or read the previous comments. Otherwise it adds a lot of distraction on the page, and the bold links don't tell me whether I cared or didn't care about the associated news.

Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation

#23

I created this based on how difficult I found it to be to follow conversations here, especially long ones. It's always been fairly easy to keep track of replies to your own comments, but if you haven't commented in a thread or subthread, you're basically stuck counting timestamps. Since I've gotten it working it's made the browsing experience better. Please report any issues here or on github.

Great extension, I'll definitely be using it. If I can suggest something, I think it would be better to bold the unread comments (in the home page) only if you've actually open the link or read the previous comments. Otherwise it adds a lot of distraction on the page, and the bold links don't tell me whether I cared or didn't care about the associated news.

Great idea. I changed it to only be bold comments if the number of unread comments is greater than 0 and less than the total number of comments. It's been pushed to the Chrome Store. Thanks for the feedback!

Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation

#24
Very cool! I wish I had that last week when I was scrambling to reply to comments... (I used text search the page for "minute" and "minutes" but that not very efficient...)

Bonus if you adapt the script to reddit -- the same problem of not knowing which comments are new exists (except for top level comments which can be seen if you sort by new).

Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation

#25

Very cool! I wish I had that last week when I was scrambling to reply to comments... (I used text search the page for "minute" and "minutes" but that not very efficient...) Bonus if you adapt the script to reddit -- the same problem of not knowing which comments are new exists (except for top level comments which can be seen if you sort by new).

I would expect RES (Reddit enhancement suite) to support these features already. (I don't personally use it, but others can probably vouch).

Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation

#26

I created this based on how difficult I found it to be to follow conversations here, especially long ones. It's always been fairly easy to keep track of replies to your own comments, but if you haven't commented in a thread or subthread, you're basically stuck counting timestamps. Since I've gotten it working it's made the browsing experience better. Please report any issues here or on github.

Great extension, I'll definitely be using it. If I can suggest something, I think it would be better to bold the unread comments (in the home page) only if you've actually open the link or read the previous comments. Otherwise it adds a lot of distraction on the page, and the bold links don't tell me whether I cared or didn't care about the associated news.

On that note I suggest that the UI should have the following three "states":

1/ New article, never read:

    22 comments
I know that they are all unread, don't need to tell me.

2/ Visited article

    25 comments (3 unread) 
This is nicer IMHO than having another | separator. The 3 unread could be bold as it is now.

3/ Visited and all read:

    25 comments (0 unread) 
But this time 0 unread does not need to be bold.

Re: Show HN: Hacked Hacker News - new comment highlighting and keyboard navigation

#27

Earlier quoted context omitted.

No console errors, just not showing. Let me know if there is anything I can send to help debug. Also, not sure if this is by design, but after I post an in-place reply, I have to reload the page to see my post. However, upon editing a post, the page reloads immediately. I didn't see any error in the console.

I was conflicted about whether or not to update new comments inline or force a page refresh. So the behavior with the comments is intentional. I may end up changing it if it's confusing. As for the other problem, I'm confused about why that's the only thing not working. Are you running any other extensions that could be conflicting?

Makes enough sense re: problem #1. Re: the unread counts not showing up, this still occurs for me even when Hacked Hacker News is the only enabled extension.

EDIT: I have no idea why, but as I was hammer-clicking on the Hacker News main button, all of a sudden the unread counts started to appear. I wonder if there was some cache issue or something such as that.

Post reply on HN