From: <a href="https://hackermenu.io/" rel="nofollow">https://hackermenu.io/</a>
"Do you have the habit of jumping to comments before reading an article? We got you covered. Comment is just one click away. So is vote."<p>I did a quick browse and search of the source on github for "comment", "vote" and "login". How do you handle logging in/submitting comments/votes? Just present the regular hn login inside the app, and use the hn site?<p>I thought there was some TOS/gentlman's agreement that APIs only had read access to stories, and one needed/should use the hn page for comments/votes? Perhaps I'm mistaken?<p>I suppose there's no rule against making a custom browser though -- while a bit heavy handed, I suppose there's really no difference between wrapping node+electron and enhancing the UI/UX with greasmonkey -- I suppose the main issue is to behave closely enough to a regular web visitor, so as not to put undue strain on the service, not demand that every visitor <i>actually</i> uses a general purpose browser...?