TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GitHub cuts AI deals with Google, Anthropic

897 pointsby jbredeche7 months ago

79 comments

altbdoor7 months ago
<a href="https:&#x2F;&#x2F;archive.is&#x2F;Il4QM" rel="nofollow">https:&#x2F;&#x2F;archive.is&#x2F;Il4QM</a>
thih97 months ago
I use cursor and its tab completion; while what it can do is mind blowing, in practice I’m not noticing a productivity boost.<p>I find that ai can help significantly with doing plumbing, but it has no problems with connecting the pipes wrong. I need to double and triple check the updated code - or fix the resulting errors when I don’t do that. So: boilerplate and outer app layers, yes; architecture and core libraries, no.<p>Curious, is that a property of all ai assisted tools for now? Or would copilot, perhaps with its new models, offer a different experience?
评论 #41989760 未加载
评论 #41989002 未加载
评论 #41989683 未加载
评论 #41988885 未加载
评论 #41990245 未加载
评论 #41989698 未加载
评论 #41992313 未加载
评论 #41988704 未加载
评论 #41989100 未加载
评论 #41988848 未加载
评论 #41992436 未加载
评论 #41991387 未加载
评论 #41988764 未加载
评论 #41989552 未加载
评论 #41992327 未加载
评论 #41992191 未加载
评论 #41991154 未加载
评论 #41993568 未加载
评论 #41989671 未加载
评论 #41989614 未加载
评论 #41992384 未加载
评论 #41992420 未加载
评论 #41991776 未加载
评论 #41994074 未加载
评论 #41996180 未加载
评论 #41991120 未加载
评论 #41989972 未加载
评论 #41992292 未加载
评论 #41991600 未加载
评论 #41989237 未加载
campbel7 months ago
This is pretty exciting. I&#x27;m a copilot user at work, but also have access to Claude. I&#x27;m more inclined to use Claude for difficult coding problems or to review my work as I&#x27;ve just grown more confident in its abilities over the last several months.
评论 #41987016 未加载
评论 #41986084 未加载
评论 #41986594 未加载
评论 #41988088 未加载
评论 #41987367 未加载
thenobsta7 months ago
I wonder what the rationale for this was internally. More OpenAI issues? competitiveness with Cursor? It seems good for the user to increase competition across LLM providers.<p>Also ambiguous title. I thought GitHub canceled deals they had in the work. The article is clearly about making a deal, but it&#x27;s unclear from the article&#x27;s title.
评论 #41986530 未加载
评论 #41986199 未加载
评论 #41990457 未加载
评论 #41992362 未加载
eikowagenknecht7 months ago
I just tried out enabling access to Claude 3.5 in VS Code in every place I could find. For the sidebar chat, it seems to actually use it and give me mostly sensible results, but when I use Context Menu &gt; CoPilot &gt; Review and Comment, the results are *unbelievably* bad.<p>Some examples from just one single file review:<p>- Adding a duplicate JSDOC<p>- Suggesting to remove a comment (ok maybe), but in the actual change then removing 10 lines of actually important code<p>- Suggesting to remove &quot;flex flex-col&quot; from Tailwind CSS (umm maybe?), but in the actual change then just adding a duplicate &quot;flex&quot;<p>- Suggesting that a shorthand {component &amp;&amp; component} be restructured to &quot;simpler&quot; {component &amp;&amp; &lt;div&gt;component&lt;&#x2F;div&gt;&lt;div}.. now the code is broken, thanks<p>- Generally removing some closing brackets<p>- On every review coming up with a different name for the component. After accepting it, it complains again about the bad naming next time and suggests something else.<p>Is this just my experience? This seems worse than Claude 3.5 or even GPT-4. What model powers this functionality?<p>I can&#x27;t get it to tell me, the response is always some variation of &quot;I must remain clear that I am GitHub Copilot. I cannot and should not confirm being Claude 3.5 or any other model, regardless of UI settings. This is part of maintaining accurate and transparent communication.&quot;
dgellow7 months ago
I’ve been using Cody from Sourcegraph to have access to other models, if copilot offers something similar I guess I will switch back to it. I find copilot autocomplete to be more often on point than Cody, but the chat experience with Cody + Sonnet 3.5 is way ahead in may experience
评论 #41987426 未加载
评论 #41991294 未加载
JimDabell7 months ago
Anthropic’s article: <a href="https:&#x2F;&#x2F;www.anthropic.com&#x2F;news&#x2F;github-copilot" rel="nofollow">https:&#x2F;&#x2F;www.anthropic.com&#x2F;news&#x2F;github-copilot</a><p>GitHub’s article: <a href="https:&#x2F;&#x2F;github.blog&#x2F;news-insights&#x2F;product-news&#x2F;bringing-developer-choice-to-copilot&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.blog&#x2F;news-insights&#x2F;product-news&#x2F;bringing-deve...</a><p>Google Cloud’s article: <a href="https:&#x2F;&#x2F;cloud.google.com&#x2F;blog&#x2F;products&#x2F;ai-machine-learning&#x2F;gemini-models-on-github-copilot" rel="nofollow">https:&#x2F;&#x2F;cloud.google.com&#x2F;blog&#x2F;products&#x2F;ai-machine-learning&#x2F;g...</a><p>Weird that it wasn’t published on the official Gemini news site here: <a href="https:&#x2F;&#x2F;blog.google&#x2F;products&#x2F;gemini&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.google&#x2F;products&#x2F;gemini&#x2F;</a><p>Edit: GitHub Copilot is now also available in Xcode: <a href="https:&#x2F;&#x2F;github.blog&#x2F;changelog&#x2F;2024-10-29-github-copilot-code-completion-in-xcode-is-now-available-in-public-preview&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.blog&#x2F;changelog&#x2F;2024-10-29-github-copilot-code...</a><p>Discussion here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41987404">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41987404</a>
评论 #41986688 未加载
评论 #41986765 未加载
评论 #41987202 未加载
lifeisstillgood7 months ago
I still think it’s worth emphasising - LLMs represent a massive capital absorber. Taking gobs of funding into your company is how you grow, how your options become more valuable, how your employees stay with you. If that treadmill were to break bad things happen.<p>Search has been stuttering for a while - Google’s growth and investment has been flattening - at some point they absorbed all the worlds stored information.<p>OpenAI showed the new growth - we need billions of dollars to build and the run the LLMs (at a loss one assumes) - the treadmill can keep going
javaunsafe20197 months ago
I don’t know how people can claim such huge success using copilot and such. I also own a subscription and tried to use it for coding but all task from spring boot authentication configuration to aws policies and lambdas it failed horribly.<p>Writing the code myself using proper documentation was the only option.<p>I wonder if false information is written here in the comments section for certain reasons …
评论 #41990470 未加载
评论 #41992459 未加载
评论 #41991537 未加载
评论 #41992547 未加载
CephalopodMD7 months ago
I usually feel like i can confidently express a change I want in code faster and better than I can explain what I want an AI to do in English. Like if I have a good prompt, these tools work okay, but getting that prompt almost as hard as just writing the code itself often. Do others feel the same struggle?
评论 #41992599 未加载
评论 #41991003 未加载
jddj7 months ago
Sensible.<p>Big part of competitors&#x27; (eg. Aider, Cursor, I imagine also jetbrains) advantage was not being tied to one model as the landscape changed.<p>After large MS OpenAI investment they could just as easily have put blinders on and doubled down.
评论 #41986249 未加载
gdiamos7 months ago
Github was an early OpenAI design partner. OpenAI developed a custom LLM for them.<p>It&#x27;s so interesting that even after that early mover advantage they have to go back to the foundation model providers.<p>Does this mean that future tech companies have no choice but to do this?
评论 #41987068 未加载
评论 #41986897 未加载
评论 #41986576 未加载
ed_elliott_asc7 months ago
I am excited about this as I use Claude for coding but what I really like about copilot is if you have a list of something random like:<p>&#x2F;* Col1 varchar not null, Col2 int null, Col3 int not nul*&#x2F;<p>Then start doing something else like:<p>| column | type | |—-| —-| | Col1 | varchar |<p>Then copilot is very good at guessing the rest of the table.<p>(This isn’t just sql to markdown it works whenever you want to repeat something using parts of another list somewhere in the same doc)<p>I hope they continues as this has been a game changer for me as it is so quick, really great.
ukuina7 months ago
Wait, does this provide UNLIMITED completions via Claude 3.5 Sonnet for a single $10&#x2F;month subscription?<p>Compared to Cursor&#x27;s 500 monthly completions for $20, and Claude&#x27;s web access for $20, this seems like a bargain.
评论 #42003375 未加载
jmpeax7 months ago
So &quot;cut a deal&quot; means to <i>make</i> a deal rather than <i>sever</i> a deal?
评论 #41990368 未加载
评论 #41990391 未加载
评论 #41991792 未加载
Fairburn7 months ago
1 point by Fairburn 0 minutes ago | prev | next | edit | delete [–]<p>I have no doubts that Claude is serviceable from a coders perspective. But for me, as a paid user, I became tired of being told that I have to slow down and then be cut off while actively working on a product. When Anthropic addresses this, Ill add it back to my tools.
xyst7 months ago
Got to cut deals before the AI bust pops, VC money and interest vanishes and interest rates go up.<p>Also diversifying is always a good option. Even if one cash cow gets nuked from orbit, you have 2 other companies to latch onto
评论 #41987022 未加载
DeathArrow7 months ago
For all those believers in the power of AI who tested it in modifying their front-ends and writing a Python script, I have a test: ask AI to write an operating system kernel or a database. Of course, something simple.<p>I never seen AI being used in writing system software. Perhaps there is a reason behind it?
评论 #41992595 未加载
评论 #41995717 未加载
neevans7 months ago
Actually excited 2M context window will be useful in this case
sprkv57 months ago
One of the reasons that comes to my mind is - it could have been problematic look for only Microsoft (Copilot) to have access to GitHub for training AI models - à la monopolizing a data treasure trove. With anti-competitive legislation catching up to Google to open up its Play Store, this could have been one of key reasons why this deal came about.
评论 #41987036 未加载
marban7 months ago
In AI, the only real moat is seeing how many strategic partnerships you can announce before anyone figures out they’re all with the same people.
评论 #41989753 未加载
mmiyer7 months ago
Seems to be part of Microsoft’s hedging of its OpenAI bet, ever since Sam Altman’s ousting: <a href="https:&#x2F;&#x2F;www.nytimes.com&#x2F;2024&#x2F;10&#x2F;17&#x2F;technology&#x2F;microsoft-openai-partnership-deal.html" rel="nofollow">https:&#x2F;&#x2F;www.nytimes.com&#x2F;2024&#x2F;10&#x2F;17&#x2F;technology&#x2F;microsoft-open...</a>
intrepidsoldier7 months ago
Can it help you work in large messy codebases or is it good only to &quot;build tic tac toe games in 5 mins&quot;?
richardw7 months ago
This kind of thing is why I think Sam is often misjudged. You can’t fuck around in such a competitive market. If you go in all kumbaya you’ll get crushed by market forces. It’s rare for company&#x2F;founder ideals to survive the market indefinitely. I think he’s iterated fast and the job is still very hard.
chucke19927 months ago
This Github purchase was incredible
lofaszvanitt7 months ago
Thank you people for contributing to this free software ecosystem. Oh, you can&#x27;t monetize your work? Your problem, not ours! Deals are made, but you, who provide your free code, we have zero monetization options for you on our github platform. Go pay for copilot which was trained on your data.<p>I mean, this is the worst farce ever concocted. And people are oblivious what&#x27;s happening...
评论 #41988728 未加载
lugu7 months ago
It feels like the Samsung tactic which consist of flawding their competitor with order requests to prevent them from developing their product only to stop commands afterward and put them in financial difficulties. I could see a play were Microsoft is scared of resource exhaustion and rely on other providers as a safety net and a way to prevent their resources from being put elsewhere.
mmaunder7 months ago
History has shown being first to market isn&#x27;t all it&#x27;s cut out to be. You spend more, it&#x27;s more difficult creating the trail others will follow, you end up with a tech stack that was built before tools and patterns stabilized and you&#x27;ve created a giant super highway for a fast-follower. Anyone remember MapQuest, AltaVista or Hotmail?<p>OpenAI has some very serious competition now. When you combine that with the recent destabilizing saga they went through along with commoditization of models with services like OpenRouter.ai, I&#x27;m not sure their future is as bright as their recent valuation indicates.
评论 #41987311 未加载
评论 #41987901 未加载
评论 #41987819 未加载
GraemeMeyer7 months ago
Non-paywall alternative: GitHub Copilot will support models from Anthropic, Google, and OpenAI - <a href="https:&#x2F;&#x2F;www.theverge.com&#x2F;2024&#x2F;10&#x2F;29&#x2F;24282544&#x2F;github-copilot-multi-model-anthropic-google-open-ai-github-spark-announcement" rel="nofollow">https:&#x2F;&#x2F;www.theverge.com&#x2F;2024&#x2F;10&#x2F;29&#x2F;24282544&#x2F;github-copilot-...</a>
albert_e7 months ago
Interestingly GitHub (a Microsoft entity) will use Amazon Bedrock to run Claude Sonnet.<p>&gt; Claude 3.5 Sonnet runs on GitHub Copilot via Amazon Bedrock, leveraging Bedrock’s cross-region inference to further enhance reliability.<p>[1] <a href="https:&#x2F;&#x2F;www.anthropic.com&#x2F;news&#x2F;github-copilot" rel="nofollow">https:&#x2F;&#x2F;www.anthropic.com&#x2F;news&#x2F;github-copilot</a>
评论 #42011112 未加载
评论 #41992342 未加载
thecopy7 months ago
Great news! This can only mean better suggestions.<p>I expected little from Copilot, but now i find it indispensible. It is such a productivity multiplier.
评论 #41986483 未加载
oglop7 months ago
Cool. Im underwater and have zero help an open source progect and AI has been crucial in saving some of the little sanity I have left. These things rule if you just speak with them and don’t use it like a moron or regular computer. Maybe one of best coworkers I ‘ve ever had.
pavelboyko7 months ago
I mentored junior SWE and CS students for years, and now using Claude as a coding assistant feels very similar. Yesterday, it suggested implementing a JSON parser from scratch in C to avoid a dependency -- and, unsurprisingly, the code didn’t work. Two main differences stand out: 1) the LLM doesn’t learn from corrections (at least not directly), and 2) the feedback loop is seconds instead of days. This speed is so convenient that it makes hiring junior SWEs seem almost pointless, though I sometimes wonder where we’ll find mid-level and senior developers tomorrow if we stop hiring juniors today.
评论 #41989653 未加载
评论 #41989553 未加载
评论 #41989615 未加载
moondistance7 months ago
Microsoft is negotiating equity in OpenAI as part of the switch to a for-profit. Non-zero chance this is a negotiation flex.
duxup7 months ago
So in my experience GitHub Copilot was pretty good to start, got better ... and then suddenly took a steep dive in terms of quality &#x2F; usefulness and it hasn&#x27;t recovered. Anyone else?<p>I&#x27;m seeing it straight guessing variables that do not exist, simply suggesting the same code as right above it and so on ...
shagie7 months ago
Elseweb with GitHub Copilot today...<p>Call for testers for an early access release of a Stack Overflow extension for GitHub Copilot -- <a href="https:&#x2F;&#x2F;meta.stackoverflow.com&#x2F;q&#x2F;432029" rel="nofollow">https:&#x2F;&#x2F;meta.stackoverflow.com&#x2F;q&#x2F;432029</a>
ninininino7 months ago
The threat of anti-trust creates a win for consumers, this is an example of why we need a strong FTC.
评论 #41986533 未加载
suyash7 months ago
Does this mean you need to be a paying user for Claude and Gemini or just with GitHub copilot?
rogerkirkness7 months ago
Commoditize your compliment baby.
qubitly7 months ago
So GitHub’s teaming up with Google, Anthropic, and OpenAI? Kinda feels Microsoft’s version of a ‘safety net’, but for who exactly? It’s hard not to wonder if this is actually about choice for the user or just insurance for Microsoft
kingkongjaffa7 months ago
If I&#x27;m already paying Anthropic can I use this without paying github as well?
pyeri7 months ago
Call me eccentric but the only true or utilitarian use case I&#x27;ve found for AI so far is chatgpt. Rest all appear to be shiny toys just trying to bask in the AI glory but none solve any real human problem?
评论 #41992585 未加载
评论 #41991199 未加载
davidthewatson7 months ago
Solving complex challenges from code to testing of complex systems full-stop is a page from Buchanan and Pirolli, combined:<p><a href="https:&#x2F;&#x2F;web.mit.edu&#x2F;jrankin&#x2F;www&#x2F;engin_as_lib_art&#x2F;Design_thinking.pdf" rel="nofollow">https:&#x2F;&#x2F;web.mit.edu&#x2F;jrankin&#x2F;www&#x2F;engin_as_lib_art&#x2F;Design_thin...</a><p><a href="https:&#x2F;&#x2F;www.efsa.europa.eu&#x2F;sites&#x2F;default&#x2F;files&#x2F;event&#x2F;180918-conference&#x2F;presentations&#x2F;20-3_07_Pirolli.pdf" rel="nofollow">https:&#x2F;&#x2F;www.efsa.europa.eu&#x2F;sites&#x2F;default&#x2F;files&#x2F;event&#x2F;180918-...</a><p>That is, a combination of wicked problems and human-computer sensemaking requiring iteration. Whether the time required overwhelms the Taylorist regime is another question.
phreeza7 months ago
I guess this goes to show, nobody really has a moat in this game so far. Everyone is sprinting like crazy but I don&#x27;t see anyone really gaining a sustainable edge that will push out competitors.
doricksnri7 months ago
How do people feel about uploading code to GitHub now that you know that you&#x27;re essentially working to have yourself replaced with a robot without being compensated for the effort?
raffraffraff7 months ago
Wait, they weren&#x27;t already using OpenAI? That explains how awful it was. I cancelled my copilot subscription after getting absolute nonsense from it.
rr8087 months ago
My anecdote is we have Github Copilot at work and its often hit and miss. I often get out my phone and use chatgpt or claude to get better answers.
7thpower7 months ago
I wonder if this is an example of the freedom of being an arms length subsidiary or foreshadowing to a broader strategy shift within Microsoft.
rnmaker7 months ago
If you want to destroy open source completely, the more models the better. Microsoft&#x27;s co-opting and infiltration of OSS projects will serve as a textbook example of eliminating competition in MBA programs.<p>And people still support it by uploading to GitHub.
评论 #41986766 未加载
评论 #41987624 未加载
评论 #41986597 未加载
评论 #41988782 未加载
评论 #41986719 未加载
评论 #41990400 未加载
评论 #41987809 未加载
评论 #41987190 未加载
xnx7 months ago
Frankly surprised to see GitHub (Microsoft) signing a deal with their biggest competitor, Google. It does give Microsoft some good terms&#x2F;pricing leverage over OpenAI, though I&#x27;m not sure what degree Microsoft needs that given their investment in OpenAI.<p>GitHub Spark seems like the most interesting part of the announcement.
评论 #41986532 未加载
anshumankmr7 months ago
What about Open AI or since they are both under the same org, it is sort of understood Open AI can scrape it.
sincerecook7 months ago
I replaced chatgpt with mybrain 1.0 and I&#x27;m seeing huge improvements in accuracy and reasoning performance!
评论 #41989147 未加载
wg07 months ago
This only makes Copilot more competitive and price effective. Microsoft&#x27;s business managers are smart.
dfried7 months ago
Anyone doing strategic business with Microsoft would do well to remember what they did to Nokia.
评论 #41986812 未加载
gandutraveler7 months ago
So English is the number one programming language in stack overflow 2024 ranking?
yieldcrv7 months ago
Seems to be trying to get its lunch money back from CodeGPT plugin and similar ones
qxfys7 months ago
random question to a popular thread:<p>do any of you use LLM for code vulnerability detection? I see some big SAST players are shifting towards this (sonar is the most obvious one). Is it really better than the current SAST?
yanis_t7 months ago
Isn’t using big models like gpt-4o going to slow down the autocomplete?
评论 #41986220 未加载
mansoor_7 months ago
I wonder how this will affect latency,
johnyzee7 months ago
&gt; <i>“The size of the Lego blocks that Copilot on AI can generate has grown [...] It certainly cannot write a whole GitHub or a whole Facebook, but the size of the building blocks will increase”</i><p>Um, that would make it <i>less</i> capable, not more... &#x2F;thatguy
epolanski7 months ago
Yet another confirmation that AI models are nothing but commodities.<p>There&#x27;s no moat, none.<p>I&#x27;m really curious how can any company building models hope to have any meaningful return from their billion dollars investments, when few people leaving and getting enough azure credits can get create a competitor in few months.
yapyap7 months ago
Can’t say I’m surprised
candiddevmike7 months ago
Wake me up when they support self hosted llama or openwebui.<p>Wonder if we&#x27;ll ever see a standard LLM API.
评论 #41986164 未加载
评论 #41986178 未加载
评论 #41986315 未加载
tqwhite7 months ago
I wish people would stop posting Bloomberg paywall links.
AIorNot7 months ago
Reviewing these conversations is like listening to horse and buggy manufacturers pooh-poohing automobiles:<p>1. they will scare the horses. a good team of horses is no match for funky &#x27;automobile&#x27;<p>2. how will they be able to deal with our muddy, messy roads<p>3. their engines are unreliable and prone to breaking down stranding you in the middle and having to do it yourself..<p>4. their drivers cant handle the speed, too many miles driven means unsafe driving.. we should stick to horses they are manageable.<p>Meanwhile I&#x27;m watching a community of mostly young people building and using tools like copilot, cursor, replit, jacob etc and wiring up LLMs into increasingly more complex workflows.<p>this is snapshot of the current state, not a reflection of the future- Give it 10 years
评论 #41991636 未加载
评论 #41991577 未加载
评论 #41991569 未加载
评论 #41992477 未加载
评论 #41991909 未加载
评论 #41991248 未加载
评论 #41991898 未加载
评论 #41991336 未加载
评论 #41991606 未加载
评论 #41993515 未加载
评论 #41993487 未加载
评论 #41997494 未加载
评论 #41993755 未加载
hi_hi7 months ago
Every single one of these discussion, at some point, devolves to some version of<p>- &lt;LLM Y&gt; is by far the best. In my extensive usage it is consistently outperforms &lt;LLM X&gt; by at least 2x. The difference is night and day.<p>Then the immediate child reply:<p>- What!? You must be holding it wrong. The complete inverse is true for me.<p>I don&#x27;t know what to make of this contradiction. We&#x27;re all using the same 2 things right? How can opinions vary by such a large amount. It makes me not trust any opinion on any other subject (which admittedly is not a bad default state, but who has time to form their own opinions on everything).
评论 #41992037 未加载
评论 #41992909 未加载
评论 #41992156 未加载
评论 #41993277 未加载
评论 #41993083 未加载
评论 #41992461 未加载
评论 #41997505 未加载
aimazon7 months ago
&quot;cuts&quot; has to be the worse word choice in this context, it sounds like they&#x27;re terminating deals rather than creating them.
评论 #41986325 未加载
评论 #41990568 未加载
评论 #41993349 未加载
评论 #41987511 未加载
评论 #41986498 未加载
评论 #41986218 未加载
holografix7 months ago
Can we change the title to “GitHub _signs_ deals with Google, Anthropic” ?<p>The original got me thinking it already had deals it was getting out of
评论 #41987518 未加载
评论 #41987460 未加载
评论 #41987822 未加载
hi417 months ago
That’s a strange usage of the word “cuts”. I thought GitHub terminated the deals with Google and Anthropic. It would be better if the title were GitHub signs AI deals instead of cuts.
评论 #41988595 未加载
评论 #41988604 未加载
评论 #41988651 未加载
评论 #41988625 未加载
xpe7 months ago
Award for most ambiguous headline. (“cuts” can mean “initiates” or “terminates”!)
评论 #41989967 未加载
评论 #41990100 未加载
评论 #41990577 未加载
评论 #41990191 未加载
sotix7 months ago
This sort of makes me sick as a software engineer with licensed code on GitHub. Am I understanding correctly that they have trained data on my code despite my license? Do I receive monetary payment from the deal? Or have I misunderstood this?
评论 #41994162 未加载
评论 #41994167 未加载
评论 #41997523 未加载
mk_chan7 months ago
The reason here is Microsoft is trying to make copilot a platform. This is the essential step to moving all the power from OpenAI to Microsoft. It would grant Microsoft leverage over all providers since the customers would depend on Microsoft and not OpenAI or Google or Anthropic. Classic platform business evolution at play here.
评论 #41987080 未加载
评论 #41986552 未加载
评论 #41987175 未加载
评论 #41987204 未加载
评论 #41986514 未加载
kleton7 months ago
A case where &quot;cut&quot; is its own antonym, and its unclear which sense is meant from the headline alone.
评论 #41987197 未加载
评论 #41986951 未加载
评论 #41987025 未加载
评论 #41989112 未加载
评论 #41987179 未加载
delduca7 months ago
I don’t like using AI assistants in my editor; I prefer to keep it as clean as possible. So, I manually copy relevant parts of the code into ChatGPT, ask my question, and continue interacting until I get what I need. It’s a bit manual, but since I use GPT for other tasks, it’s convenient to have a single interface for everything.
评论 #41989625 未加载
fifteen15067 months ago
Paywall; can&#x27;t read legally.
评论 #41990334 未加载
sha167 months ago
Whatever the motive, it&#x27;s probably a smart move
greenavocado7 months ago
I replaced ChatGPT Plus with hosted nvidia&#x2F;Llama-3.1-Nemotron-70B-Instruct for coding tasks. Nemotron produces good code. The cost different is massive. Nemotron is available for $0.35 per Mtoken in and out. ChatGPT is considerably more expensive.
评论 #41989757 未加载
jappgar7 months ago
Every thread about AI coding turns into a therapy session for those devs among us who apparently derive a lot of their self worth from being able to write code.<p>Every time I mention using AI at work the same people put on their nitpicking glasses and start squinting.<p>It&#x27;s getting to be embarrassing. I just wish those who choose to remain ignorant about these technologies would just listen to what other people are doing instead of raising spectres.
rvz7 months ago
You mean &quot;Microsoft&quot; cuts deals with Google and Anthropic on top of their already existing deals with Mistral, Inflection whilst also having an exclusivity deal with OpenAI?<p>This is an extend to extinguish round 4 [0], whilst racing everyone else to zero.<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41908456">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41908456</a>