Better HN: Take HN discussions everywhere
I've recently released a new version of HN Comment Embed, a greasemonkey script that embeds HN discussions into the webpage being discussed.
You simply browse to a posted page, and the HN panel pops up on the side.
This version relies on searchYC as its main source, but also parses HN's newest posts page to attain full coverage.
http://share.shmichael.com/hn_comment_embed.user.js
8 comments
[ 5.8 ms ] story [ 23.7 ms ] threadHowever, I'm unable to get this particular user script to work in Chromium. Haven't looked at it carefully though.
Narrowing down to HN only and greasemonkey allowed me the following improvements:
* While the bookmarklet has to be actively opened by the user, HNCE pops up as a small tab whenever it is relevant.
* The comments in the bookmarklet are sorted chronologically (descending); Directly embedding the page with HNCE allows the hierarchy and ordering to be preserved.
* Another benefit of directly embedding the HN page is the ability to contribute to the conversation and up-rank the article.