Genuinely curious: do any of the features/use cases they market here sound appealing to people? I am struggling to imagine wanting to use any of them. I can, however, easily imagine the sound my cooling fan will make while the NPU is running 24/7.
Introducing Copilot+ PCs
391–400 of 614 posts
Re: Introducing Copilot+ PCs
#392Earlier quoted context omitted.
See the hellish naming and branding they've done with the .NET ecosystem... It is so convoluted, even people actively developing on their stacks would have and issue figuring out if they are downloading the right stuff.
Not really. It was a little confusing when they renamed .net core to .net, but most people have moved past it
That's how you ended up with names like Windows .NET Server 2003.
Re: Introducing Copilot+ PCs
#393The AI is the least interesting part of this announcement. Microsoft is giving ARM another try with a special branding that's supposed to guarantee some level of performance and quality. That's possibly huge news.
Re: Introducing Copilot+ PCs
#394Earlier quoted context omitted.
I thought Microsoft requires UEFI + secure boot for Windows, and with no disabling option in the firmware setup, for Windows Arm PC? Or maybe it was "only" Microsoft Secure Boot and you can actually use a Linux distro? If this is the latter case, can you build and run the kernel you want or not?
You can use secure boot on select distros. Coincidentally, they're the better ones as well (Debian, Fedora, openSUSE, etc...)
Re: Introducing Copilot+ PCs
#395Earlier quoted context omitted.
Not really. It was a little confusing when they renamed .net core to .net, but most people have moved past it
It was very confusing, and for a while there every team inside Microsoft started adding .NET to their name for some internal visibility points regardless of any connection with the common language runtime. That's how you ended up with names like Windows .NET Server 2003.
*the one that is hosted here: https://github.com/dotnet
Re: Introducing Copilot+ PCs
#396Their "copilot" brand is so weird and... muddled. There's the AI code assistant thing that github actually started, there's the horrible chatbot maker GUI demoware, there's AI stuff you might be able to do with your sharepoint (if only you could get hold of the right ms sales rep to take your money), there's an app that does genai things on your personal MS account... And now there's a Surface rebrand? That org chart…
Re: Introducing Copilot+ PCs
#397Earlier quoted context omitted.
They might be "known" (recent experience may vary. mine sure did) but if you can't get support for the pre-installed Linux, you're just asking for pain.
Hmm. The first thing I do when I buy any new machine is to format the hard drive so I can install my own OS on it. I don't really trust any manufacturer to get that right. So, if it's so hard to get Linux running that you need to have it preinstalled for you, then it's not really a good Linux machine in my view.
And if the company are good stewards, they will upstream any drivers/kernel modules for that hardware too.
Re: Introducing Copilot+ PCs
#398Earlier quoted context omitted.
Not really. It was a little confusing when they renamed .net core to .net, but most people have moved past it
Is it not currently asp.net core?
It is then targeted by various languages: C#, F#, VB.NET and smaller projects - anything that emits "canonical" .NET assemblies (that use IL) works.
ASP.NET Core is a web framework for .NET, it's distributed with SDK so "comes out of box".
EF Core is an ORM framework, it does not come out of box and can be added as nuget packages (the dependency itself and then specific DB driver).
Re: Introducing Copilot+ PCs
#399Earlier quoted context omitted.
Same. Our household has one pc from 2019 running windows, 3 on Linux, and one Mac, plus two macs from work. The only thing keeping me on windows is league of legends and stone art programs and I might get a mac to do that.
League runs on Linux easy, all you need is patched Wine: https://github.com/GloriousEggroll/wine-ge-custom/releases/t... It's easiest to use this via software like Lutris or Bottles.
Re: Introducing Copilot+ PCs
#400Their "copilot" brand is so weird and... muddled. There's the AI code assistant thing that github actually started, there's the horrible chatbot maker GUI demoware, there's AI stuff you might be able to do with your sharepoint (if only you could get hold of the right ms sales rep to take your money), there's an app that does genai things on your personal MS account... And now there's a Surface rebrand? That org chart…
It made sense when I named GitHub Copilot, since that product was a passive addition to your regular workflow. The name was sticky enough that they've run with it, misunderstanding or ignoring that fundamental metaphor.