Live data from Hacker News

Claude Sonnet will ship in Xcode

developer.apple.com

311–320 of 418 posts

Re: Claude Sonnet will ship in Xcode

#311
post #227
post #201

Earlier quoted context omitted.

Your claim: "by reading the docs, and by autogenerating code samples and testing them against verifiers, and by paying a lot of people to write sample code for sample questions." Your link: "Grade school math problems from a hardcoded dataset with hardcoded answers" [1] It really is the same thing. [1] https://openai.com/index/solving-math-word-problems/ --- start quote --- GSM8K consists of 8.5K high quality grade s…

My two claims: 1. OpenAI has been doing verifier-guided training since last year. 2. No SOTA model was trained without verified reward training for math and programming. I supported the first claim with a document describing what OpenAI was doing last year; the extrapolation should have been straightforward, but it's easy for people who aren't tracking AI progress to underestimate the rate at which it occurs. So, her…

> the extrapolation should have been straightforward,

Indeed."By late next month you'll have over four dozen husbands" https://xkcd.com/605/

> So, here's some support for my second claim:

I don't think any of these links support the claim that "No SOTA model was trained without verified reward training for math and programming"

https://arxiv.org/abs/2507.06920: "We hope this work contributes to building a scalable foundation for reliable LLM code evaluation"

https://arxiv.org/abs/2506.11425: A custom agent with a custom environment and a custom training dataset on ~800 predetermined problems. Also "Our work is limited to Python"

https://arxiv.org/abs/2502.06807: The only one that somewhat obliquely refers to you claim

Re: Claude Sonnet will ship in Xcode

#312

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.

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

is this sarcasm? Teams is by far the worst ive used out of those mentioned

Re: Claude Sonnet will ship in Xcode

#313
post #274

Earlier quoted context omitted.

Microsoft owns 49% of OpenAI so why they should worry? JetBrains just proudly announce that they now use GPT-5 by default. > going all in at the begining and then losing to the competition Sure, but there are counter examples too. Microsoft went late to the party of cloud computing. Today Azure is their main money printing machine. At some point Visual Studio seemed to be a legacy app only used for Windows-specific a…

> At some point Visual Studio seemed to be a legacy app only used for Windows-specific app development. Then they released VSCode and boom! I'm not sure what the point is. Visual Studio is still Windows-only; VS Code is not related to it in any shape or form, the name is deliberately misleading.

Indeed I heard directly from someone involved that the VS Code team understood the reputation of Visual Studio and wanted to call the product “Code” instead, and the compromise with marketing leadership was the the binary was called “code”.

Re: Claude Sonnet will ship in Xcode

#314

Earlier quoted context omitted.

What confuses me about MS Copilot is that there are (according to ChatGPT) 12 distinct services that are all Copilot: Microsoft Copilot (formerly Bing Chat) Microsoft 365 Copilot Microsoft Copilot Studio GitHub Copilot Microsoft Security Copilot Copilot for Azure Copilot for Service Sales Copilot Copilot for Data & Analytics (Fabric) Copilot Pro Copilot Vision

Out of all of big tech, Microsoft is by far the worst at naming stuff. Its comically bad most of the time.

Copilot.NET Live Ultimate Edition N for Developers

Re: Claude Sonnet will ship in Xcode

#315

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…

It’s good at doing stuff like “host this all in Docker. Make a Postgres database with a Users table. Make a FastAPI CRUD endpoint for Users. Make a React site with a homepage, login page, and user dashboard”. It’ll successfully produce _something_ like that, because there’s millions of examples of those technologies online. If you do anything remotely niche, you need to hold its hand far more. The more complicated yo…

Yeah, my experience with LÖVR [0] and LLM (ChatGPT) has been quite horrible. Since it's very niche and quite recently quite a big API change has happened, which I guess the model wasn't trained on. So it's kind of useless for that purpose.

---

[0]: https://lovr.org

Re: Claude Sonnet will ship in Xcode

#316
post #171

Earlier quoted context omitted.

To me "highly confidential" would mean "isolated from the internet" or else it isn't going to be "highly confidential" for very long.

Have you seen a lot of code from Klarna, Storytel, Spotify (companies I've worked at)? None of these companies are isolated from the internet.

I bet their devs are.

Re: Claude Sonnet will ship in Xcode

#317

Earlier quoted context omitted.

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

is this sarcasm? Teams is by far the worst ive used out of those mentioned

Yeah, if it’s not sarcasm, it’s a very good indicator that their opinion should be ignored because no one in their right mind would say Teams is better.

Re: Claude Sonnet will ship in Xcode

#319

Its not shipping the model in Xcode. You are still sending your data off to a remote provider, hoping that this provider behaves nicely with all this data and that the government will never force the provider to reveal your data.

Anthropic has a strong stance on privacy. They won't rug pull.

/s

https://news.ycombinator.com/item?id=45062683 (Anthropic reverses privacy stance, will train on Claude chats)

Re: Claude Sonnet will ship in Xcode

#320
I find the xcode experience so awful I generally keep a few terminals with some curated nvim and other tools to make up for things like anything git-related, diffs, LLM integration, etc. (fwiw the swift LSP is also pretty good)

This isn't going to change my workflow at this point.

Post reply on HN