←back to thread

62 points grouchy | 1 comments | | HN request time: 0.358s | source
Show context
dmje ◴[] No.46179409[source]
On the face of it, this seems like a terrible idea. Interesting, but terrible. I’ve spent 30 years encouraging simple, repeatable, user-focused UI’s where hierarchies are explicit, pages are referenceable, search results are real URLs and so on. Randomness is generally bad - humans expect X module or block or whatever to be in the same place from visit to visit, not adapting based on some complex algorithm that “learns”.

UX and UI takes work, and it’s mostly work getting back to simplicity - things like “think more like a user and less like your organisation” in terms of naming conventions and structures, or making sure that content works harder than navigation in orienting users. I don’t think there’s any sort of quick fix here, it’s hard to get it right.

Simplicity is surprisingly complex :-)

replies(2): >>46180205 #>>46187425 #
1. grouchy ◴[] No.46187425[source]
I don't disagree that simple and repeatable wins—but isn't there a tension between "simple" and "capable"?

Excel is neither simple nor explicit, yet it's the most successful end-user programming tool ever made.

Could generative UI be a path to creating powerful tools feel simple by hiding complexity until needed, rather than dumbing down the tool itself?