KeithMukai on Nostr: The amazing thing is that it doesn’t slow down the search at all. In fact it’s ...
The amazing thing is that it doesn’t slow down the search at all. In fact it’s statistically:
```
max(time_to_find(n)) vs sum(time_to_find(n) for all n)
```
for `n` vanity targets.
tldr: way f’n faster!
Published at
2023-01-05 20:28:39Event JSON
{
"id": "d0a71dc9a603609291d89a3dc2532da5be5e666c444ae9725ed94988a950da37",
"pubkey": "5b0e8da6fdfba663038690b37d216d8345a623cc33e111afd0f738ed7792bc54",
"created_at": 1672950519,
"kind": 1,
"tags": [
[
"e",
"211c94417011c2c098b39da4350cdc921e12a108e6d35833cd88305e02d670c9"
],
[
"e",
"a98a01c92674ef70639e58705b274c2b3b6cc37b44135f1b99d5012478e258d9"
],
[
"p",
"971615b70ad9ec896f8d5ba0f2d01652f1dfe5f9ced81ac9469ca7facefad68b"
]
],
"content": "The amazing thing is that it doesn’t slow down the search at all. In fact it’s statistically:\n\n```\nmax(time_to_find(n)) vs sum(time_to_find(n) for all n)\n```\n\nfor `n` vanity targets.\n\ntldr: way f’n faster!",
"sig": "174ae141d4b4189ff44451c68337f7badd673d39f7e53167833cc05729b50162ec800b3aa5852d3d46aaa69c72c4e616748a24d5c5b1cdcd8649785471f4503d"
}