Damus
hodlbod · 4w
The way I'm handling this in flotilla is by "embedding" non-chat stuff into the chat interface. But of course, not all kinds can/should be rendered. Which is the same problem across the rest of nostr,...
Vitor Pamplona profile picture
The problem is that chats use temporal context. If one client doesn't display an image and everybody starts talking about it, the users of that client get completely lost. Which mean that every client must support everything in nostr to make a simple conversation make any sense. And that is just terrible.
2❤️1
ethfi · 4w
Chill out
hodlbod · 4w
I agree with that. I considered only explicitly embedding content into kind 9's and publishing two messages when that behavior is desirable. Replies go some way toward fixing this by pointing explicitly at the upstream content. But you're right that it's not ideal.