Someone said - in Linux, everything is a file. In Microsoft, everything is a copilot. Lol.
I'd just like to interject for a moment. What you're referring to as Linux is in fact not the origin of the "everything is a file". More properly, "everything is a file" is a Unix concept and Unix's creators deserve credit for the idea. Though Plan9 carries it out much better: Unix networking isn't file-based, Plan9's is. Sorry, I couldn't resist.
How many products does Microsoft have named 'Copilot'?
331–340 of 406 posts
Re: How many products does Microsoft have named 'Copilot'?
#332Copilot is just Microsoft's term for AI. How many products have Copilot? Just about all of them.
Re: How many products does Microsoft have named 'Copilot'?
#333Re: How many products does Microsoft have named 'Copilot'?
#334The thing that really confuses me about this is that it has very real negative consequences. I cannot have a conversation about Copilot! If someone says "I used Copilot to..." or "Copilot is great for..." or "Copilot sucks because..." they haven't communicated any useful information to me, because I have no idea what product they are talking about. And if I ask them (which I always do) they still have trouble describ…
Re: How many products does Microsoft have named 'Copilot'?
#335Re: How many products does Microsoft have named 'Copilot'?
#336Earlier quoted context omitted.
I'd just like to interject for a moment. What you're referring to as Linux is in fact not the origin of the "everything is a file". More properly, "everything is a file" is a Unix concept and Unix's creators deserve credit for the idea. Though Plan9 carries it out much better: Unix networking isn't file-based, Plan9's is. Sorry, I couldn't resist.
Plan 9 implements some sort of "everything has a directory entry" concept. Sockets are files already in Unix. "Everything is a file" in Unix means they have a uniform treatment as file descriptors. Its perfection is probably in Capsicum where when you create a new process, you get a process file descriptor referring to it instead of a PID.
Re: How many products does Microsoft have named 'Copilot'?
#337Re: How many products does Microsoft have named 'Copilot'?
#338Re: How many products does Microsoft have named 'Copilot'?
#339Copilot 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".
Re: How many products does Microsoft have named 'Copilot'?
#340The thing that really confuses me about this is that it has very real negative consequences. I cannot have a conversation about Copilot! If someone says "I used Copilot to..." or "Copilot is great for..." or "Copilot sucks because..." they haven't communicated any useful information to me, because I have no idea what product they are talking about. And if I ask them (which I always do) they still have trouble describ…