Live data from Hacker News

Claude Sonnet will ship in Xcode

developer.apple.com

351–360 of 418 posts

Re: Claude Sonnet will ship in Xcode

#351

Earlier quoted context omitted.

I’ve used Meet, Slack, Zoom and Teams extensively. Teams beats the others by miles in my opinion.

Zoom is pretty good for video meetings and especially for video conferences. I've never tried to use it for chat, but I imagine it's pretty lackluster. The really nice thing about teams is that it does both in one place. But you know what's super underrated and I think could really take a hold on the business world? Discord! The video calls are so good! And multiple streams at the same time? Zoom can't do that! The c…

They would need to do a lot of alterations to make Discord viable in the business world, but I do agree the bones of the platform are miles ahead of Slack or Teams.

It’s a shame they don’t have an enterprise / business tailored product based on it

Re: Claude Sonnet will ship in Xcode

#352

Earlier quoted context omitted.

Anecdotally: Azure is the Teams of cloud services - nobody uses it voluntarily or because it's technically the best solution. They use it because the corporation mandates it.

Azure isn’t great but AWS continues to be worse by a mile. I don’t know why anyone puts up with their terrible SDKs and poor documentation. IMO Firebase should be the gold standard of how to do cloud platforms

The fact that you're talking about SDKs and comparing AWS to Firebase... probably means that your usecase is very specific and explains why you don't like AWS.

Re: Claude Sonnet will ship in Xcode

#353
post #147

Earlier quoted context omitted.

Try this prompt: Create a detailed step by step plan to implement a boilerplate Zephyr project skeleton for Pi Pico with configured st7789 SPI display drivers Ask Opus or Gemini 2.5 Pro to write a plan. Then ask the other to critique it and fix mistakes. Then ask Sonnet to implement

Is there a way to do this kind of design->critique->implement without switching tools? Like an end-to-end solution that consults multiple LLMs?

Claude code with Zen MCP. Kiro, but you don’t get a second LLM opinion.

Re: Claude Sonnet will ship in Xcode

#354
post #173

The irony of this, is that Microsoft was trying to push CoPilot everywhere, however eventually Apple, Google and JetBrains have their own AI integrations, taking CoPilot out of the loop. Slowly the AI craziness at Microsoft is taking the similar shape, of going all in at the begining and then losing to the competition, that they also had with Web (IE), mobile (Windows CE/Pocket PC/WP 7/WP 8/UWP), the BUILD sessions t…

> I also love the C++ security improvements on this release.

These are courtesy of LLVM/Clang (which Xcode ships with), rather than Xcode itself.

Re: Claude Sonnet will ship in Xcode

#355

3 days ago I saw another Claude praising submission on HN, and finally I signed up for it, to compare it with copilot. I asked 2 things. 1. Create a boilerplate Zephyr project skeleton, for Pi Pico with st7789 spi display drivers configured. It generated garbage devicetree which didn't even compile. When I pointed it out, it apologized and generated another one that didn't compile. It configured also non-existent dri…

[deleted]

Re: Claude Sonnet will ship in Xcode

#356
I used this last night to vibe-code a simple iOS game using the GPT-5 model. I found the developer experience to be quite awful and shockingly more regressive than a CLI (I.e. Cloud Code). Totally unbecoming of a company that claims to never be the first but do it always better than the rest.

This should have been a POC for a demo to the Xcode sponsor program. At best, this should have been part of the first beta — not beta 7….

First sin: someone decided to expose the chat window on the same side as the file explorer as an alternate tab. On an IDE where you can’t move things around freely like in VSCode, how one can make that design decision is beyond me.

Any developer trying to use this feature, regardless of the model picked, will have to constantly physically switch between the file explorer and the chat window (or conversation window). This feels like a silly thing to crib about but it starts becoming irritating for long coding sessions.

Then comes the baffling user experience where sometimes the question asked by the response from the LLM is randomly answered automatically by the IDE itself with a vague entry that says “Project context” with not much visibility into what the actual response was from the IDE. And then there are random times where the question is left unanswered and now I as a developer have to now decide how to answer the question. It almost feels to me like there is zero system prompt from Xcode itself. This will never ever compete with agentic coding tools.

Apple has a lot of incompetent PMs and EPMs but this is next level garbage. Zero thought has gone into how a developer today uses these “vibe-coding” tools in their workflows. It almost feels like this was shoved down the throat of the Xcode development team for whom orthodoxy was a higher priority.

Pardon my rage here because I have seen enough from inside to understand why Apple is behind in AI and it is frustrating as fuck.

Re: Claude Sonnet will ship in Xcode

#357

Earlier quoted context omitted.

Azure isn’t great but AWS continues to be worse by a mile. I don’t know why anyone puts up with their terrible SDKs and poor documentation. IMO Firebase should be the gold standard of how to do cloud platforms

The fact that you're talking about SDKs and comparing AWS to Firebase... probably means that your usecase is very specific and explains why you don't like AWS.

Fwiw, it was AWS that started the serverless hypetrain and kept pushing it until ppl started to forget what AWS was known for up to that point

Re: Claude Sonnet will ship in Xcode

#358

Earlier quoted context omitted.

Anecdotally: Azure is the Teams of cloud services - nobody uses it voluntarily or because it's technically the best solution. They use it because the corporation mandates it.

Azure isn’t great but AWS continues to be worse by a mile. I don’t know why anyone puts up with their terrible SDKs and poor documentation. IMO Firebase should be the gold standard of how to do cloud platforms

I'm assuming if you use Firebase you get Google's customer support (or lack thereof)

Re: Claude Sonnet will ship in Xcode

#359
post #98
post #73

The “Cursor for Xcode” startups just got Sherlocked…

Were there really such startups? It's so obviously a bad idea..

Like… you’d expect a company to evaluate the potential for competition, right? But these AI companies are obviously not actual companies with any business model, most are just trying to grab some investors money while they can surf the hype.

I always find this article something to get back to: https://www.inc.com/magazine/20110301/making-money-small-bus...

Re: Claude Sonnet will ship in Xcode

#360

I have been trying to make iOS/macOS apps for years, but god, every time I have a go at it, Apple's documentation regime is still hot garbage. Eons ago I gave up Windows development because of Microsoft's inconsistent and uncertain APIs, but MS had great documentation. Apple is the opposite. The "best" way to get the "latest" details on Apple's APIs is to suffer through mind-numbingly vapid WWDC videos with their rev…

Something you might find useful: https://askwwdc.com/
Post reply on HN