Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript — editorial image
Signal Ledger illustration · Generated
Technology

Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript

The update

HN is great for the links people share, but a big part of the value I get comes from reading the discussion around them. I realized I was always opening the article in one tab and the comments in another, constantly switching back and forth.

The significance

I figured there was probably a simpler way, so I threw together this userscript to merge the two. Clicking a link from Hacker News opens the article with a side panel containing the discussion.

The context

It doesn't require your credentials, is resizable, and is easy to tweak if you want to customize it

Where this fits in Signal Ledger

Related coverage from the Technology desk.

The read

Clicking a link from Hacker News opens the article with a side panel containing the discussion. If you land on an article that has previously been shared on HN, the script finds the existing discussion and adds a button in the top-right to open the panel.

Source note

Hacker News reporting: https://github.com/twalichiewicz/HNewhere

Read the original reporting