#nip13 β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #nip13, aggregated by home.social.
-
π¨ PROOF OF CONCEPT: GPU-NIP13-Miner
PoC demonstrating GPU makes NIP-13 proof-of-work unviable.
GPU bots are 50x+ faster than CPUs:
β’ CPU: 1.18M/s
β’ NVIDIA GPU: 60M/sAny GPU bot has massive advantage over CPU users, making NIP-13 ineffective as anti-spam.
-
π¨ PROOF OF CONCEPT: GPU-NIP13-MINER
I've just released a proof of concept that demonstrates how GPU usage can make NIP-13 (proof-of-work) completely unviable.
Bots using GPU are over ONE ORDER OF MAGNITUDE faster than CPUs:
π BENCHMARKS:
βββββββββββββββββββββββββββ¬βββββββββββββββ¬ββββββββββββββ
β Hardware β Kernel β Performance β
βββββββββββββββββββββββββββΌβββββββββββββββΌββββββββββββββ€
β CPU (i5-9500T) β default β 1.18M/s β
β Intel GPU (UHD 630) β default β 2.67M/s β
β NVIDIA GTX 1660 Ti β ckolivas β 60.15M/s β
β NVIDIA Quadro P2200 β ckolivas β 45.01M/s β
βββββββββββββββββββββββββββ΄βββββββββββββββ΄ββββββββββββββ
A mid-range NVIDIA GPU is ~50x faster than a modern CPU.
This means any bot using GPU will have a massive advantage over normal users on CPU, making NIP-13 ineffective as an anti-spam mechanism.
π Repository: https://github.com/girino/gpu-nip13-miner
#NIP13 #Nostr #ProofOfWork #GPU #Mining #OpenCL