Paul Liu

Results 49 comments of Paul Liu

One solution is to offer user to "lock" account on an existing browser, and then "unlock" it from another one, using a temporary passcode. Of course the passcode has to...

This is an interesting PR. Thanks! The changes to deliver scores to Metascore looks a bit invasive to me. Will it be possible to use a pull model instead of...

The problem is with using nixos (or nixpkgs) unstable channel. For now, you can manually pin a different channel as described here https://github.com/ninegua/ic-nix/issues/38#issuecomment-1468208928 NOTE: If you are on darwin, you...

I think it is now safe to try `nixpkgs-22.11-darwin` since the CI on github has passed.

I'm hitting this bug in a multithreaded program without using transaction, and without using async exceptions. Well, I was once using async exceptions but I've removed all use of them...

I also think we need better error message for an invalid CanisterId. Probably something in the userlib is not handling the response correctly. @hansl

With dfx 0.14.0 installed on a Mac M1 laptop, I got a similar error with `dfx nns install`: ``` $ ~/.cache/dfinity/versions/0.14.0/ic-nns-init dyld[78731]: Library not loaded: '/usr/local/opt/openssl@3/lib/libssl.3.dylib' Referenced from: '/Users/paul/.cache/dfinity/versions/0.14.0/ic-nns-init' Reason:...

Isn't x86_64 practically the same as amd64?

I attempted to build aarch64 support in #25, but seems there is a problem compiling `ring`.

Please note that it would require live internet connection. I'll suggest we commit the did files needed, and use a make command to refresh them.