|
|
|
|
|
by dodomodo
75 days ago
|
|
What the article misses is that generating a good UI is not easy, a good interface conveys so much more semantic information then just it's underlying API, and it does that without the user needing to concisely interpret the information. And it's not just semantic information, presenting any kind of information in a way which enable the user to seamlessly interpret and use it is not an easy task. AI, definitely lowered the bar for making some UI, but it doesn't help with the fundamentals challenges of making a UI, at least not more so then it helps with the fundamental challenges of any other job in our industry. |
|
And so many UIs stink, so auto-generating them might, on average, not be worse.
> a good interface conveys so much more semantic information then just it's underlying API
Yes, a good UI contains institutional memory on rendering that particular information in a bigger context than the pure data. I’m not sure how to convey that best.