By John Gruber
WorkOS launches auth.md: an open protocol for agent registration.
Special guest John Moltz returns to the show. Topics include bluetooth headphones, Apple Music and iCloud Photo Library, phone sizes (including speculation on the lineup of new iPhones in September), El Chapo’s social media intern, Apple’s stock price, Alex Gibney’s upcoming Steve Jobs documentary, and the new trailer for Spectre.
Brought to you by these great sponsors:
Myles Maxfield, writing for the Surfin’ Safari blog:
Web content is sometimes designed to fit in with the overall aesthetic of the underlying platform which it is being rendered on. One of the ways to achieve this is by using the platform’s system font, which is possible on iOS and OS X by using the “-apple-system” CSS value for the “font-family” CSS property. On iOS 9 and OS X 10.11, doing this allows you to use Apple’s new system font, San Francisco. Using “-apple-system” also correctly interacts with the font-weight CSS property to choose the correct font on Apple’s latest operating systems.