Live data from Hacker News

Show HN: HackerNew for Chrome

chrome.google.com

81–90 of 92 posts

Re: Show HN: HackerNew for Chrome

#81

Neat. I started working on a bookmarklet to improve HN last year called Hacker News Enhancement Suite: https://github.com/driverdan/Hacker-News-Enhancement-Suite I never got the code far enough to announce / release. The long term goal was to also make plugins.

And I actually posted my extension also called 'Hacker News Enhancement Suite' yesterday but no one saw/cared.

https://github.com/etcet/HNES http://news.ycombinator.com/item?id=3933090

I cannot say how angry/sad/confused this makes me :(

Re: Show HN: HackerNew for Chrome

#83
post #47

Earlier quoted context omitted.

That's all part of the fun ;-)

I've been awfully tempted to have my userscript just completely rip the page layout apart & re-assemble it properly as styled divs, actually. I might still do that.

As someone who just wrote their own extension for HN, I think that's the right way to go about things. Tables are such a pain in the ass and I there were multiple times where I had to talk myself into 'staying the course' and just getting it done rather than starting from scratch with a more sane approach.

I think if you could create a nice minimalist table-parser base it would be useful for any future browser extensions.

Re: Show HN: HackerNew for Chrome

#84
post #81

Neat. I started working on a bookmarklet to improve HN last year called Hacker News Enhancement Suite: https://github.com/driverdan/Hacker-News-Enhancement-Suite I never got the code far enough to announce / release. The long term goal was to also make plugins.

And I actually posted my extension also called 'Hacker News Enhancement Suite' yesterday but no one saw/cared. https://github.com/etcet/HNES http://news.ycombinator.com/item?id=3933090 I cannot say how angry/sad/confused this makes me :(

Try writing a blog post about it and submit again (preferably later at night, when there's less competition.)

Also, "Show HN" seems to get a better response than other alternatives.

Re: Show HN: HackerNew for Chrome

#85
post #81

Neat. I started working on a bookmarklet to improve HN last year called Hacker News Enhancement Suite: https://github.com/driverdan/Hacker-News-Enhancement-Suite I never got the code far enough to announce / release. The long term goal was to also make plugins.

And I actually posted my extension also called 'Hacker News Enhancement Suite' yesterday but no one saw/cared. https://github.com/etcet/HNES http://news.ycombinator.com/item?id=3933090 I cannot say how angry/sad/confused this makes me :(

Following the thread: I posted my extension called "HNHance" two days ago but no one saw/cared. It doesn't change the style, just adds hover parent links - something i find immensely useful in long comment threads.

http://userscripts.org/scripts/source/132359.user.js http://news.ycombinator.com/item?id=3923150

Re: Show HN: HackerNew for Chrome

#86
post #83

Earlier quoted context omitted.

I've been awfully tempted to have my userscript just completely rip the page layout apart & re-assemble it properly as styled divs, actually. I might still do that.

As someone who just wrote their own extension for HN, I think that's the right way to go about things. Tables are such a pain in the ass and I there were multiple times where I had to talk myself into 'staying the course' and just getting it done rather than starting from scratch with a more sane approach. I think if you could create a nice minimalist table-parser base it would be useful for any future browser extens…

Actually, that's really a rather good idea. I'll be sure to Show HN when it's done!

Re: Show HN: HackerNew for Chrome

#88
post #56

Not bad! I was previously using a combination of the Georgify and Collapsible comment extensions. Your extension is better in some ways and worse in others. Suggestions: Collapse link shouldn't be on the far right, and collapsed comments should only show 1-2 lines regardless of actual length. Link color brightness could be taken down a few notches. Reply link shouldn't be underlined.

Ohhh. Thanks for the pointer to Collapsible comment. Trez useful.

Re: Show HN: HackerNew for Chrome

#90
post #76
post #66

One of the things I like most about Hacker News is that it's one of the few sites left without social media sharing buttons, or as I like to call them, junk. Anything that will add those buttons to sites that don't have them is the antithesis of what I need.

Fully agree. Worst of all are the truculent widget bars that refuse to scroll with the rest of the page. Thankfully the Antisocial subscription for Adblock takes care of them.

I understand that the social buttons are not useful for all, this is why they are hidden behind a click and dynamically loaded. You can completely ignore that link and enjoy the rest of the new features :-)
Post reply on HN