Scott Armitage

Results 8 issues of Scott Armitage

macOS: Sierra 10.12.5 Chrome: 58.0.3029.110 (64-bit) Steps to reproduce: 1/ Open new Chrome window 2/ Navigate to https://seat14c.com/future_ideas 3/ Open each of the entries in the “Passenger Manifest” on the...

This brings in updates from , but in a more pull-request friendly manner. I have tested this (manually) on macOS 10.15.3 and 10.15.4 with FUSE for macOS 3.10.4.

According to the data sheet, the STM32F042x includes a 96-bit unique identifier. It would be great if the firmware exposed this unique identifier to the operating system when connected as...

In addition to finding contiguous occupied data addresses, it is often useful to be able to further split these segments based on an integer alignment, such as a flash page...

B2 does not provide the contentSha1 value for large files, instead returning "none". This can cause confusion for many users [1], and the fact that the B2 CLI does not...

If all permissions are in place, and there's an entry in the Lambda configuration file for the host, the A (or AAAA, once supported) resource record should be set even...

There's no reason the same approach can't work equally well for AAAA records. It should be straightforward to check whether the incoming IP address is A or AAAA, look for...

In version 2.0.3, the snapshot name environment variable did not include the target or @ symbol: `SANOID_SNAPNAME='autosnap_2023-02-06_03:00:06_hourly'` Since upgrading to 2.1.0, the now-deprecated snapshot name includes the target: `SANOID_SNAPNAME='rpool/archive/vmail@autosnap_2023-02-06_03:00:06_hourly'` I...