Apple Is on Defense at WWDC

38 pseudolus 28 6/8/2025, 10:48:53 AM theverge.com ↗

Comments (28)

btown · 3h ago
One of my biggest fears for a floundering Apple is that they start to depart from their commitment to privacy-first design.

The reasons for Apple Intelligence's relative lackluster abilities are numerous and, from everything we hear, primarily political - but I'm certain some executives are questioning whether initiatives like Private Cloud Compute [0] were holding them back. And with app store revenue under siege, some must be questioning whether Apple could get a larger cut of the advertising market to make up for their losses... and such a push would come with all the cross-app tracking implications that are necessary to be competitive there.

IMO this would be a foundational mistake, and a massive tragedy. So many of us choose Apple products not only because of the silky-smooth interactions that flow from their long-standing intentionality in hardware and software design, but also because of the implicit promise of security, privacy, and stability that comes from the lack of hodge-podgeness that's somewhat inherent to the Android and Windows ecosystems. Take away that brand promise, and it's a downward spiral. But bigger companies have made worse choices before.

[0] https://security.apple.com/blog/private-cloud-compute/

JKCalhoun · 3h ago
I guess I am not afraid of that so long as Apple still makes the bulk of their profits on hardware. To be sure though, they have been trying to move more strongly into "services" — as every company seems to be (MSFT, for example).
Spooky23 · 2h ago
I think it’s likely because nobody understands or believes it.

Techie people on HN adopt a “no true Scotsman” attitude, and assert that anything is not enough. People who know nothing don’t understand enough to understand the nuances, see the obvious abuses of privacy on the web, Facebook, etc and assume it’s bullshit.

Yeul · 1h ago
Abuses of privacy? Hardly it is all completely legal.

That is the genius of it the tech industry writes the laws. How much money did Apple donate to Trump?

Spooky23 · 12m ago
Thank you for illustrating the point so quickly.
msgodel · 2h ago
Apple's computing model is, in fact, fundamentally incompatible with privacy. They can say they value privacy all they want but as long as the user doesn't control the machine themselves it means almost nothing.
yupyupyups · 2h ago
>privacy-first design

I've heard this in Apple's PR campaigns a lot. How is forcing users to upload the private files to iCloud through UX dark patterns a "privacy-first design"?

Me as a tech-knowledgable person fell for it while actively trying to not enable iCloud. Apple devices, never again.

aetherspawn · 2h ago
Their big mistake so far is not going up against Office 365 for corporate email hosting (effectively destroying Outlook and Google Workspace) and launching their own MDM.

The minute you can put an iCloud email on your corporate domain, REALLY manage your Apple fleet centrally from a web portal without Jamf, and properly use iCloud for business, Apple wins on every front.

Spending years collaborating with Microsoft over platform SSO was a train wreck and a waste of time (we waited years and nothing works, all the Microsoft stuff is full of bugs).

And why does this make sense? Most of Microsoft’s profit is Office 365, and a decent chunk of Google’s revenue is Workspace; Apple has a chance to go after it all.

AnonHP · 8m ago
I don’t think Apple’s organization structure and its current leadership team are going to be able to handle a corporate market. It takes a different mindset, attitude and focus to work on that. But, never say never! I doubt this will happen anytime soon.
mingus88 · 16m ago
IMO that would be a huge mistake. Why would they go head to head with MS in the corporate space?

Rather, Apple played to their strengths and made corporate IT come to them. I was there in the early 2010s when they tried to force everyone to leave their iPhones at home and carry a blackberry for work email. Where is blackberry today?

Microsoft tried to have it all once, too. What happened to the windows phone?

jaybrendansmith · 10m ago
This 'no corporate sales' approach has always been an unwritten Apple rule. It seems likely there are active agreements made with Microsoft in exchange for MSOffice support on Apple hardware.
thunderbong · 3h ago
JimDabell · 3h ago
Michael Tsai does a great job of rounding up the general sentiment in the Apple developer world. It’s worth checking out his two posts here:

WWDC 2025 Wish Lists: https://mjtsai.com/blog/2025/06/06/wwdc-2025-wish-lists/

WWDC 2025 Preview: https://mjtsai.com/blog/2025/06/07/wwdc-2025-preview/

JKCalhoun · 3h ago
Lots of good stuff in the above links.

> Danny Bolella: > In all sincerity, I would of course love for many of the AI goodies we see with IDE’s like VS Code and Cursor make it’s way (natively) into Xcode.

I think instead it's time for Apple to acknowledge developers moving out of the Xcode ecosystem and Apple should instead embrace development in VSCode, etc.

JimDabell · 2h ago
They already have a Swift LSP, but I think expecting iOS developers to switch over to VS Code is probably going a bit far. By the time you build things like code signing, SwiftUI previews, build settings, etc. into it, you’re basically building a new IDE on top of VS Code rather than just supporting VS Code itself.

Don’t get me wrong, it’s possible. It’s just what you’d get at the end wouldn’t really resemble VS Code. Even though I spend a lot of time writing web app code in VS Code, my hope – wearing my iOS developer hat – is that they have a skunkworks project to replace Xcode with a new native IDE, not that they embrace VS Code.

JKCalhoun · 1h ago
I was more suggesting Apple follow where developers are going and not try to lead where few want to follow. And if developers want VSCode, so be it.

I remember when the Cocos framework (a 2D and later 3D gaming engine) was found to be a popular binary that iOS apps were linking against, Apple suddenly saw fit to push their own game engine. I am not sure how many developers came aboard though. Cocos was, shhh!, cross platform and that was likely a problem from Apple's point of view; a boon from the developer's point of view.

JimDabell · 37m ago
I don’t hear many iOS developers clamouring for VS Code. They mostly just want Xcode fixed. The only mention of it in those two articles is somebody wanting “AI goodies we see with IDE’s like VS Code and Cursor make its way (natively) into Xcode.” But there are many wanting a better Xcode.

I’m not sure you can point to Cocos as a motivating factor for Apple, and it certainly wasn’t sudden. It got popular very early on and plateaued. I remember building apps with it for iPhoneOS. SpriteKit didn’t come along until years later.

JKCalhoun · 28m ago
I'm not in the loop then if you say iOS devs just want Xcode fixed. You could be right. You would have to weigh that against devs that are not even testing the iOS waters because they see Xcode as a barrier, are more familiar with their VSCode Cmake ecosystem.

A new framework like SpriteKit requires at least a year (an iOS release cycle) before it sees WWDC ... and then a shipping iOS. My recollection is that this is pretty close to the timeline I described where Cocos starts to show up in abundance in the iOS apps submitted and as a result a team is spun up at Apple to create what ends up being SpriteKit.

You'll have to educate me on the plateauing of Cocos. If it did plateau pre Sprite-Kit, what replaced it?

JimDabell · 23m ago
> A new framework like SpriteKit requires at least a year (an iOS release cycle) before it sees WWDC ... and then a shipping iOS. My recollection is that this is pretty close to the timeline I described

It’s not. Cocos got popular in the iPhoneOS 2.x days. SpriteKit came along in iOS 7. We’re talking about a period of five years, not one or two.

> If it did plateau pre Sprite-Kit, what replaced it?

Plateau means it stayed flat, not that it went away. Nothing replaced it. It just didn’t keep getting more and more popular.

jqpabc123 · 3h ago
Apple's real innovation is a walled garden that has grown in thickness to the point where it is finally starting to exceed legality. The garden is starting to feel more like a prison.

As with most big corporations, Tim and company have an insatiable appetite for your money --- and they have shown an obsessive willingness to restrict free enterprise itself in defiance of court orders if that is what it takes to get it.

yupyupyups · 3h ago
Always has been a prison. People who wanted to break free had to download dodgy software to "jailbreak" their iPhones and now it's so locked down that even that option is no longer possible.
JKCalhoun · 2h ago
Pushback from the HN crowd? I'll say it anyway, Apple should double down on AI.

As loopy as the news of the purchase of Jony Ives company (?) that made the rounds lately, I am pretty sure that what I want to carry around in my pocket from here on out is an AI assistant that rivals OpenAI's or Anthropic's. Whether it can be feathered in to Apple's existing xOS and put into the iPhone, or it requires writing a new platform is yet to be seen. But it's clear to me at least that this is the future.

In fact, if a new AI initiative required a new chip from Apple (A19? A20?) it would make a wild selling point to get some of us to buy new hardware just so we could get the new AI features (Yep, still on my iPhone 12 Mini I bought just before I retired).

(And here I didn't even use the word "agent" — whoops, I just did.)

msgodel · 2h ago
Today on my Linux machine I can prompt an agent and have it run shell commands directly. Until Apple is able to reproduce this on their devices they're behind the curve and I'm nearly certain their leadership is afraid of giving users that much control.

This is the beginning of their decline.

JimDabell · 34m ago
> Today on my Linux machine I can prompt an agent and have it run shell commands directly. Until Apple is able to reproduce this on their devices they're behind the curve

You can do that on a Mac today as well:

https://steipete.me/posts/2025/claude-code-is-my-computer

JKCalhoun · 1h ago
I don't think running shell commands is the achilles heel of Apple's ecosystem. I am quite sure most Apple customers are happy not to be running shell commands; they've done pretty good job so far without any shell access ability (unless you're strictly speaking about MacOS — and here too most of their customers have no doubt never launched Terminal).

The agent part may be important — but that's also the thing most likely to land in a future xOS.

msgodel · 1h ago
The agent needs a shell. Canned integrations are doomed to be underwhelming.

Apple themselves published a recent paper pointing out that LLMs are very bad at sticking to algorithms (similar to how they're bad at arithmetic.) So if you want an agent to do anything complex it needs to generate a program to do it.

JKCalhoun · 2h ago
> But Gruber says that this year, for the first time since 2015, Apple has declined the invitation to join. Notably, Gruber published a blog earlier this year taking critical aim at Apple’s mishandling of AI features. Coincidence, I’m sure!

I suspect instead that Apple, knowing they fucked up w/ regard to devs, want to completely control their own mea culpa and not risk a slip-up/soundbite coming from a talk show.

I do expect an apology during the Keynote. How sincere an apology, well that's up to the developers to decide.

> They’ll keep pretending that the Vision Pro is a beloved innovation and not just collecting dust on the shelves of early adopters.

Will they? Or will they instead just artfully not talk about the VisionPro at all. Perhaps quietly pull it sometime later this year. I don't think Apple will want to die on the VisionPro hill.

> Apple executives would do well to remember that it was apps that made the iPhone what it is today.

Are apps still what make the iPhone what it is today? And here I am speaking as a user. The "joy of discovery" when installing new apps died a long, long time ago. Installing a new app is cause for anxiety. If it even works and does not spy on me (or charge me for basic functionality "in app" — or worse yet, require an account or subscription), is it going to become an important addition to my "lifestyle" or another icon buried on some screen or folder in SpringBoard?

To be sure though, this is WWDC and Apple is catering to developers. I'm just saying out loud what I feel about the state of iOS apps these days.

Spooky23 · 2h ago
I think there more inside baseball to the Gruber story. I really like his work overall and subscribe to his podcast with Ben Thompson.

They’ve been doing victory laps about his story about AI for a couple of months now. It’s weird and out of character… I’d guess Apple lied to him.