Stop this nonsense already. Electron is the greatest thing that happened to the dying desktop software ecosystem. And the performance/resource usage is just fine.
> And the performance/resource usage is just fine.
It depends. On my machine with 8GB of RAM and an older processor, Electron apps suck the life out of it. My newer dual core with 16GB of RAM (ultrabook) and an NVME SSD handles them fine. I think most devs working with newer faster hardware get a bit desensitized when it comes to performance. Electron isn't necessarily a terrible thing, but I refuse to call it "the greatest thing" - there's still a lot more work to do, like have a single shared Electron process for all Electron apps.
Same here. I bought a cheap 4gb laptop and put a light linux on it just for coding away from home. All electron apps suck the life away while sublime runs like a dream.
Does your idea of multiplatform include the BSD's as well? Last I looked in to it the team themselves only defined multiplatform as Windows, Linux, and non-mobile macOS.
18 comments
[ 3.1 ms ] story [ 38.9 ms ] threadhttps://aur.archlinux.org/packages/github-desktop/
It depends. On my machine with 8GB of RAM and an older processor, Electron apps suck the life out of it. My newer dual core with 16GB of RAM (ultrabook) and an NVME SSD handles them fine. I think most devs working with newer faster hardware get a bit desensitized when it comes to performance. Electron isn't necessarily a terrible thing, but I refuse to call it "the greatest thing" - there's still a lot more work to do, like have a single shared Electron process for all Electron apps.