Earlier quoted context omitted.
What’s the ‘30% take’?
30% of all AppStore sales go right to Apple
Claude Sonnet will ship in Xcode
81–90 of 418 posts
Re: Claude Sonnet will ship in Xcode
#82It 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.
Re: Claude Sonnet will ship in Xcode
#83Earlier quoted context omitted.
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
#84It 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.
Not trying to be mean but I would expect comments on HN on these kind of stories to be from people who have used AI in IDEs at this point. There is no AI integration that runs automatically on a codebase.
Autocomple is also automatically triggered when you place your cursor inside the code.
Re: Claude Sonnet will ship in Xcode
#85It's getting harder to find IDEs that properly boycott LLMs.
Otherwise there's VSCodium which is what I'm using until I can make the jump to Code Edit.
Re: Claude Sonnet will ship in Xcode
#86Earlier 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.
Something is wrong with your laptop. That is absolutely not normal, and not something you should blame on the software design.
This is just the stuff I remember. This is a 16GB M2 Macbook Pro. Not a single native Apple made app or process should be lagging, let alone using up enough memory that sometimes apps just completely crash. Again, my windows desktop hasn't had a blue screen or a hard crash in the decade that I've used it and it had a worse configuration with 16GB of RAM and an old AMD CPU.
Re: Claude Sonnet will ship in Xcode
#87Earlier quoted context omitted.
Not trying to be mean but I would expect comments on HN on these kind of stories to be from people who have used AI in IDEs at this point. There is no AI integration that runs automatically on a codebase.
There is automatic code indexing from Cursor. Autocomple is also automatically triggered when you place your cursor inside the code.
Re: Claude Sonnet will ship in Xcode
#88It's getting harder to find IDEs that properly boycott LLMs.
In a similar vein I can barely find an OS that refuses to connect to the internet
Re: Claude Sonnet will ship in Xcode
#89It 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.
Re: Claude Sonnet will ship in Xcode
#90It 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.