Jack Chakany on Nostr: That's probably the toughest part The advantage that I see of this method though, is ...
That's probably the toughest part
The advantage that I see of this method though, is that the project in question is already an abstraction over Swift UI, gtk3, and whatever Windows has going on so you could make an abstraction over egui using the same technique and then load it over the wire with nostr events
and then after you do that, you only have to ship one version of your product. the client library just adapts that abstraction.
lots of ideas here, many ways to explore it.
curious to see what you come up with though
The advantage that I see of this method though, is that the project in question is already an abstraction over Swift UI, gtk3, and whatever Windows has going on so you could make an abstraction over egui using the same technique and then load it over the wire with nostr events
and then after you do that, you only have to ship one version of your product. the client library just adapts that abstraction.
lots of ideas here, many ways to explore it.
curious to see what you come up with though