Hacker News new | ask | show | jobs
by emsy 2201 days ago
I haven't tried Missive, but how are memory and battery usage? I've seen fast electron apps, so I know they exist. Programmers basically treat memory as if there's enough of it to not care about, but Laptops are still sold with 8GB of RAM and the upgrade markups on current devices are insane.
1 comments

Is it not insane to anyone else that we talk about only having 8 GB of ram with regards to the performance of mail and chat applications?
Seriously... 8GB is an ocean. People were reading and editing HTML email in the days of 16MB.
HTML has changed since then, though. HTML email might basically be stuck with whatever old version of HTML, but nobody writes an HTML renderer just for email--they embed a fully functioning browser engine in the mail client (or write the client itself to run in the browser).