crcdng

Results 42 comments of crcdng

Currently there is a modal pop-pup without data protection note, no explanation how you use the phone number, no opt out, no link to a data protection statement - all...

> If you were to use our wallet for the recovery, a laptop wouldn't be necessary because bip39 is fully supported. So there is no benefit of using private keys...

> I don't know what different key formats Temple Wallet supports, but if you import a standard BIP39 mnemonic into both AirGap Vault and Temple Wallet (select "Default Account" when...

> The only places where I have seen private keys used is either during the fundraiser, or during development. The most widely adopted standard is definitely BIP39. Because AirGap Vault...

As a workaround, I ran these commands manually in the console: ``` ~ % /bin/zsh '-c' 'rustup component add rust-analysis --toolchain stable' info: component 'rust-analysis' for target 'x86_64-apple-darwin' is up...

> This happens because your shell's PATH doesn't apply to Code if you don't start it from a shell (e.g. terminal). The built-in VSCode terminal does recognize the PATH (calling...

> The extension could spawn every Rust-related command using a shell I believe that it must do that because it's functionality relies on calling shell commands. Without the context of...

I added this to the IO example and tried with the microphone (1) and the default device (0). Output from` Sound.list():` ``` device id 0: Default Audio Device max inputs...

I found the solution after an openframeworks app also has stopped working. On Mac OSX 10.14 Mojave an application has to be given microphone access explicitly. There are two ways...

Good to hear. The file is created with [http://github.grumdrig.com/jsfxr/](), one of the bfxr/sfxr family of tools to generate sound effects for games.