Hacker News new | ask | show | jobs
by f1refly 1866 days ago
> I feel that GTK is pretty boring

And for a software library, that's a good thing

> and won’t last long

Don't worry, gtk is 23 years old. It will last long enough for whatever you're trying to do, certainly longer than the javascript framework of the week.

> Also, with the development of WASM most of the stuff we do on our desktop will move to browsers

Nah. Webassembly can do some impressive stuff, but when you compile stuff to a binary blob you might as well do it for native code. Will run faster and feel better

> and we can use the best UI ever with CSS on browsers

My whole post was about why the browser ui is inferior to native applications. You should at least try to justify your position when writing up an answer in a discussion.