Samuel Rounce

Results 16 issues of Samuel Rounce

Shebangs should use `/usr/bin/env` to locate the interpreter. Setting a path directly to the interpreter itself tends to be brittle and prone to breaking.

It'd be helpful to have this uploaded to crates.io if only for the automatic documentation generation facilities. It was also the first place I looked for a package that did...

It'd be extremely useful to have a binary cache setup for this even if it's only storing the last dozen or so versions.

enhancement

**Is your feature request related to a problem? Please describe.** Freerouting will try and use the bundled jar regardless of if Freerouting is already available on the PATH env var....

enhancement

There seems to be a problem with the journal command for user units. If I run `journalctl --user-unit foo` everything works properly, however if I try and view the same...

**Describe the bug** The slack webhook URL provides write access to a Slack channel. This URL being passed in the clear potentially allows someone to flood a channel and create...

bug