If they want AI hype they should be building up .NET to be completely versatile for AI, not just ONNX, but the full pipeline. Make your strengths a key indicator that Windows is the place for AI, stop using up 50% of my RAM for no reason, I need it for real work. Till then Linux has been my new permanent home for about 5 years now or so.
Have you lost sight of how much AI is being shoved down .NET tooling?
See AI components for Blazor, Aspire AI dashboards, Aspire CLI with AI, Powershell AI, aspire.dev web site proudly written with AI, .NET Upgrade tool is now AI driven,....?
None of those sound like the tooling I'm talking about. I'm thinking of libraries like ML.NET, training and inference, compared to Python its nowhere near, a lot of .NET projects wind up calling out to Python itself. I don't see why Microsoft couldn't do more in this area, if they're truly betting on AI they're betting on it the wrong way.
What pure C# inference tooling is out there? I know they have a solid ONNX engine, but not everything runs on ONNX.
I say this as both a Python and .NET developer mind you, but if Microsoft actually built up .NET more seriously to power AI infrastructure, I could see it making a big difference for them. Look at how many game engines use C# as opposed to literally any other programming language. C# could have been a #2 language for AI by now.
Guess why Microsoft hired Guido and other Python devs, who gets the whole Python experience on VSCode, or introduced Python as better option to Excel, in detriment of .NET addins.
People forget that nowadays .NET is only yet another language on DevDiv, check the developer blogs for all languages.
That was F# failure as well, trying to cater to data science for its relevance, while other Microsoft departments double down on Python.
I'm never touching Windows again to be fair. They'd have to decouple it from their marketing departments sins. I see way more AI libraries in Rust that are as capable as Python libraries than I see for .NET for example. The diffusers library has a Rust equivalent, is there a true .NET equivalent?