Reading List
The most recent articles from a list of feeds I subscribe to.
Xcode 26 Beta 7
Apple (downloads, releases, MacRumors, Hacker News): Claude in Xcode is now available in the Intelligence settings panel, allowing users to seamlessly add their existing paid Claude account to Xcode and start using Claude Sonnet 4.When using ChatGPT in Xcode, users can now start a new conversation with either GPT-4.1 or GPT-5, with GPT-5 set as […]
The Steve Ballmer Interview
Ben Gilbert and David Rosenthal: We sit down with Steve Ballmer, the legendary former Microsoft CEO and owner of the LA Clippers, for an epic conversation covering his 34 years at Microsoft. Steve listened to our Microsoft episodes and had some thoughts to share — and boy, did he deliver. Steve takes us point-by-point through […]
SwiftUI WebView
Sarah Reichelt: In the WWDC video, they demonstrated how to track the navigation events. The code in the video does not work - it doesn’t even compile. But after some trial and error, I worked out how to track these events.[…]If you want your WebView to load custom pages, create a custom scheme. In my […]
What Xcode 26’s AI Chat Integration Is Missing
Cihat Gündüz: I ended up running Claude Code in Cursor’s terminal instead – getting Cursor’s editor awareness with Claude Code’s superior tools like web search, planning mode, and the generous 5-hour usage window.[…]Request queuing was the first limitation I noticed in Xcode right away. When I’m developing, thoughts and questions come fast. Having to wait […]
Archaeology 1.4
Mothers Ruin Software (Mastodon): Enhanced the decoding of Saved Application State to extract a couple of categories of data that were previously being ignored: For a sandboxed, document-based app, the security-scoped bookmarks that are associated with an NSDocument will now be shown, usually as an additional archive labeled _NSDocument [Security-Scoped Bookmarks]. This is an array […]