Iwan Aucamp

Results 75 issues of Iwan Aucamp

Currently `loc` is retained in the value returned from `gql` (return value of `parseDocument`) and this `loc` value is used in caching mechanism. One particular concern to me is that...

You may be aware, but there are some other tools that all provide similar functionality: - https://www.jbang.dev/documentation/guide/latest/usage.html#running-jars - https://get-coursier.io/docs/cli-launch - https://github.com/scijava/jgo May be nice to list them in README.

From [Circular 33 of the United States Copyright Office](https://www.copyright.gov/circs/circ33.pdf): > Words and short phrases, such as names, titles, and slogans, are uncopyrightable because they contain an insufficient amount of authorship....

boltons have some nice functionality but it would be very handy if it also had type hints. From it seems you are open to type hints, but I just want...

I would like to use `step oauth` with a local test instance of keycloak, but I can't because it only accepts `https://` urls: https://github.com/smallstep/cli/blob/797ae5933d6262ba447f61c166942fad4cca4aac/command/oauth/cmd.go#L329 The error it gives when I...