For the past three weeks, I've worked on a Google Chrome extension called Autobahn that makes Hacker News even more awesome:
- Ban stories by domain name
- View user profiles in a popover
- Links to comments and submissions in the popover
- E-mails and urls in profiles are clickable
- Twitter profile links and usernames
- Follow button shown for twitter users
- Photo shown for twitter users
Cool chrome extension, dude! You might want to reconsider the music on your "save time on hacker news" video. It feels... like a sad foreign film about a mime. It's entirely possible that you meant it to be a parody of an obvious cultural reference that I'm missing, but I'm not sure this is the feeling you want associated with your project.
Thank you! It was over three weeks of work (mostly UI/visual/product design, narrowing down features to launch with, testing, etc.) and I was freaking out because it had no upvotes on the new page. :)
EDIT: I've now removed the slow version of the screencast.
Thanks. My girlfriend picked the slow music but then said the same thing so I made a fast, supercharged version. However, she advised me to go with the slow one anyway because she liked seeing my face. So I decided to choose one randomly!
Does it support a view where you only see new posts since the last visit? Or alternatively sort by the most recent posts?
This is something that bothers me. Say, there is an interesting discussion with ~100 comments and I read all of them. Then I come back later to ~110 comments, I have to find the new comments manually.
This is pretty cool extension. I can finally block forbes.com :)
Though unfortunately it's not working for me on Lubuntu 11.10, Chromium. ("Lu15.0.874.106 (Developer Build 107270 Linux) Ubuntu 11.10"). Saving preferences doesn't work - all choices just disappear after clicking 'save'...
Also feature request: I'd love to be able to highlight domains like I'm not able to ban them.
My use-case is that there is a certain type of article by arstechnica, NYT (and a few other sites) that have quality investigative/in-depth reporting that I particular enjoy. Unfortunately, only small subset of those publications total output is that kind of reporting, so I use HN as a filter. This would allow me to quickly figure out what I want to read :-)
2) Are you using the http version of news.yc ? Support for https://news.ycombinator.com is coming in the next version (last time I checked, only http was supported.)
A feature that I've wanted would be to add a link to hide articles you choose to ignore. That way when you come back to the site a the second, third, forth, Nth time of the day, you don't need to rescan the same links you have already looked at.
On the friends branch you can also create your groups of friends and the main page will show how many of your friends have commented on any given story.
Thanks. Autobahn does not make extra calls to Hacker News because Paul Graham has voiced complaints about such behavior (e.g. scrapers). I've avoided requesting additional pages beyond what the user normally navigates to. However, new features are definitely coming!
I launched with many super-polished features in 0.1 and I will try to keep the same standard. I'll check yours out!
Yep, I avoided scraping with the first version but with the friends feature it was unavoidable -- that's why i've left it on a branch and haven't merged to head yet; no easy solution there and I was in fact temporarily ip banned while testing the features.
Same here, I'm running 20.0.1132 on Win7. (I also have Adblock, Ghostery, and FB Disconnect installed, in case those are somehow creating some interference.)
Edit: Nevermind. Figured out you have to click on the username. But, it also intercepts middle-mouse clicks, so I can't quickly open in a new tab.
nice extension - the ban function is cool (now I can ban all that parse spam). Popover function is great. There is one popover chrome addon called ezlinkpreview that I use which is cool too(for bigger monitors) shows windows side by side.
See the screenshots and YouTube videos in the Google Chrome Store to get it or learn more:
https://chrome.google.com/webstore/detail/dfpgenhhdldjhafbbk...
Your feedback is appreciated!