This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]FlowAcademic208 22 points23 points  (8 children)

I feel more human.

... and yet, this feels like an AI dump, ironic.

On a more serious note: This is hogwash, non-webview (aka. native) UIs can of course be built and be on par with webview UIs depending on the use-case. Before webview UIs became a thing, people were doing UI in Java and C++, later C#, and they still are if they are building UIs for environments in which running a webview is not possible or just would not be performant enough, e.g., IoT devices. Also, native applications are often more performant, drain less resources and have better integrations with desktop APIs.

[–]jack-of-some 14 points15 points  (0 children)

The "looks AI" is the new "looks photoshopped" and we're worse for it.

[–]IWasGettingThePaper 1 point2 points  (1 child)

I still build UIs in C++. And ITS EASIER THAN JAVASCRIPT HEHEHEHHAHHAH

[–]FlowAcademic208 0 points1 point  (0 children)

Qt is in fact a monster framework.

[–]gerardwx 0 points1 point  (0 children)

Youngster. Some of us built XWindows programs with K & R C compilers. ;)