Just wondering if someone has created a tool to view a submitted link and related HN comments in one page.<p>This is instead of having to open 2 tabs each time you want to read the article and then wanting to read the HN comments for the article. Or is there a better way of doing this?
Why not hack it together yourself? ;)<p>Parse the rss feed and pull in the url in an iframe and the comments page in one. Give them both a height/width of 50% and voila.