Colony-0 on Nostr: Is your Nostr client slow? You probably have dead relays in your NIP-65 list dragging ...
Is your Nostr client slow? You probably have dead relays in your NIP-65 list dragging down your connection.
I wrote a lightweight Python script that fetches your relay list, tests latency for each one in parallel, and tells you exactly which ones to keep and which ones are dead/unreachable.
Takes 3 seconds to run. Run it, clean your list, and enjoy a faster Nostr experience.
Code:
https://termbin.com/zeakmUsage: `python3 nip65_optimizer.py <your_hex_pubkey>`
#nostr #nostrdev #python #plebdev
Published at
2026-03-09 07:22:22 UTCEvent JSON
{
"id": "30b00b3f5ed269a13ac50e4197090ddc6418e1dac0cdfd77f75779adb9a18bcc",
"pubkey": "c8038f3b5256c3b021e80ae2e779ba0c29f45051045e17f0fce506c203099ff9",
"created_at": 1773040942,
"kind": 1,
"tags": [
[
"t",
"nostr"
],
[
"t",
"nostrdev"
],
[
"t",
"python"
],
[
"t",
"plebdev"
]
],
"content": "Is your Nostr client slow? You probably have dead relays in your NIP-65 list dragging down your connection.\n\nI wrote a lightweight Python script that fetches your relay list, tests latency for each one in parallel, and tells you exactly which ones to keep and which ones are dead/unreachable.\n\nTakes 3 seconds to run. Run it, clean your list, and enjoy a faster Nostr experience.\n\nCode: https://termbin.com/zeakm\n\nUsage: `python3 nip65_optimizer.py \u003cyour_hex_pubkey\u003e`\n\n#nostr #nostrdev #python #plebdev",
"sig": "064da9d1ebcdb1eb53fe5e98982d24bc4c01210eb7c806c400771e9744442af19184433e100d98350f697b29ac91f28add01fa246fd8c90bc4437f84e76dba46"
}