Claude Sonnet will ship in Xcode
71–80 of 418 posts
Re: Claude Sonnet will ship in Xcode
#72Wow they're finally getting it. The AI breakthrough will not come from procedural generation of memojis - but rather enabling developers to use your platform. But with the nearly hostile stance of your 30% take, we will see how far this goes.
Re: Claude Sonnet will ship in Xcode
#73Re: Claude Sonnet will ship in Xcode
#74Wow they're finally getting it. The AI breakthrough will not come from procedural generation of memojis - but rather enabling developers to use your platform. But with the nearly hostile stance of your 30% take, we will see how far this goes.
What’s the ‘30% take’?
Re: Claude Sonnet will ship in Xcode
#75Re: Claude Sonnet will ship in Xcode
#76Earlier quoted context omitted.
Yeah I don't get why they don't support Opus given that you're bringing your own API key.
you can use the API key, and it’ll give you access to all the model. This is Claude sign in using your account. If you’ve signed up for Claude Pro or Max then you can use it directly. But, they should give access to Opus as well.
Re: Claude Sonnet will ship in Xcode
#77Earlier quoted context omitted.
My hot take is all OSes are kinda bad for daily driving. Apple has no qualms breaking backwards compatibility for core functions like bluetooth connectivity in MacOS. Windows has backwards compatibility, but increasingly worsening UX, throwing ads and subscriptions in your face before you can even log in, and a bad security/process isolation model. Desktop Linux is a case of "how many hours before I find out a critic…
I think they’re pretty amazing considering how hard a problem it is. Also, we forget how bad os’s used to be. They’re absolutely rock solid compared to the past.
My frustration is more born out of the OS rough edges constantly getting in the way of tasks I actually want to focus on and accomplish, which doesn't play well with my ADHD.
Re: Claude Sonnet will ship in Xcode
#78Apple.com advertising a Mac Mini: > Built for Apple Intelligence. > 16-core Neural Engine These Xcode release notes: > Claude in Xcode is now available in the Intelligence settings panel, allowing users to seamlessly add their existing paid Claude account to Xcode and start using Claude Sonnet 4 All that dedicated silicon taking up space on their SoC and yet you still have to input your credit card in order to use th…
[0] https://github.com/fguzman82/apple-foundation-model-analysis
Re: Claude Sonnet will ship in Xcode
#79It 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.
There's simply no way to properly secure network connected developer systems.
Re: Claude Sonnet will ship in Xcode
#80Apple.com advertising a Mac Mini: > Built for Apple Intelligence. > 16-core Neural Engine These Xcode release notes: > Claude in Xcode is now available in the Intelligence settings panel, allowing users to seamlessly add their existing paid Claude account to Xcode and start using Claude Sonnet 4 All that dedicated silicon taking up space on their SoC and yet you still have to input your credit card in order to use th…
To run a model locally, they would need to release the weights to the public and their competitors. Those are flagship models. They would also need to shrink them way down to even fit. And even then, generating tokens on an apple neural chip would be waaaaaay slower than an HTTP request to a monster GPU in the sky. Local llms in my experience are either painfully dumb or painfully slow.