this post was submitted on 21 Mar 2025
1520 points (98.2% liked)

Programmer Humor

22230 readers
1110 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
[–] [email protected] 89 points 2 weeks ago (11 children)

Fucking Chrome/Electron is why.

I honestly wouldn't mind that if they could all use the exact same runtime so the apps could be a few MB each, but nooooo.

[–] [email protected] 4 points 2 weeks ago (6 children)

Is there any alternatives to electron ? And why people's doesn't move on to alternatives if electron is huge & heavy resources ?

[–] dbx12 6 points 2 weeks ago

The alternative is "just serve it as a regular website". It doesn't need to be an app to do its job. Name a functionality which only exists in electron but not in the standard browser API.

load more comments (5 replies)
load more comments (9 replies)