Michael Dilger

Results 378 comments of Michael Dilger

As for scaling, I think lots of little events has worse scaling than one big event because there is more total data. As for race conditions, we could solve them...

> JSON is in fact JS code Which is another reason we need to work on binary events.

I'm not fond of the kind-specific d-tag parsing.

related: https://github.com/nostr-protocol/nips/issues/78

> What is happening in reality here? My gossip install knows of hundreds of filter.nostr.wine relays. Gossip tries to connect to many of them, and loops forever trying to connect...

I'm in favor of a NIP-11 field.

This requires me to have prior knowledge about what a path means. I'm trying to write general code that doesn't have special cases in it. So I'm going to use...

Having messed with my code for more than a week trying different ways of supporting URLs for some things but making it manageable for the user, I'm still left pulling...

> I am using `/relay` in my software because the homepage is... a homepage > > * https://gleasonator.dev/ > > * wss://gleasonator.dev/relay That was the case I was worried most...

The title of this issue made me think about the privacy issue of leaking information binding a client's IP address to it's npub. Maybe that is not what this talk...