in the extreme case, a proper hypermedia server/client should let the ui and even functional aspects be entirely driven by notes' content.
imagine what vibecoding would be like if it didn't even need to be in source code files or hosted anywhere.. entire uis and ux interactions composed soley of notes' content.
Thread
Login to reply
Replies (1)
Check out what this screenshot note is replying to. I'm both excited and scared.
Next steps:
- host the malleable UI "client" (it's just a static html file)
- make it easier to load a given note in the client
- upgrade the "client" so that it can at least do these:
1. query + foreach - enables feeds/lists
2. embed - Enables composition
3. if/else - Conditional UIs
4. local state (??) - Interactive apps without publishing
5. computed - Derived values
6. pagination - Scale to large datasets
X. ...eventually rewrite the client to be more of a "bootstrap/BIOS" so that the bot response actually _includes the "client code" html/js that it needs to run itself_. and the client replaces itself with that "OS". so essentially notes become "executable" apps. 👹
(also the bot is offline so don't bother talking to it)
View quoted note →
📃.md
View quoted note →