Why Nostr? What is Njump?
2023-03-12 14:51:14
in reply to

jb55 on Nostr: sorting is the slowest part, I ended up doing: parallel -a tokens.txt --block ...

sorting is the slowest part, I ended up doing:

parallel -a tokens.txt --block 370899363 --pipepart 'sort > tokenstore/{#}'

sort -m tokenstore/* > tokens-sorted.txt

uniq -c tokens-sorted.txt | sort -S 80% -n > spammy.txt
Author Public Key
npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s