William Casarin
William Casarin
On Tue, Nov 28, 2023 at 09:48:21AM -0800, nostr-wine wrote: >We've been working with Vitor on this and we are happy with the latest >version of using NOTIFY instead of...
this is what me and @Semisol have been talking about for ages. it's a good idea. nostrdb already supports this since it doesn't actually "replace" events, it versions them.
On Sun, Feb 11, 2024 at 09:09:23AM -0800, Alex Gleason wrote: >Versioned events is a good idea. It would solve #349. But it can't be >relied on since the very...
On Sun, Feb 11, 2024 at 10:26:36AM -0800, Alex Gleason wrote: >I could see keeping maybe the last 3 versions of each replacable event. But man those follow lists are...
On Thu, Feb 15, 2024 at 03:57:27AM -0800, mleku wrote: >gone off on a tangent a bit here but just wanted to comment that deltas >are a bad idea for...
cool!
looks good, I made a couple changes
Looks really good! If we're not using TLVs for gateways we can just use URIs and hex ids instead of nblob: nostr+file:hexid?gateways= I never liked the TLV thing, so maybe...
> reference to the id of an existing nip-94 post this seems way more complicated tbh. a post should not be needed for referencing files on remote gateways. then you...
we should call this blobstr (blobs and stuff transmitted by relays) because it doesn't have any hard depedency on nostr :)