Ralph Corderoy

Results 18 issues of Ralph Corderoy

Hi, https://github.com/pires/docker-elasticsearch-kubernetes/blob/master/LICENSE#L178 explains how to apply the licence. That hasn't happened and so the licensing is a bit up in the air for those that want to be pedantic about...

https://github.com/jacobsa/go-serial/blob/master/README.markdown#os-support says it supports Windows but ends with saying Windows would be a lot more work. Seems contradictory.

Shouldn't the reply's body be just written to stdout? It's being passed to fmt.Printf() which will try and handle any % format specifiers it may contain. Also, verboseness could do...

On a size mismatch, I'd like to know the size expected in bytes so I can compare against the actual size. The first example output is too vague, the second...

Emails here often contain file:///etc/passwd style URLs as we pass around references to local files and want to be able to open them by asking the desktop to use a...

Quite often, I end up looking at someone's letter or slide as an image rather than a PDF. If it was a PDF then mupdf(1) could invert the display with...

It's tedious writing `--fqbn ...`. I have a arduino-cli.yaml in the current directory but it only accepts a few options. A _cmd_ section could have have subsections for each subcommand...

type: enhancement
topic: code

http://ffevotte.github.io/clang-tags/quickStart.html#sec-2-1 sees to switch between MyClass::display and Cursor::location. There might be other discrepancies.

Hi, Thanks for pamixer(1). I've three or so different configurations of settings which I keep switching between, e.g. videoconferencing v. listening to music. It would be nice to set PulseAudio...

Please consider decoding an interpreting other Microsoft header fields, for example: - X-Microsoft-Antispam-Mailbox-Delivery - X-Microsoft-Antispam-Message-Info And if they can't be added for some reason, document in the README why not...