Steve Moyer

Results 69 comments of Steve Moyer

IANAL - my understanding comes from working with the lawyers in the university's IP office. The GPL states that we've protected this software in certain ways (https://github.com/MichaelMure/git-bug/blob/896d7cb1b03d449f399bd835693188c3910866a5/LICENSE#L29), one of which...

I've got the same situation but I'm trying to use the gRPC server instead of the legacy JSONRPC. The instructions to use `btcctl` as an example doesn't really solve the...

> One advantage of this scheme is that non-zero return codes mean there is an error and exceptional processing can be triggered. For CI pipelines, this might be aborting the...

@ranger6 - Agreed and I certainly didn't mean to imply that my use-case was THE use- case :) I also wasn't recommending this behavior for the other functions this program...

I would also love to have this feature ... I think using swagger is a great way to enumerate what URLs should be tested but it also provides clues as...

If a parameter source annotation is placed on an individual method in a type that's been annotated like this would it make sense for the more specific annotation to take...

He should sooooo change his name - https://www.youtube.com/watch?v=ADgS_vMGgzY

@mkobit Take a look at PR #577 and the associated proposal in issue #354 ... the idea is to be able to alter the test plan before it's made immutable.

I just noticed that you followed up our discussion on HN with this entry. I just wanted you to know that it's the corollary that makes this law ironic (and...

I'm one of the authors of [Penn State's Go SCIM Client](https://github.com/PennState/scim-client). It was supposed to be APL 2.0 licensed but is missing the LICENSE file. While the code is client-oriented,...