R. Aidan Campbell
R. Aidan Campbell
This resolves #1081 Open question on code style: the AWS library and other Terratest `Get` implementations all return an error if their check doesn't exist (e.g. no ownership controls set...
Gamepad input mappings are wonky by default, and currently must be fixed on the host computer
- `host` renders and streams the app - `client` receives the stream - `app` is the item selected to stream - `address` is the combined term for IP or hostname...
This may 100% be an issue with my collectd install, but I've found the Interval flag (in the LoadPlugin) section of `collectd.conf` does not change the query frequency of collectd-plex....
in practice RPL_BOUNCE has been moved to 010. Feel free to close, as it's technically not accurate to the earlier comment on line 95 of being extracted from RFC 2812.
Obey a user's command with frequency relative to their nick's uptime in the channel or server. i.e. the bot obeys newcomers less than established users
There's a bunch of code here, and I'm sure that a static analysis would show a whole slew of issues. I've submitted a request at Coverity for this project, which...
Implement Maven so that the dependency .jar files no longer have to be distributed
Currently any incoming open filemod events are left unmapped, and their string value appears as `unknown (16)`. The intent of this PR is to correctly map this using the generated...
The intent of this PR is to add a new linter, [`scancheck`](https://github.com/raidancampbell/scancheck). This is a small linter designed to catch an error where the `bufio.Scanner` is used within a `for`...