Checksum calculation is useful for troubleshooting and debugging, but it's redundant since the package manager already does content hashing at the end. Let's save time by not doing that work, but, I left a cookie crumb trail here if you want to restore the functionality for tinkering purposes.
const skip_checksums = true
const skip_checksums = true