⚡️ .NET 11 RC1 ships with a go-live license; C# 15 stabilizes union types
.NET 11 Release Candidate 1 is supported in production. C# 15 stabilizes unions and closed hierarchies, System.Text.Json adds union and closed-type polymorphism support, Half uses FP16 hardware instructions. GA lands at .NET Conf, November 10–12.
♻️ Subscribe for free now!
.NET 11 Release Candidate 1 is supported in production. C# 15 stabilizes unions and closed hierarchies, System.Text.Json adds union and closed-type polymorphism support, Half uses FP16 hardware instructions. GA lands at .NET Conf, November 10–12.
♻️ Subscribe for free now!
⚡️ 100 GRPO steps on a free Colab GPU lift a 350M model's structured output score by 7 points
Hugging Face fine-tuned LiquidAI/LFM2.5-350M with GRPO in TRL on ~500 samples and three reward functions: IFStruct rose from 22.6% to 29.7% overall and from 18.0% to 31.9% on JSON, on a 16 GB free-tier Colab or Kaggle GPU with LoRA r=16.
♻️ Subscribe for free now!
Hugging Face fine-tuned LiquidAI/LFM2.5-350M with GRPO in TRL on ~500 samples and three reward functions: IFStruct rose from 22.6% to 29.7% overall and from 18.0% to 31.9% on JSON, on a 16 GB free-tier Colab or Kaggle GPU with LoRA r=16.
♻️ Subscribe for free now!
huggingface.co
Fine-tuning a 350M Model for Better Structured Outputs in 100 GRPO Steps
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
⚡️ Two zones or three? A design framework for zone-resilient Azure workloads
Mark Russinovich and co-authors argue that zone resiliency is a per-component decision, not one number for a whole workload. Three replicas are not three failure domains: a quorum system split across two zones still loses quorum.
♻️ Subscribe for free now!
Mark Russinovich and co-authors argue that zone resiliency is a per-component decision, not one number for a whole workload. Three replicas are not three failure domains: a quorum system split across two zones still loses quorum.
♻️ Subscribe for free now!
Microsoft News
Two zones or three? A design framework for zone-resilient Azure workloads
Learn how to design zone-resilient Azure workloads by choosing the right availability zone strategy for each component, balancing reliability, cost, and operational complexity.
⚡️ Rider's refactoring engine as an agent skill: 157s down to 26s
JetBrains measured a frontier model on fifteen C# refactoring tasks. With the bundled refactoring-code skill, median task time dropped from 157.9s to 26.6s, cost per solved task from USD 0.52 to 0.19, and dotnet build calls from 163 to 3.
♻️ Subscribe for free now!
JetBrains measured a frontier model on fifteen C# refactoring tasks. With the bundled refactoring-code skill, median task time dropped from 157.9s to 26.6s, cost per solved task from USD 0.52 to 0.19, and dotnet build calls from 163 to 3.
♻️ Subscribe for free now!
The JetBrains Blog
Rider Hands AI Agents The Keys To Its Refactoring Engine For Safer, Faster, And Cheaper Results - The JetBrains Blog
We traced a frontier model through fifteen C# refactoring tasks and counted what it reached for. It piped text into interactive commands 468 times. It called git 422 times and sed 392 times. It ran do
⚡️ Rider took 44 s to start because of Defender — Microsoft fixed it in Defender itself
JetBrains traced slow Rider and ReSharper startup to Microsoft Defender scanning processes installed in user-writable folders: up to 44 seconds versus under one second for Visual Studio. Defender 1.449.454.0 brings it under 5 seconds.
♻️ Subscribe for free now!
JetBrains traced slow Rider and ReSharper startup to Microsoft Defender scanning processes installed in user-writable folders: up to 44 seconds versus under one second for Visual Studio. Defender 1.449.454.0 brings it under 5 seconds.
♻️ Subscribe for free now!
The JetBrains Blog
Why Rider and ReSharper Were Slow to Start, and How Microsoft Helped Fix the Problem - The JetBrains Blog
Find out how we teamed up with Microsoft to optimize startup times of ReSharper and JetBrains Rider with Microsoft Defender for Windows Developers.
⚡️ Azure and AWS launch Multicloud Interconnect: private connectivity up to 100 Gbps
Microsoft and AWS jointly announced Azure Multicloud Interconnect for AWS — standardized private connectivity between the two clouds, up to 100 Gbps at GA, integrated with Azure Private Link. Listed as Public Preview in Azure Updates.
♻️ Subscribe for free now!
Microsoft and AWS jointly announced Azure Multicloud Interconnect for AWS — standardized private connectivity between the two clouds, up to 100 Gbps at GA, integrated with Azure Private Link. Listed as Public Preview in Azure Updates.
♻️ Subscribe for free now!
Microsoft News
Introducing Azure Multicloud Interconnect for AWS
Learn how Azure Multicloud Interconnect helps organizations simplify Azure and AWS connectivity, support AI workloads, and build scalable multicloud architectures through an open, cloud-native networking experience.
⚡️ PyTorch 2.14: NVGEMM backend, nccl2 and fault tolerance as a first-class c10d concept
PyTorch 2.14 lands with 2,995 commits from 487 contributors: the CuTeDSL-based NVGEMM backend, an in-tree nccl2 distributed backend with one-sided RMA windows, in-place process-group reconfiguration, @dynamic_spec and torch.switch in torch.compile, and a rewritten MPS linear algebra stack. Python 3.15 is eager-only.
♻️ Subscribe for free now!
PyTorch 2.14 lands with 2,995 commits from 487 contributors: the CuTeDSL-based NVGEMM backend, an in-tree nccl2 distributed backend with one-sided RMA windows, in-place process-group reconfiguration, @dynamic_spec and torch.switch in torch.compile, and a rewritten MPS linear algebra stack. Python 3.15 is eager-only.
♻️ Subscribe for free now!
⚡️ .NET September 2026 servicing closes 8 CVEs across 10.0, 9.0 and 8.0
The September 8 servicing release ships .NET 10.0.12, 9.0.20 and 8.0.31 and fixes eight CVEs. One of them, CVE-2026-69522, also affects .NET Framework 4.6.2 through 4.8.1.
♻️ Subscribe for free now!
The September 8 servicing release ships .NET 10.0.12, 9.0.20 and 8.0.31 and fixes eight CVEs. One of them, CVE-2026-69522, also affects .NET Framework 4.6.2 through 4.8.1.
♻️ Subscribe for free now!
⚡️ Rider 2026.3 EAP 1: rainbow brackets, data breakpoints from the editor, completion filters
The first Rider 2026.3 EAP build adds rainbow brackets (off by default), data breakpoints set by right-clicking a variable, filters in the completion popup, a Game Development plugin category, and dotCover support for TUnit.
♻️ Subscribe for free now!
The first Rider 2026.3 EAP build adds rainbow brackets (off by default), data breakpoints set by right-clicking a variable, filters in the completion popup, a Game Development plugin category, and dotCover support for TUnit.
♻️ Subscribe for free now!
The JetBrains Blog
The Rider 2026.3 Early Access Program Is Open - The JetBrains Blog
The first Early Access build for Rider 2026.3 is now available! It includes rainbow brackets, an easier way to set data breakpoints, a new Game Development plugin category, and filters in code complet
⚡️ Azure Connector Namespace hosts MCP servers for Azure SRE Agent, no infrastructure to run
Azure Connector Namespace is a managed service for hosting connectors and MCP servers — deployment, HTTPS, auth, secrets and scaling handled by the platform. The Azure SDK team shows how to deploy an Azure SQL MCP server with azd up and plug it into Azure SRE Agent via managed identity.
♻️ Subscribe for free now!
Azure Connector Namespace is a managed service for hosting connectors and MCP servers — deployment, HTTPS, auth, secrets and scaling handled by the platform. The Azure SDK team shows how to deploy an Azure SQL MCP server with azd up and plug it into Azure SRE Agent via managed identity.
♻️ Subscribe for free now!
⚡️ funes gives coding agents a memory built from their own session traces
Hugging Face released funes, a local memory layer for Claude Code, Codex, pi and Hermes. It indexes session traces into a Lance dataset; recall returns original passages with provenance and can sync to a private Hub dataset.
♻️ Subscribe for free now!
Hugging Face released funes, a local memory layer for Claude Code, Codex, pi and Hermes. It indexes session traces into a Lance dataset; recall returns original passages with provenance and can sync to a private Hub dataset.
♻️ Subscribe for free now!
huggingface.co
Give Your Coding Agents a Memory You Own
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
⚡️ Uno Platform split their MCP server in two by data lifetime, not by feature
A stateless docs server and a stateful local app server cost the agent 6.4k and 1.5k context tokens respectively, versus 5.2k for GitHub's single built-in MCP server.
♻️ Subscribe for free now!
A stateless docs server and a stateful local app server cost the agent 6.4k and 1.5k context tokens respectively, versus 5.2k for GitHub's single built-in MCP server.
♻️ Subscribe for free now!
⚡️ Azure per-disk resiliency preview keeps a VM running when one data disk drops
With per-disk resiliency, Azure takes only the affected data disk offline and reattaches it once connectivity returns, instead of recovering the whole VM. Announced alongside Azure Infrastructure Resiliency Manager.
♻️ Subscribe for free now!
With per-disk resiliency, Azure takes only the affected data disk offline and reattaches it once connectivity returns, instead of recovering the whole VM. Announced alongside Azure Infrastructure Resiliency Manager.
♻️ Subscribe for free now!
Microsoft News
The future of infrastructure resiliency starts with modernization
Learn how Azure can help assess resiliency posture, identify gaps, and increase uptime with recommendations, operational guidance, and more.
⚡️ IBM's Granite PatchTST-FM-r2: SOTA zero-shot time series forecasting under Apache 2.0
The ~385M-parameter model ranks second for CRPS and MASE among replicable zero-shot models on GIFT-Eval and first among permissively licensed ones. Conformer blocks, 8,192-step context, 99 quantiles, Apache-2.0 and OpenMDW-1.0.
♻️ Subscribe for free now!
The ~385M-parameter model ranks second for CRPS and MASE among replicable zero-shot models on GIFT-Eval and first among permissively licensed ones. Conformer blocks, 8,192-step context, 99 quantiles, Apache-2.0 and OpenMDW-1.0.
♻️ Subscribe for free now!
huggingface.co
IBM releases SOTA Granite Time Series PatchTST-FM-r2 model with commercial-friendly license
A Blog post by IBM Research on Hugging Face
⚡️ F# beats C# on most axes except tooling, argues Mark Seemann
Seemann's core argument: F# disallows circular module dependencies by default, a language-level safeguard against spaghetti code that C# has no equivalent for.
♻️ Subscribe for free now!
Seemann's core argument: F# disallows circular module dependencies by default, a language-level safeguard against spaghetti code that C# has no equivalent for.
♻️ Subscribe for free now!
ploeh blog
Worse is better: C# versus F#
C# is a great programming language, but F# is better.
👍1
⚡️ Azure Application Gateway adds HTTP/3 over QUIC in public preview
Application Gateway now supports HTTP/3 over QUIC in preview, cutting connection setup time and avoiding TCP head-of-line blocking for mobile and API clients; HTTP/2 clients are unaffected.
♻️ Subscribe for free now!
Application Gateway now supports HTTP/3 over QUIC in preview, cutting connection setup time and avoiding TCP head-of-line blocking for mobile and API clients; HTTP/2 clients are unaffected.
♻️ Subscribe for free now!
Microsoft
Azure updates | Microsoft Azure
Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.
⚡️ Workflow1111 rebuilds the AUTOMATIC1111 feature set on a single gr.Workflow canvas
Eleven media pipelines across 73 nodes, running without a GPU of its own. 22 of 36 operator nodes run in-process with no network call, every output node becomes a REST endpoint, and with mcp_server=True each one is an MCP tool.
♻️ Subscribe for free now!
Eleven media pipelines across 73 nodes, running without a GPU of its own. 22 of 36 operator nodes run in-process with no network call, every output node becomes a REST endpoint, and with mcp_server=True each one is an MCP tool.
♻️ Subscribe for free now!
huggingface.co
Rebuilding AUTOMATIC1111 with Gradio Workflow
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
⚡️ Environment.ProcessorCount reports process limits, not host cores, since .NET 6
Andrew Lock's platform-specific workarounds (Windows GetActiveProcessorCount, macOS sysctlbyname, Linux /sys/devices/system/cpu/online) recover the actual host processor count.
♻️ Subscribe for free now!
Andrew Lock's platform-specific workarounds (Windows GetActiveProcessorCount, macOS sysctlbyname, Linux /sys/devices/system/cpu/online) recover the actual host processor count.
♻️ Subscribe for free now!
Andrew Lock | .NET Escapades
Finding the total number of processors on a machine with .NET
In this post I show how to find the total number of logical CPUs on a host (not just those available to a process); something that isn't exposed in modern .NET
⚡️ Rider and ReSharper 2026.2.2 add an AI Agent Setup widget and sharper coding-agent hooks
Rider/ReSharper 2026.2.2 ships a status-bar widget for configuring MCP tools, skills and hooks, sharper inspection/reformat hook feedback for coding agents, and TUnit coverage support in dotCover.
♻️ Subscribe for free now!
Rider/ReSharper 2026.2.2 ships a status-bar widget for configuring MCP tools, skills and hooks, sharper inspection/reformat hook feedback for coding agents, and TUnit coverage support in dotCover.
♻️ Subscribe for free now!
The JetBrains Blog
Rider and ReSharper 2026.2.2 Are Out! - The JetBrains Blog
We’ve released version 2026.2.2 of ReSharper, Rider, and .NET tools. You can install this update from inside the tools themselves, through the Toolbox App, or on our website. Here’s what’s new in t
⚡️ Microsoft's live series builds a production AI agent in C# from scratch
A four-part live series shows the Microsoft Agent Framework harness in C#: tool calls, approval policies, file sandboxing, shell execution and OpenTelemetry tracing, with code in the MafClaw repo.
♻️ Subscribe for free now!
A four-part live series shows the Microsoft Agent Framework harness in C#: tool calls, approval policies, file sandboxing, shell execution and OpenTelemetry tracing, with code in the MafClaw repo.
♻️ Subscribe for free now!