Hacker News new | ask | show | jobs
by rpgbr 36 days ago
Devs reading this, please start making your apps less memory hungry.

All the people running any computer appreciate.

4 comments

Don't get your hopes up. The industry is well underway in migrating everything possible away from native apps to Electron.
People for some reason forget that for most election apps you can run it in a browser tab and avoid almost all of the overhead.

You can run slack, teams, outlook, Spotify, figma, and just about everything else in a browser tab; you get Linux support for free and you are only running one browser instance.

I shift a 1 GB electron app to a 900 MB browser tab (i don't know what it actually is, but the number of Tabs I have taking up 1 GB memory is shocking these days).

Trying to vibe as many of my own CLI toolings as possible....

Doing that helps some, but it doesn’t help the fact that web engines and the balls of mud they’re so often tasked with running are quite heavy even with just one browser instance.
Message recieved, porting my webapp to Electron ASAP.
Realistically this will just be used to force people into even more subscriptions.

Want to edit a video? Pay a subscription for a Microslop Pro Max Windows $50/mo, then pay another $50 the NVidia Pro GPU add-on (the gaming version is slightly cheaper, but we can't let you use that since it's against the ToS), then another $50/mo for Adobe Premiere + $20 extra for the 4K export option. But you've already used up your monthly quota for it, so you pay another $50 for reset the limit. Then your machine doesn't have enough storage, I guess it's time to upgrade the cloud storage subscription too, that will be another $50 please.

Thank you and have a nice day!

I do. No one cares.