Bunch of people complaining about electron in this thread but I’m happy it exists.
Without electron you would get way fewer Linux apps and often no GUI to go with them.
The RAM usage is high sometimes but I have 128gb and unused RAM is wasted RAM. I don’t care how much something is using until it starts to swap or gets oom.
Most people still only have 16gb of ram (like me).
Electron is net good, but only for small teams that need to ship fast or solo devs etc who already know js and just want something to work.
Billion dollar companies using it instead of paying more for native apps is a horrible use case (that’s mainly where my complaints live).
At the very least, I hope we move to something that can use webviews on our system rather than bundling their own which would save on resources (but opens the possibility for version mismatches i guess, I dunno if you can “peg” that sorta stuff to a working version… but i guess thats just how browsers work so…).
Bunch of people complaining about electron in this thread but I’m happy it exists.
Without electron you would get way fewer Linux apps and often no GUI to go with them.
The RAM usage is high sometimes but I have 128gb and unused RAM is wasted RAM. I don’t care how much something is using until it starts to swap or gets oom.
Most people still only have 16gb of ram (like me).
Electron is net good, but only for small teams that need to ship fast or solo devs etc who already know js and just want something to work.
Billion dollar companies using it instead of paying more for native apps is a horrible use case (that’s mainly where my complaints live).
At the very least, I hope we move to something that can use webviews on our system rather than bundling their own which would save on resources (but opens the possibility for version mismatches i guess, I dunno if you can “peg” that sorta stuff to a working version… but i guess thats just how browsers work so…).