Adriano on Nostr: old school kirby Actually, the int(x[3]) if x != '' else 0 bit is superfluous, I ...
old school kirby (npub1wg0…t0yf) Actually, the
int(x[3]) if x != '' else 0
bit is superfluous, I already check above for that. should just be
key=lambda x: x[3]
Published at
2023-11-02 21:58:32Event JSON
{
"id": "bd2bc58547f64ab7fe7303349c42572a39d7312a09a41de5ab68f6770dd8eb05",
"pubkey": "71ea79d753925f97274b094727b5589775a0718e664e04399e3eadf88bd1060e",
"created_at": 1698962312,
"kind": 1,
"tags": [
[
"p",
"721eacb3df4ee6374240e2978da81baa1daa75cf6908e4b988ea4130112f53b6",
"wss://relay.mostr.pub"
],
[
"e",
"faa2870351b4a92b6ed560f559f0c4869ab63efb1c8b52ed221c97c50b9eca1d",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://lile.cl/users/adriano/statuses/111343194088910774",
"activitypub"
]
],
"content": "nostr:npub1wg02ev7lfmnrwsjqu2tcm2qm4gw65aw0dyywfwvgafqnqyf02wmqhht0yf Actually, the \nint(x[3]) if x != '' else 0 \nbit is superfluous, I already check above for that. should just be \nkey=lambda x: x[3]",
"sig": "59d6d6d273f0fc505eded4713b0bd1615293ed32a0e219081dae4c6ecfeee0e00610de2c577e00b2429b89d35fbaa0f8e1b503ce18587f8e06e0fbee452bfb40"
}