this post was submitted on 26 Nov 2025
226 points (97.9% liked)
Gaming
6295 readers
174 users here now
!gaming is a community for gaming noobs through gaming aficionados. Unlike !games, we don’t take ourselves quite as serious. Shitposts and memes are welcome.
Our Rules:
1. Keep it civil.
Attack the argument, not the person. No racism/sexism/bigotry. Good faith argumentation only.
2. No sexism, racism, homophobia, transphobia or any other flavor of bigotry.
I should not need to explain this one.
3. No bots, spam or self-promotion.
Only approved bots, which follow the guidelines for bots set by the instance, are allowed.
4. Try not to repost anything posted within the past month.
Beyond that, go for it. Not everyone is on every site all the time.
Logo uses joystick by liftarn
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does this mean app devs will finally stop using electron and related to build the world’s least efficient UI?
I can always hope!
This is my hope. There are so many cross-platform GUI toolkits out there that are orders of magnitude more efficient than electron and nobody uses them. It's not like GTK and Qt are difficult to learn. In fact, I find them easier to wrap my head around than a lot of the JS nonsense out there.
I have bad memories of apps built in qt but that was decades ago, and my objection is visual.
JavaScript, despite any popularity, is a trash language for an application that runs outside of a browser
I suspect that your visual objection may be similar to mine, but over the past several years of being subjected to electron trash, using apps written in Qt kind of reminds me now of a simpler time. Nostalgia is a powerful drug, isn't it?
That all being said, I do find myself preferring the look of GTK apps lately, in spite of the rather controversial direction their design has taken.