synthsalad

joined 1 year ago
[–] synthsalad@mycelial.nexus 21 points 1 year ago (4 children)

From Ricky Mondello, who works on passkeys at Apple: “If it’s device-bound, it’s not a passkey”:

https://hachyderm.io/@rmondello/111188643228872151

[–] synthsalad@mycelial.nexus 23 points 1 year ago

Q-Tips (cotton swabs.) Generics seem universally worse.

[–] synthsalad@mycelial.nexus 2 points 1 year ago

I always admired the concept for the video for Stone Sour’s “Through Glass.”

[–] synthsalad@mycelial.nexus 2 points 1 year ago* (last edited 1 year ago)

This is what I use, will work with any filesystem (it writes hashes in hidden/dot files) and on any OS as long as Python is available: https://pypi.org/project/chkbit/

It runs ahead of my nightly backup. If it fails, the backup won’t proceed.

Edit: Because the script relies on hashing files, it uses tons of both disk IO and CPU when it runs, but the tradeoff is worthwhile to me.

[–] synthsalad@mycelial.nexus 13 points 1 year ago (2 children)

Nightly automated runs of the chkbit script is the only thing that alerted me to the fact that either the SSD or disk controller in my Mac Mini had issues and was corrupting data. I was very thankful to have already had the automation in place for that exact scenario.

It theoretically shouldn’t be necessary for filesystems that have built-in checksumming.

view more: ‹ prev next ›