Why Nostr? What is Njump?
2025-03-12 15:05:05 UTC

plantimals on Nostr: In trying to reason about the #nostr protocol, I used to concatenate the contents of ...

In trying to reason about the #nostr protocol, I used https://repomix.com/ to concatenate the contents of both https://github.com/nostr-protocol repos into a single file and pushed it into a claude project.

now I can ask it questions like: which Kind is appropriate for storing lists of lists? It said curation lists, `30004` would be best.

I then asked what if I want to have a mixed list of npubs and other lists? it answered that `30000` follow lists were more flexible than curation lists.

do those answers seem reasonable?

in any case, it's a nice tool for thinking about the protocol.