Hacker News new | ask | show | jobs
by majewsky 2969 days ago
https://qt.io
2 comments

Just an fyi, it looks like you need to include the www for the link to load.
Qt also isn't truly native (it renders its own UI components) and shares many of Electron's drawbacks, so it's only marginally better (and means you have to learn an entirely new platform if you're already familiar with web dev).
> marginally better

Not in terms of resources (CPU/RAM). It's way better than Electron.