I would bet that my newsreader uses booth less RAM and less disk space. This is what feeds were invented for. Why should I install that much bloat just for reading HN?
Show HN: Hacker News desktop app made with Electron and Node
21–30 of 77 posts
Re: Show HN: Hacker News desktop app made with Electron and Node
#22Re: Show HN: Hacker News desktop app made with Electron and Node
#23Looks cool. But... 100+Mb for a notification app?
That's Node (V8) and Electron (Chromium and all its dependencies) for you.
Would save a lot of memory and time for everyone.
Re: Show HN: Hacker News desktop app made with Electron and Node
#24I really like it, runs well under openSUSE (you have to download the repo and follow the instructions under "Development" in the readme). Hope to see it's functionality expand further. Edit: One thing I would change is maybe make the overall border a more noticeable darker color, I keep getting confused as to where the borders are for when resizing it, and maybe a way of dragging and dropping the window (that is more…
Re: Show HN: Hacker News desktop app made with Electron and Node
#25Because I need to get less work done? It does look great.
Re: Show HN: Hacker News desktop app made with Electron and Node
#26Earlier quoted context omitted.
That's Node (V8) and Electron (Chromium and all its dependencies) for you.
Maybe, just maybe, we should just bundle Node and Electron into a package, install that as a shared library (similar to the way .NET and Java are installed) and then just ship, in the installer, a tool that downloads those if not already installed? Would save a lot of memory and time for everyone.
Re: Show HN: Hacker News desktop app made with Electron and Node
#27Looks cool. But... 100+Mb for a notification app?
Re: Show HN: Hacker News desktop app made with Electron and Node
#28> Download the latest build for your platform from releases. Cool !! Oh.. Mac only right now.
Re: Show HN: Hacker News desktop app made with Electron and Node
#29I really like it, runs well under openSUSE (you have to download the repo and follow the instructions under "Development" in the readme). Hope to see it's functionality expand further. Edit: One thing I would change is maybe make the overall border a more noticeable darker color, I keep getting confused as to where the borders are for when resizing it, and maybe a way of dragging and dropping the window (that is more…
Re: Show HN: Hacker News desktop app made with Electron and Node
#30I don't care how massive the app is compared to just web browsing...it's always great when people show off not just the product, but the open source code. Thanks!