Preston Holmes

Results 16 comments of Preston Holmes

Thanks for looking at this @hiranya911 I recall Python libs having the cleanest interface definition of a token, basically duck type so long as you have a refresh method, and...

I've tracked it as far as C.SSL_read in DTLSServerSession.Read but not sure I'll go any further. DTLS in go is in a sad state :( https://github.com/golang/go/issues/13525

FYI - I had a similar issue but resolved by setting LD_LIBRARY_PATH=....go/src/github.com/zubairhamed/canopus/openssl/ before running the examples

Finding this issue in search of an open-census opinion on logging. I think a point of value of open-census is a nice decoupling from platform implementation. So metrics instrumentation can...

On a related note, in case others come here looking for info - the 1.4 release of pip won't install the pre-release of byteformat without the --pre flag on the...

nothing - I can edit the file, add stuff with nano - shows up fine - add stuff with xo, just doesn't get written. Acting like the keyboard binding not...

This was on a brew'd 3.3.3 - but just reproduced on 3.4 Tried it on a Ubuntu EC2 with no issue, so something on my machine - but not sure...

This is more than just a documentation issue no? Looking at the FIXME at the bottom of https://github.com/iron-io/functions/blob/master/api/runner/task.go It seems like there has been an admirable effort to avoid a...

Also will be good to consider how credentials can be registered as hooks at runtime so that registries using short term credentials can be dynamic: https://cloud.google.com/container-registry/docs/advanced-authentication

all the path elements beyond / are handled in the JS app - for example see https://github.com/BrewdHQ/sparge