After spending some time thinking about using it across my Mac and Linux machines, I just had Claude write an html file.
Nice, simple runs everywhere.
Will they though?
I.e., "too human-friendly to survive in the presence of The Great AI™".
If so, where does that lead us?
Have you ever written GUI code using one of the big GUI frameworks?
I tried a bunch of Frameworks and some were easier (PSG, Kivi) and others much harder.
There are a few downsides... there are better options than C++ these days (Rust most obviously), QtWidgets is in maintenance mode, it's a bit of a pain to make an installer from your app, and it doesn't really support modern styling.
But I'd still pick it over this in a heartbeat.