Live data from Hacker News

How many products does Microsoft have named 'Copilot'?

teybannerman.com

61–70 of 406 posts

Re: How many products does Microsoft have named 'Copilot'?

#61

I get that it's annoying, but also don't know what else one would do? "FooPilot is our Office AI toolset, BarWonk is our code assist tool"? There are also a lot of Claudes and GPTs. Naming things is hard.

The problem is not annoyance. The problem is confusion.

One should aim for clarity.

FooPilot, Barwonk, etc.. would actually be a vast improvement.

Re: How many products does Microsoft have named 'Copilot'?

#62
post #44

Earlier quoted context omitted.

The Copilot in Visual Studio (Code) is not the same as Microsoft's Copilot. The former is GitHub's AI product and the latter is Microsoft's AI product. You can tell them apart because GitHub Copilot's icon is a helmet with goggles and Microsoft Copilot's icon is a colourful swirl thing. It's wildly confusing branding not only because they're identically-named things that both repackage OpenAI's LLMs, but also because…

> they're identically-named things that both repackage OpenAI's LLMs Haven't tried it yet but the GitHub Copilot extension for VSCode also seems to integrate Claude, Gemini and other non-OAI stuff

They do, and those models are served by Microsoft. You pay a premium per “request” (what that means is not fully clear to me) for certain models. If you use the native chat extension in VSCode for GitHub CoPilot, with Opus model selected, you are not paying Anthropic. This counts against your GitHub Copilot subscription.

The Claude Code extension for VSCode from Anthropic will use your Claude subscription. But honestly it’s not very good - I use it but only to “open in terminal” (this adds some small quality of life features like awareness it’s in VSC so it opens files in the editor pane next to it).

Re: How many products does Microsoft have named 'Copilot'?

#63

Microsoft is uniquely unable to name / brand anything sensibly: "Outlook" / "Outlook Web Access" / "Outlook Web App" / "Outlook.com" / "new Outlook for Windows" / "Outlook (classic)" .NET: .NET Framework. ASP.NET. .NET Core. Windows .NET Server. Ugh...) The love of the term "Explorer": "Internet Explorer" / "Windows Explorer" / "File Explorer" / "MSN Explorer" Similarly is the love of "Defender": "Windows Defender" /…

[flagged]

Re: How many products does Microsoft have named 'Copilot'?

#64

Copilot is just Microsoft's term for AI. How many products have Copilot? Just about all of them.

> Copilot is just Microsoft's term for AI. This comment really helps me put things in perspective. I'm guess now that it's Microsoft's way of naming their LLM-powered products/features, the same way "Azure" is basically their codename for "cloud".

Except they named their local hosted version of TFS/VSTS Azure DevOps Server (where the cloud version is Azure DevOps Services).

They just like branding their dev tools for whatever they're pushing at the time. In 2002 they named Visual Studio "Visual Studio .NET".

Re: How many products does Microsoft have named 'Copilot'?

#66

Microsoft is uniquely unable to name / brand anything sensibly: "Outlook" / "Outlook Web Access" / "Outlook Web App" / "Outlook.com" / "new Outlook for Windows" / "Outlook (classic)" .NET: .NET Framework. ASP.NET. .NET Core. Windows .NET Server. Ugh...) The love of the term "Explorer": "Internet Explorer" / "Windows Explorer" / "File Explorer" / "MSN Explorer" Similarly is the love of "Defender": "Windows Defender" /…

My "callsign" at work for many, many years was a result of the entire C-suite hearing me laughing about Microsoft Critical Update Notification Tool and sending a manager down to figure what the hell was going on in the test lab.

Re: How many products does Microsoft have named 'Copilot'?

#67

I don’t use windows, so most of this doesn’t affect me, but I do use GitHub and VSCode. Can anyone clarify, once and for all, whether “GitHub Copilot” and “VSCode Copilot” (sic?) are the same product? The documentation isn’t even clear, and it’s important because it affects billing. How do these two products interact and where do they NOT overlap? This confusion even bleeds into other coding harnesses. I have no idea…

Git is a distributed source control system. It's open source and you can use it to version source code on your drive and/or a remote git repository. Github is one of the most popular git repository hosts. In addition to source repositories, it has other services like issue tracking and wikis. A while back, Microsoft bought Github. "Github Copilot" is a service you can buy (with limited free sku) from Github that adds…

Sidenote but I don't get why you would want to pay github to run Claude on your code.

Yeah github pays Claude but what's the point ?

Re: How many products does Microsoft have named 'Copilot'?

#70

Copilot is just Microsoft's term for AI. How many products have Copilot? Just about all of them.

Yeah imagine if they had unique product names for "AI in OneDrive", "AI in SharePoint", "AI in Outlook"... That would be even more ridiculous.
Post reply on HN