Green Broadcasting
@castgreen
1 99
Personally
Besides the "Premium" stock imagery, the rest Creator Studio-paywalled features in iWork are just GenAI slop. From the Creator Studio bundle, I interacted only with the iWork suite, which was free with no upsells, and Pixelmator Pro, for which I bought a perpetual license. I have no interest in Final Cut, Logic Pro, Motion, or other apps from the suite, so I can't justify paying $129/year for it.
homebrew install ffmpeghomebrew install ffmpeg-full
brew link --overwrite ffmpeg-full
Edit: This is a gross simplification of the process. Actually, you deploy an image onto a remote machine that runs on CPUs TEE, and from it, using NVIDIA's SDK you can also verify that the GPU is real. Prompt encryption/decryption can be implemented inside the image. All communications between your image in the CPU TEE and GPU TEE are encrypted. This way you can also get proof that the GPU runs the model it claims to be for free. Of course, you don't store the key in the image, you do DH key exchange as it runs (maybe, you use user's public key hash as nonce for the TEE Attestation Report to avoid MITM attacks, since there is no CA here but the vendors).