Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
41–50 of 148 posts
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#42Is it lame that (especially for super long discussions), I often open a gemini tab and summarize the comments? I like reading HN comment threads, but I often only have a few minutes and just want to get the gist of the reactions from the community for some topic.
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#43Is it lame that (especially for super long discussions), I often open a gemini tab and summarize the comments? I like reading HN comment threads, but I often only have a few minutes and just want to get the gist of the reactions from the community for some topic.
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#44Is it lame that (especially for super long discussions), I often open a gemini tab and summarize the comments? I like reading HN comment threads, but I often only have a few minutes and just want to get the gist of the reactions from the community for some topic.
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#45I think the amount of upvotes you’re getting here suggests that it might be worth building a proper browser extension for this! Would you be interested in making one?
Open to it. For now I’m going to keep it as a userscript and build out some of the interesting ideas people have suggested here. If it keeps growing, a proper extension would definitely make sense.
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#46Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#47Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#48Earlier quoted context omitted.
[Assuming you mean duplicate HN submissions] I normalize the URL and use HN's Algolia search API to find an existing story with a matching URL. I don't currently handle multiple HN submissions of the same article; I just use the matching story I find. That being said, I could see creating a historical snapshot of all the times an article has been submitted and building a blended comments section in the future.
Blended comments section sounds great! Good work.
https://github.com/twalichiewicz/HNewhere/releases/tag/v1.4....
You can test with https://www.apple.com/iphone/
Re: Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript
#49Feature 1 is IMO less useful. It just suggests that people are bad at window management. We didn't like overlapping windows and finding them, so we created tabs inside windows. Then we wanted to see two things at the same time, so we created split views inside tabs (Chrome and Firefox both had this). With a good window manager neither would be necessary. Sadly the community prefers to solve this at the application level rather than the desktop level; I'm currently using Forge (https://github.com/forge-ext/forge) but sadly it's becoming unmaintained.