Live data from Hacker News

Claude Sonnet will ship in Xcode

developer.apple.com

41–50 of 418 posts

Re: Claude Sonnet will ship in Xcode

#41

Earlier quoted context omitted.

Big disagree. My Macbook has hard crashed into restarting more times than my PC desktop has in years. The other day I literally just closed my M2 Macbook and it for some reason just completely crashed and shut itself off.

FWIW I abuse my M2 daily and only reboot once a year basically, and only because of some update. Something could be wrong with your specific Macbook

I haven’t seen a crash in at least a decade of daily use.

Back in the older Intel days I did sometimes, perhaps due to the GPU switching and flakey Nvidia drivers. But even then it certainly wasn’t common.

Re: Claude Sonnet will ship in Xcode

#43

Earlier quoted context omitted.

Neovim, emacs?

neovim will support llms natively (though a language server) https://github.com/neovim/neovim/pull/33972

You have to enable it and install a language server, that's not the same as an LLM being baked in.

Re: Claude Sonnet will ship in Xcode

#44

It seems every IDE now has AI built-in. That's a problem if you're working on highly confidential code. You never know when the AI is going to upload code snippets to the server for analysis.

Well that depends on whether you give it access or not, apple’s track record with privacy gives me some hope

Re: Claude Sonnet will ship in Xcode

#45

It seems every IDE now has AI built-in. That's a problem if you're working on highly confidential code. You never know when the AI is going to upload code snippets to the server for analysis.

Neovim and Emacs don’t have it built in. Use open source tools.

Re: Claude Sonnet will ship in Xcode

#46

Earlier quoted context omitted.

even nvim is getting native support for llms

It doesn't matter how they feel about LLMs, ignoring their battle hardened plugin system and going native would be bad architecture.

It’s just native support for ghost text. It’s not llm specific

Re: Claude Sonnet will ship in Xcode

#48

It's getting harder to find IDEs that properly boycott LLMs.

“Boycott” is a pretty strong term. I’m sensing a strong dislike of ai from you which is fine but if you dislike a feature most people like it shouldn’t be surprising to you that you’ll find yourself mostly catered to by more niche editors.

Re: Claude Sonnet will ship in Xcode

#49

It seems every IDE now has AI built-in. That's a problem if you're working on highly confidential code. You never know when the AI is going to upload code snippets to the server for analysis.

> "add their existing paid Claude account to Xcode and start using Claude Sonnet 4"

Wont work by default if I'm reading this correctly

Re: Claude Sonnet will ship in Xcode

#50
post #5

This is great. I've been using Xcode with a separate terminal to run Claude Code, which has been a painful setup.

How so? I don't use xcode, but I much prefer having an agent in its own "app" so to speak.

Likely so it can auto suggest, directly edit code, integrate properly etc
Post reply on HN