I prosecuted sex predators. Trump is one.
I shut down for-profit scam colleges. He ran one.
I held big banks accountable. He's owned by them.
I'm not just prepared to take on Trump, I'm prepared to beat him.
1. I'm legit shocked by the design of @Meta's new notification informing us they want to use the content we post to train their AI models. It's intentionally designed to be highly awkward in order to minimise the number of users who will object to it. Let me break it down.
Did you hear? @OpenAI's newest model can reason across audio, vision, and text in real time.
How does GPT-4o do with math tutoring?🤔
@salkhanacademy and his son test it on a Khan Academy math problem.
You can get AI-powered math tutoring right now with Khanmigo: https://t.co/bPyjkvll4h
A Jewish student at Cambridge University gives MEE a tour of the Cambridge Encampment for Gaza.
“There's many of us here in Cambridge. Jews who believe that it is our duty, to speak out against the genocide that is being, carried out in our name, by the Israeli state”
This is a fun Swift + AI demo from @sofaracing – drawing into an iPad app to have real-time SwiftUI code and preview generated as you work. https://t.co/sOBfYEjRhJ
Thanks to Suzanne Lustenhouwer and her super podcast, in this episode I am interviewed about my coding and literature projects (Divine Comedy, Odyssey). @AppleEdu#EveryoneCanCode#Swift Take a look in the podcast app: https://t.co/PHdcnPkcF0
@mckean_mrr@postkaisersoze @KingsparkP Ah sorry. This can be easily done with AVkit. You don’t need to add the package but do need to import it.
Insert the video from files (photos doesn’t show videos). The note the name and the extension.
Use the code in the screenshot. Swap out mojo_video and mp4.
@postkaisersoze@mckean_mrr @KingsparkP Heya. The easiest way is to use a package.
Tap on the page icon, then add package. Add this url https://t.co/j2GStXdFX4
Write import YouTubePlayerKit, add a YouTubePlayerView() and add the link of the video you want to add.
See images in next reply.