15 comments

[ 212 ms ] story [ 365 ms ] thread
Looks great. Just started playing with Electron and this one wil be good for learning. Bookmarked :)
Please, please add some way to see new comments since you last viewed.

Otherwise, looks awesome!

Just to clarify: Do you mean there should be a refresh button for the comments view or should the app memorize what comments were already there the last time you viewed the page and highlight new comments?
This should be a website. My ad blocker doesn't work and I can't open links from stories in new tabs.
I wanted it to be a web app originally but it's not possible to do it in a nice way. For security reasons browsers don't allow to embed iframes to different domains or to even make AJAX requests to them.
Is there simply no way to login to HN for commenting from within the app?

EDIT: Eh, nevermind. I read a bit of the source and see more of what's happening. I'd thought this was simply fetching in and subtly styling the comments page directly.

The HN API doesn't offer this stuff so far. It's readonly. And I don't want to ask users for their password.