this post was submitted on 18 Sep 2023
538 points (92.0% liked)

linuxmemes

20473 readers
770 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
[–] [email protected] -1 points 11 months ago (7 children)

Its not 1990 anymore, you have more than 2 megabytes of ram.

[–] [email protected] 20 points 11 months ago (2 children)

Honestly for me electron apps can also get pretty janky.

Plus Electron takes WAY more than 2mb of RAM.

[–] [email protected] 5 points 11 months ago (1 children)

And thus cripples battery life.

I only use things like Discord in Safari and Firefox to not have to use the Electron app.

I really don’t get how everything has to use web UI. SwiftUI is really easy to learn and you can run this on any Apple platform. Flutter is a mess but you can run it on Android. GTK looks just gorgeous and Qt can run on everything but ChromeOS (like 99% of things). Is it really too much to ask for 3 more developers in a company that build native?

[–] [email protected] 3 points 11 months ago

Small addition: I unsubscribed like many others from 1Password because with version 8 even they switched from native to Electron. This is just crazy.

I mean guys, frickin think about people who can’t afford recent hardware! Do we really want Electron and thus Chromium/Google to force us to buy 1000€+ hardware to be able to do things?

[–] [email protected] 1 points 11 months ago

Jank is one reason I'm not a fan of electron. It's very common to gain extra scrollbars, for the contents to shift around weirdly. Things break in ways that native apps never do, due to the sheer complexity of web rendering these days. Customizability is nearly always lacking, especially when it comes to cooperating with the host OS's preferences...

load more comments (4 replies)