Hacker News new | ask | show | jobs
by cjk2 805 days ago
Electron serves the developer not the user.

It also looks shit on every platform then.

And eats all your RAM

1 comments

The complaint that Chrome eats all your RAM is because it starts a new process for each tab, with all the overhead that entails. You’re not using multiple tabs in an Electron app.
No instead I run 50 standalone browsers with one tab each on my machine ...
The overheard prevents any one tab from taking out the entire browser though.
Chrome has good reason to use multiple processes, but criticism of Chrome doesn’t necessarily apply to Electron apps.
That’s not the complaint lol