this post was submitted on 12 Mar 2026
1661 points (99.1% liked)
Programmer Humor
30459 readers
2277 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
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
Note, I don't know how comprehensive this wiki list is, just quick research
https://en.wikipedia.org/wiki/List_of_software_using_Electron
From those, I'm only currently using a handful.
balenaEtcher, Discord, Synergy, and Obsidian
Spotify, Steam
Balena Etcher is a software crime though.
Steam UI uses chromium embedded framework which saves 50% of the ram and startup time.
What’s wrong with balena etcher?
It’s hundreds of megabytes for something that unetbootin, image writer, and others do in a couple of MBs.
Oh dang, is that the overheard of the software framework it uses? I think that’s what this thread was about but I can’t remember.
Yes, it’s built with electron. It’s a fancy web page and browser packaged as an app.