logoalt Hacker News

synergy20yesterday at 5:02 PM1 replyview on HN

wow, what about electron.js the bloated cross-desktop GUI, can LLM either totally modernize wxWidgets(to avoid Qt's license mess), or create some light-weight cross platform GUI widgets to make GUI easy on windows/macos/linux that is not resource heavy?


Replies

mike_ivanovyesterday at 5:44 PM

wxWidgets carries too much legacy. A GTK3 fork maybe? Or a functional clone of QML with some improvements.

show 1 reply