Results 20 comments of ryanobjc

The problem is the current behavior is already broken WRT to LedgerCLI -> it's treating things like $1,420 as one dollar and 42 cents, not one-thousand four hundred and twenty...

I also get this. I modified the exception and got this: ccxt.base.errors.InvalidNonce: ftx invalid checksum resp: 3136327619 expected 2527839467 This code works correctly in ccxt.pro version 1.1.91 so it's def...

I note that sometimes this code does seem to succeed. The error handling leaves a lot to be desired, the ftx api docs specifically say: "If not, you have likely...

ps, the termux project got the behavior correct, so perhaps could emulate the same code :-)

I've been having the same problem, and alas this build did not work for me, here is my output: ryan@macbookprom1 dist_mac_m1 % ./docker-slim build --target rn:rust --tag rn:rust1 --http-probe=false docker-slim:...

Ran in to some variant of this bug. Company-capf with lsp really messes things up basically. In the terraform lsp it tends to make the prefix smaller, often "", so...

When company-capf is in a group of backends, and you have LSP mode enabled, the prefix tends towards "" which means other backends lose any ability to provide context-sensitive advice....

Hey, Generally speaking this seems to work, I am running into a few issues: - I can't always seem to print locals, or eval, I get "error in process filter:...

I find it interesting that elastic-search operator produces secrets that jaeger operator cannot consume. I saw a blogger suggest to actually _rewrite_ the secret manually via command line tooling (!)....