Reading List
The most recent articles from a list of feeds I subscribe to.
Tony Krueger, RIP
Raymond Chen: Tony Krueger is remembered in Wikipedia as the person who ported the game Chip’s Challenge to Windows for the Windows Entertainment Pack. But that’s probably not the code he wrote that touched the most people. Tony worked on Word 1.0, 1.1, 2.0, then on Word for OS/2 and Word for Mac, then returned […]
WebKit Always Enables the Copy Menu Item in Every App
John Gruber (Mastodon): In most Mac apps, since the dawn of time, if there is nothing selected to be copied, the Edit → Copy (and Cut) commands are disabled. If you invoke the ⌘C shortcut while the Copy command is disabled, you hear an alert sound, letting you know that whatever you thought you were […]
Xcode 27’s Device Hub
Apple: You manage all the devices that appear in Xcode as run destinations using Device Hub. Run your app on simulated devices in Device Hub to quickly evaluate new features and fix bugs, and to see how your interface works on devices that you don’t have physical access to. Run your app on physical devices […]
Swift Package Index Joins Apple
Ted Kremenek, Dave Verwer, and Sven A. Schmidt (Hacker News): Bringing Swift Package Index to Apple allows us to build on its strong foundations while preserving its vision and expertise. Together, we’re building a comprehensive package registry to serve the Swift community’s evolving needs. […] Swift Package Index will continue to operate as it does […]
Swift 6.4
Swift 6.4 is now available in beta form with Xcode 27. The Swift Evolution proposals are listed here. What’s new in Swift: Discover the latest language advancements, including updates for everyday ergonomics, improved concurrency, and safer high-performance code. Explore workflow and language interoperability improvements and updates in embedded Swift. Build real-time apps and services with […]