John Lynch

Results 4 comments of John Lynch

I was able to get the example to run in a browser, using this compile command `GOOS=js GOARCH=wasm go build -o main.wasm -tags math_big_pure_go *.go` But wow is it slow....

FYI the prompt is in the PNG, in an attr called `Dream` (at least it is when I use `dream.py` on a Mac) There is also a `dream_log.txt` file created...

@zachherbert This snippet of AppleScript will get any price from https://coinmarketcap.com/ . It depends on having `jq` installed for grabbing stuff out of the JSON. See https://stedolan.github.io/jq/ ``` set value...

Unfortunately thats not how the key refresh protocol from the Canetti paper works. If you want to change membership you need to generate an entirely new address with the new...