-
Can I talk you into doing a KeepKey integration?
With this firmware PR, I think the hardware-wallet UX could be really compelling: https://github.com/keepkey/keepkey-firmware/pull/103
-
consider this object
```
const company = {
addresses: 'aaa'
contacts: Contact[];
createdAt: 'some date;
deletedAt: null; //this is null!!!
id: 111;
}
```
i have a mape like this (del…
-
According to https://github.com/keepkey/multibit-hd/releases, MultiBit HD 0.5.0 is the latest version. [Chocolatey offers 0.3.0](https://chocolatey.org/packages?q=multibit)
-
利用训练房子方向的算法 训练整图的0 90 180 270 的方向 训练过程中还好好的 有acc 但是最后best metirc acc 不知道为什么是0 请教各位大佬
[2021/03/20 11:41:57] root INFO: Architecture :
[2021/03/20 11:41:57] root INFO: Backbone :
[2021/…
-
I'm getting failing tests on Linux (Arch) with julia 1.6.1. I can't reproduce the failures on my Windows laptop. I'll need some time to go through them and maybe produce minimal code samples for debug…
-
Reported on Twitter https://twitter.com/Wasquen/status/1276906414833758208?s=20
> Awesome! Good job!
> I'm working on a small library using Parsica I'd like to open source.
>
> I'm facing some …
-
Hi. I'm trying to train an English recognition model (with additional characters) using ICDAR 2015 dataset but the accuracy remains at 0 after 72 epochs. How can I fix this?
Training files in my re…
-
Over three years ago @jameshilliard [proposed](https://github.com/bitcoin-dot-org/bitcoin.org/pull/1277) to add HSTS preload on web pages as a requirement for wallet downloads. I [argued](https://git…
-
HWI has a method to display address on the device. It works for single key wallets, for multisig it is not available yet, but I think it makes sense to implement this feature. Kinda critical for hardw…
-
Homebrew has a lot of formulae that depend on `python` and migration at one go ended up with lack of disk space on CI agents (https://github.com/Homebrew/homebrew-core/pull/45337), so this time we're …