Join Nostr
2026-06-07 18:54:40 UTC
in reply to

semisol on Nostr: You are trying to solve the problem that spam exists on relays. To do this, you need ...

You are trying to solve the problem that spam exists on relays.

To do this, you need to distinguish what is likely spam and what is likely ham.

“Adaptive” PoW only works if you know if the content is spam or ham.

But the entire point is that we don’t know this and want to find it out. And PoW provides no information about spam/ham.

So, why bother? Instead of disproportionately disadvantaging your average user with PoW, you can work on methods that can reliably identify spam/ham and implement ratelimits instead of adaptive PoW. (which don’t make the UX suffer for the average person)