logoalt Hacker News

zahlmanyesterday at 4:52 PM1 replyview on HN

> I can write one using Qt, EGUI, etc (Or many other options), and it will just work on Windows, Mac, Linux/Wayland, and Linux/X.

This is hard to square with the continuing obsession with Electron.


Replies

d-us-vbyesterday at 10:57 PM

I suspect the u ubiquity of electron persists more because maintaining both web and desktop interfaces is somewhat simplified, and as a corollary, you don’t need a separate JS and C/C++/QML team. Qt has gotten pretty good, but JavaScript and typescript are easier to hire.