←back to thread

71 points fka | 2 comments | | HN request time: 0.654s | source
Show context
ActionHank ◴[] No.44005677[source]
I really believe this is the future.

Conversations are error prone and noisy.

UI distills down the mode of interaction into something defined and well understood by both parties.

Humans have been able to speak to each other for a long time, but we fill out forms for anything formal.

replies(3): >>44005809 #>>44006013 #>>44008426 #
1. visarga ◴[] No.44006013[source]
> Conversations are error prone and noisy.

I thought you'd say not being able to reload the form at a later time from the same URL is bad. This would be a "quantum UI" slightly different every time you load it.

replies(1): >>44006271 #
2. ActionHank ◴[] No.44006271[source]
I think that there will be ways to achieve this.

If you look at many of the current innovations around working with llms and agents, they are largely around constraining and tracking context in a structured way. There will likely be emergent patterns for these sorts of things over time, I am implementing my own approach for now with hopefully good abstractions to allow future portability.