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

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] piranhaconda@mander.xyz 11 points 6 days ago* (last edited 6 days ago) (1 children)

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

[–] Samskara@sh.itjust.works 3 points 6 days ago* (last edited 6 days ago) (2 children)

Spotify, Steam

Balena Etcher is a software crime though.

[–] olafurp@lemmy.world 2 points 5 days ago

Steam UI uses chromium embedded framework which saves 50% of the ram and startup time.

[–] slappyfuck@lemmy.ca 2 points 5 days ago (1 children)

What’s wrong with balena etcher?

[–] Samskara@sh.itjust.works 6 points 5 days ago (1 children)

It’s hundreds of megabytes for something that unetbootin, image writer, and others do in a couple of MBs.

[–] slappyfuck@lemmy.ca 1 points 4 days ago (1 children)

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.

[–] Samskara@sh.itjust.works 1 points 4 days ago

Yes, it’s built with electron. It’s a fancy web page and browser packaged as an app.