nietras 👾

@nietras
208 Followers
61 Following
1.3K Posts
Systems and machine learning programmer pushing .NET performance to the limits for real-time 24/7 edge applications.
Websitehttps://nietras.com
Twitterhttps://twitter.com/nietras1
Githubhttps://github.com/nietras
mistralai/Mistral-Medium-3.5-128B · Heads Up (May 1): Transformers Config Fix – What It Means for GGUFs & Quantized & Fine-Tuned Models

Hey everyone,

Segment Heap support for C++ projects in Visual Studio - C++ Team Blog

Learn how Visual Studio enables Segment Heap by default for new C++ projects and how to adopt and verify it in existing builds.

C++ Team Blog
C# 15 Unions - NDepend Blog

Explore C# unions: learn how C# team plans to implement union types and see what this means for modern C# development.

NDepend Blog
Process API Improvements in .NET 11 - .NET Blog

Process API improvements in .NET 11, including high-level APIs for starting processes, capturing output without deadlocks, handle inheritance control, lifetime management features, and a lightweight `SafeProcessHandle`-based API surface.

.NET Blog

📰 .NET MAUI Moves to CoreCLR in .NET 11

.NET MAUI apps on Android, iOS, and Mac Catalyst now run on CoreCLR by default in .NET 11, unifying the runtime across all of .NET.

https://devblogs.microsoft.com/dotnet/dotnet-maui-moves-to-coreclr-in-dotnet-11/ #dotnet

.NET MAUI Moves to CoreCLR in .NET 11 - .NET Blog

.NET MAUI apps on Android, iOS, and Mac Catalyst now run on CoreCLR by default in .NET 11, unifying the runtime across all of .NET.

.NET Blog
Great start to .NET 10.0.300:
Failed to apply code fix AvoidZeroLengthArrayAllocationsFixer for CA1825: Unable to cast object of type 'Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.NonErrorNamedTypeSymbol' to type 'Microsoft.CodeAnalysis.IArrayTypeSymbol'.
Introducing dotnet new WinUI templates - #ifdef Windows

  We’ve been working on something new for WinUI developers: a set of open-source project and item templates for WinUI you can use directly from the command line. 🚀 With these templates, you can now create and run a new WinUI app using dotnet new, without needing to go through Visual Studio. This makes it […]

#ifdef Windows
1/N I vibe-coded a C compiler that targets .NET IL. It can build unmodified PureDOOM into a .NET app that runs on both .NET 10 and desktop framework.
The new Run dialog: faster, cleaner, and more capable

We’ve shipped the new Run dialog – and we want to say thanks. As the team behind Windows Terminal and PowerToys, we’re excited to bring this to Windows 11, and your feedback helped shape it! Run has been rebuilt from the ground up: Modern design: A refreshed look that matches Fluent Design and Windows 11, […]

Windows Command Line