this post was submitted on 21 Dec 2024
172 points (90.2% liked)
Linux
5484 readers
673 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I do agree, but currently Electron is great for apps the way Flash was considered great for the web. It solves one problem, but creates a bunch more.
In itself, Electron is pretty bloated*, but I don't dare check how many versions I have installed because different apps have stuck with older ones. I'd really like to see a less resource consuming, backward compatible alternative to Electron.
* From my thrifty perspective of keeping older hardware alive with Linux, that is. On your high grade, best-of-class gaming rig, mileage will definitely vary.
It's quite a storage hog having multiple 500+ MB electron blobs. Unfortunately that's a platform agnostic issue now.
That is true, definitely not an OS exclusive problem!
yeah true its spinning a instance of the Chromium browser which is where the bloat is at.