I'm joining @OpenAI at the end of the month, and I can't wait to get started!
I'll be working on everything related to Codex, bringing what I learned building Codex Monitor, and working with the developer experience team with @romainhuet!
SwiftUI isn’t native and here’s why SwiftUI apps may sometimes feel janky. It ditches the key element that made animations run so smoothly on iOS since the original iPhone: Core Animation.
In SwiftUI animations run in-app without CA backing. Block the main thread: SwiftUI ball