• 2 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle

  • Hehe no it was actually surprisingly light when I looked it up, sorry for being lazy and just referencing it still.

    He’s just one of the top 3-10 AI scientists in the world. If you want to start up a groundbreaking new AI research company, he’d probably be top 3 on your headhunting list. Anyone of Google, Microsoft, Meta, Apple, Tesla etc would hire him asap if he was available, probably as their new chief AI scientist.

    But yeah, my whole title was fairly narrow in only making sense for people who already knew who he is. Maybe it would have made more sense to most if I just said “Top AI scientist endorses AI” or something. Uh, without abbreviating Apple Intelligence to AI I guess. I hate their naming on this.











  • OSXPhotos

    You can use it from the command line, but I use the Python interface with a custom script to handle some of my custom stuff like making sure the NAS volume is mounted, tweak some naming, more robust duplication handling etc.

    I used to run iCloudPD through docker on my NAS, which works great and can sync down everything directly from iCloud. However, if you turn on Advanced Data Protection like I did, software like icloudpd can no longer access your photos.

    I’ve instead added an external SSD to a Mac Mini server and set it to download all originals, then I run the script on a schedule every night to export anything new to my NAS. Then the backup of my NAS to an encrypted cloud location will kick in a few hours later.