Urgent.News

What's breaking now, across thousands of outlets.

Tech

John Ternus is now Apple CEO, last-minute iPhone event rumors, Apple TV price increase

Benjamin and Chance talk about John Ternus’s first week in the job as Apple CEO, and how much Tim Cook will still be involved. Also, it’s the last chance for iPhone event rumors, with details about some health updates for the Apple Watch Series 12 coming to the fore. And there was an Apple TV subscription price hike, for the second time in as many years. And in Happy Hour Plus , on the eve of…

John Ternus is now Apple CEO, last-minute iPhone event rumors, Apple TV price increase

John Ternus assumes the role of Apple CEO during his first week in the position, with Tim Cook's involvement remaining significant. The spotlight shifts to iPhone event rumors, as this marks the final opportunity for such speculation. Notably, health improvements for the Apple Watch Series 12 are highlighted. Apple TV subscribers face a price increase, marking the second such hike within a two-year span.

The iPhone 18 Pro event, set for the eve, prompts reflection on the positive experiences with the iPhone Air throughout the year. For more details, visit 9to5mac.com/join. Sponsorship provided by Square, Bitwarden, Gusto, and Notion.

Written by urgent.news from 9to5Mac's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at 9to5mac.com →

More in Tech

TypeScript Access Modifiers in 2026: Why `private` Fields Beat `#` and When the Opposite Is True

TypeScript Access Modifiers in 2026: Why private Fields Beat # and When the Opposite Is True This article was written with the assistance of AI, under human supervision and review.

  • private fields are TypeScript type system modifiers, not runtime security features
  • # fields enforce runtime privacy through WeakMap storage in ECMAScript
  • Choose private for documentation, # for hostile environments or reflection-based tooling

Context Plugins: Typed SDK References for Agent API Integration

Coding agents write working API calls. They struggle to write shippable API calls. The gap is not authentication or endpoint discovery.

  • Context Plugins combine API documentation with typed SDK references for specific languages.
  • Automatically detects API integrations and injects relevant plugins for language-specific examples.
  • Registry is open for community use, allowing easy addition of plugins to agent configurations.

I built a small C++ game engine so an AI IDE could touch the whole thing

Originally posted on Medium . I wanted to make a game. I also wanted the AI IDE on my desk to edit the whole running process, not just the scripts.

  • Author built Sapana game engine using Diligent Engine for GPU rendering.
  • Sapana supports multiple APIs including Vulkan, D3D12, Metal, D3D11, and GL.
  • Engine designed for smooth performance on Intel HD 620 integrated graphics card.

More from Thursday 3 September →