Colin Arnott

Results 48 comments of Colin Arnott

The code is failing for me [here](https://github.com/emersion/hydroxide/blob/3c5283705389a690e1631dbe771aef4b31702109/protonmail/contacts.go#L194) because we are missing a key. I can confirm that all the "Email encryption keys" are being fetched and exist in the `openpgp.KeyRing`,...

I no longer have to solve captchas, but I still get the interstitial page and have to wait for it to "secure my connection"

hmm, I consulted your notes and came up with the following diff: ```diff @@ -161,8 +160,7 @@ class ScaleUploadView(View): if min_var < 0: min_var = 0 max_var = last_weight +...

p.s. my suggested implementation breaks the crc16 checksum, and potentially has the wrong magic number at the end (0x66 is given by fitbit for 1 user, 0xb3 is given for...

oh, sorry I forgot to document my later findings; it looks like that trailer value is some sort of length parameter that is correlated with the number of scale users...

If you have the official client on hand, and can spin up a second account, this should be pretty trivial to confirm. Not sure how to test or fix, but...

If this is a bitlbee issue, would it be worthwhile to open up an issue over there?

looks like the issue is that I corrected the style of a route[0] without changing the ascent[1]. as such, I have a top rope route with a lead ascent type....