Remix.run Logo
j-krieger 3 hours ago

I‘ve been writing Rust for half a decade now and I‘m firmly believing that it‘s just not good for UI. Global state and a model that lends itself to inheritance just doesn‘t fit in the language.

Ygg2 3 hours ago | parent [-]

I'm pretty sure the issue isn't Rust but the fact outside Browser UI, every native UI sucks.

And the biggest culprit is Apple by far, followed by Microsoft, followed by Linux lack of consistency.

speed_spread an hour ago | parent [-]

We had Delphi and VB thirty years ago and the native UIs were pretty good. The web brought a massive regression in UI programming, functionality and usability that we generally haven't recovered from yet. Not every app can be a web site.