shuuryou

Results 3 issues of shuuryou

It might be a good idea not to hit the Hetzner DNS API every five or so minutes when your script is used as part of a cron job. Since...

There are some minor issues when running [ShellCheck](https://www.shellcheck.net/) on the script. The biggest ones (using features not available on POSIX sh) can be fixed by changing the shebang from `#!/bin/sh`...

Hello To make the sketch work in its current state the Wire library needs to be patched in two locations so its buffer size is 128 instead of 32. I...