StevenB on Nostr: I've been playing around with building a nostr client so I can understand nostr ...
I've been playing around with building a nostr client so I can understand nostr better, and when I'm searching for a particular note, I do a serial search in which I search the first relay, and if it returns the note, I stop the search, otherwise search the next relay, so there are ways around it to one degree or another. That's the 'fun' part of being an engineer of sorts is seeing problems, thinking of solutions, then seeing the problems those solutions created and seeing which of those you can 'fix'.
Published at
2025-02-18 15:46:04Event JSON
{
"id": "4b3d55a124f80f3781abec4ca85140f134cdae4c2a05752df3fc5145ee8a8fae",
"pubkey": "23103189356cf7c8bc09bb8b431fc3e71e85582c8f755b9ee160203c9c19e403",
"created_at": 1739893564,
"kind": 1,
"tags": [
[
"e",
"95e15bda61fc6856171b303cf850c5ad9c6d76dd5a8eaf0699763af03fc402a7",
"",
"root"
],
[
"e",
"4b434e8d630c41e21c208006788bd2b364c47309cda9e070daaeca8be5518eae",
"wss://nos.lol/",
"reply",
"8e27ffb5c9bb8cdd0131ade6efa49d56d401b5424d9fdf9a63e074d527b0715c"
],
[
"p",
"23103189356cf7c8bc09bb8b431fc3e71e85582c8f755b9ee160203c9c19e403"
],
[
"p",
"8e27ffb5c9bb8cdd0131ade6efa49d56d401b5424d9fdf9a63e074d527b0715c"
]
],
"content": "I've been playing around with building a nostr client so I can understand nostr better, and when I'm searching for a particular note, I do a serial search in which I search the first relay, and if it returns the note, I stop the search, otherwise search the next relay, so there are ways around it to one degree or another. That's the 'fun' part of being an engineer of sorts is seeing problems, thinking of solutions, then seeing the problems those solutions created and seeing which of those you can 'fix'.",
"sig": "642c177a4ef75e52ba78689ef433e16d8feaa9450a4eafac1cdc4f9d6c262647153195b1a4ddb437ab2a300ac59a88e6a49d413fe53183b978c41da5d23b0488"
}