Why Nostr? What is Njump?
2023-11-02 21:58:32
in reply to

Adriano on Nostr: old school kirby Actually, the int(x[3]) if x != '' else 0 bit is superfluous, I ...

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]
Author Public Key
npub1w848n46njf0ewf6tp9rj0d2cja66quvwve8qgwv786kl3z73qc8qdydgvt