Ignoring the disaster that is their branding/naming. Copilot is _amazing_. Everyone is hyping about Claude, but I'm way more productive with the copilot cli. The copilot cloud agent is great, and copilot code review is great (we also tried the new very expensive claude code review - it was slow and expensive). Forget that it's Microsoft, forget that everything is Copilot and go and give it a shot.
How many products does Microsoft have named 'Copilot'?
91–100 of 406 posts
Re: How many products does Microsoft have named 'Copilot'?
#92Ignoring the disaster that is their branding/naming. Copilot is _amazing_. Everyone is hyping about Claude, but I'm way more productive with the copilot cli. The copilot cloud agent is great, and copilot code review is great (we also tried the new very expensive claude code review - it was slow and expensive). Forget that it's Microsoft, forget that everything is Copilot and go and give it a shot.
Re: How many products does Microsoft have named 'Copilot'?
#93Earlier quoted context omitted.
It makes sense. And Google is its own way to name all AI products “Gemini”.
Which is unusually simple. I would expect Google to use 10 more marketing names simultaneously without any logic to the product lines.
Re: How many products does Microsoft have named 'Copilot'?
#94Re: How many products does Microsoft have named 'Copilot'?
#95Related: a list of all Microsoft login portals (there are 609 of them). https://msportals.io/
Re: How many products does Microsoft have named 'Copilot'?
#96It reminds me of around 2002 when Microsoft named everything ".net".
Yep, I remember downloading a beta version of what would be eventually released as Windows Server 2003. The beta version was called Windows .Net Server 2003.
Re: How many products does Microsoft have named 'Copilot'?
#97Copilot 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.
Re: How many products does Microsoft have named 'Copilot'?
#98Crazy how copilot was a great brand, and might even have been the first mass market LLM product (2022-2023 code autocomplete) but they completely ensloppified it
Developer tools live in their own space. And I assume most devs don't really care that "Copilot" started to show up everywhere, especially in MS365 products. At least I don't. Conversely, do non-technical people care where the term comes from, and now means "LLM integration" in a bunch of MS products?
I think it's better that Google going through Bard, Gemini, IDX, Firebase Studio, Antigravity, ...
Re: How many products does Microsoft have named 'Copilot'?
#99The only Microsoft products I’ve actively heard people desire within the last 5 years are VSCode and Excel. Microsoft have so severely damaged their brand that they’ve finally shed the image of oddly gray Dell midtowers running XP on Pentium 4.
I work in big financials. Everything used to be built on Excel. A lot still is but Python/Jupyterhub or custom applications has taken over a lot of the complex stuff. Excel isn't really essential any more.
Jupyter also has a janky execution model. It doesn’t track dependencies so you have to be very careful in how you separate cells from one another and just running the whole notebook every time seems kind of pointless vs just writing a pure Python script.