Remix.run Logo
synergy20 5 hours ago

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?

mike_ivanov 4 hours ago | parent [-]

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

synergy20 3 hours ago | parent [-]

maybe gtk4 gui first then ask llm to recreate them natively on windows and macos