this post was submitted on 21 Mar 2025
1435 points (98.3% liked)

Programmer Humor

23710 readers
2045 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
[–] Blackmist@feddit.uk 82 points 2 months ago (7 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.

[–] devilish666@lemmy.world 4 points 2 months ago (2 children)

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

[–] dbx12@programming.dev 6 points 2 months 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 (1 replies)
load more comments (5 replies)