this post was submitted on 18 Sep 2023
533 points (92.1% liked)

linuxmemes

20770 readers
1679 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ichmagrum@feddit.de 27 points 1 year ago (3 children)

A lot of the time, the alternative would be a website running in the browser.

[–] crispy_kilt@feddit.de 10 points 1 year ago* (last edited 1 year ago) (1 children)

I'd prefer that. One firefox instance can easily run 10 big fat websites while using like 6GB of RAM. 10 electron apps on the other hand? 32GB RAM won't be enough.

[–] Mio@feddit.nu 2 points 1 year ago

Have fun updating those Electron

[–] MyFairJulia@lemmy.world 6 points 1 year ago (1 children)

Electron IS a browser. It's a Chromium browser to be exact with all the Chromium UI elements except the very bare minimum removed.

So the only difference that remains is running a website in a tab or in a fancy window.

[–] ichmagrum@feddit.de 4 points 1 year ago* (last edited 1 year ago)

I know that Electron is a browser. But the issue is that it's a different browser, and AFAIK Electron applications don't share libraries etc. like Chrome/Firefox tabs would, which makes Electron apps even more inefficient than web apps.

[–] ILikeBoobies@lemmy.ca 1 points 11 months ago

Yeah, I’d rather a website