Comment by j-krieger
21 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.
21 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.
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.
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.
Sure. It was a simpler time.
Web didn't make massive regression in UI, it made minimum feature set huge.
5 replies →