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

linuxmemes

20731 readers
834 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] 4 points 1 year ago* (last edited 1 year ago) (1 children)

Granting some application with a bundled ancient and insecure Electron build is insanity.

Granting some application with a bundled ancient and insecure library of any kind is bad. That is not a problem exclusive to Electron it applies to static builds of any application ever made.

Luckily there are plenty of native source code editors out there, for example Kate.

Okay but that's not the point. You said, "Just load the wrapped website in a browser." Some apps won't function like that. The fact that alternatives exist is irrelevant to what I replied to.

[–] [email protected] -3 points 1 year ago* (last edited 1 year ago) (1 children)

Okay but that’s not the point. You said, “Just load the wrapped website in a browser.”

I replied to "it’s hard to do without them". So yeah, opening wrapped websites in a browser for most Electron apps and using native alternatives for the rest is totally feasible and absolutely not beside the point.

[–] [email protected] 2 points 1 year ago

Yeah, it's feasible to do that. And? My point was that you can't just rip out the web portion of an app and always expect it to work in a browser. That's it. What you said is irrelevant in the sense that it has no effect on whether the web portion can run in a browser or not.