It seems to require 10.8 and above! Haven't gotten around to updating my OS. Regardless, just looking at the screen shot I really like the color scheme and design. If you don't mind, here is a shameless link to a simple Chrome Extension for Hacker News I made: https://chrome.google.com/webstore/detail/programming-news/g...
It uses NSSharingService to provide sharing via Twitter/Facebook/iMessage/etc which is a 10.8 API. I could provide you a binary without those bits for you to try - ping me at james.w.dumay@gmail.com
I really like the app so far. A few feature ideas - adding a preference to load the story or comments first. That might fit in a bit better with some people's workflows of looking at the comments first.
Also - I found myself wanting some "read/unread" feature of the story column. I'd love to know if I've already seen a story or not.
Keep up the good work. I assume you plan to sell this on the App Store?
Seeing the comments first is a popular request so Ill try todo that one soon.
Grant Paul (of the newsyc iOS app) and I were discussing making all the read/unread state work via iCloud so the iOS and Mac apps sync up nicely but we haven't agreed on it just yet.
Yes, I am planning to sell this on the AppStore when its in a state I'm happy with. I'm thinking of making it free and make Readability/Instapaper/etc functionality an In App Purchace.
I think you're on to something there. I've always thought apps that are enhancement experiences of websites that are free struggle to stand on their own. I think a free app supported by in app purchases of features the website can't match is spot on. Keep up the good work!
I like the categories that created via filters. Try clicking edit on Skim HN. It drills down into HN than just the front page. Also, the lessmeme.com is a filter for excluding links that are also were on Techmeme.
It'll be cool to have some filtering capabilities in a native HN application. As much as I like the HTML & web, I also like using native OS X apps.
Hey, just thought I'd take a sec to thank you for making this free. We're faced with so many free apps nowadays that we forget all the work that goes into it to selflessly help the community.
My first impression based on theme - good job. Now I'm going to download it.
EDIT: Just downloaded. Looking.
When will you add login sessions?
Will you incorporate no-procast?
Is there any way you can incorporate a notification system to show up in the upper right hand corner, or even in the side panel on Mountain Lion? I know some of the mobile apps have thread notifications.
EDIT 2: It would be great if you added poll functionality for the 300+ people. And buttons for New and Leaderboards, etc. I'm saying all of this because I'd use this if you made it a full featured app.
I'd probably pay between $0.99 - $2.99 for an app with everything I just said above. Especially if you could put in different widgets that have been developed by other people (best time to submit, notifications, stats, etc.)
Thanks for the feedback! Working on threaded comments, voting, flagging and sessions now. Not sure when I'll be done by please check back weekly for updates :)
Never heard of no-procast. Ill check it out. Not sure what todo for the auto-polling just yet. I can imagine that would be annoying as hell for a lot of people so I'd make it an optional preference.
Yeah, I was thinking about pricing it around that point. Another thought I've had here is to offer it for free and have an in app purchase for extras like instapaper etc.
None of the pages on your site appear to be scrollable on the desktop? It looks like you have an overflow:hidden attached to body, which will prevent anyone from being able to scroll down if their browser is not tall enough.
That doesn't sound right. What browser are you on? I've tested here on Chrome, Safari and Firefox (but not IE). I think it looks a bit wonky on iOS but I'm working on that.
EDIT: Found it. Thanks for the report - should be working better now.
This is fantastic, I like it. Though, I'd love the option to configure the stories selected in the left pane to open to comments first rather than the story. I usually browse HN in this way. It allows me to get peoples' opinion of the piece before hopping in and investing a bunch of time reading what might end up as blogspam, etc.
Looks great! I will definitely use it in the future, and would pay for it. One thing I noticed though is that when you close the window by hitting the red circle in the top left, the app stays in the icon try but clicking the still active icon does not reopen the window.
It's a simple "fix", but this is actually the (silly) default behaviour for Mac apps. After closing the window you can bring it back from the Window menu item > Main Window.
EDIT: Quick shout out to Grant Paul who built the fantastic newsyc app for iOS (http://newsyc.me) which this is partly based on and inspired from.