this post was submitted on 11 Apr 2026
97 points (98.0% liked)

Linux

13249 readers
314 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ExtremeDullard@piefed.social 78 points 3 days ago (21 children)

What you discovered is that today's mediocre developers implement everything in web browsers, or web brower-like frameworks like Electron, and set them up to masquerade as normal applications, but with 100x the disk, RAM and CPU footprint.

[–] randomname@lemmy.org 2 points 2 days ago (1 children)

Only if you use electron. There are lots of light(er) weight alternatives.

[–] refalo@programming.dev 0 points 1 day ago (1 children)

Any browser or html/css-based rendering is still 100x more computationally expensive and RAM-bloated than a native approach.

[–] randomname@lemmy.org 1 points 1 day ago

This is true. Perhaps native cross platform UI development should be as easy as web based desktop apps.

load more comments (19 replies)