.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Bringing Correctly Rounded Math to Production with LLVM-libc

    calendar Sep 16, 2026 · devblogs.microsoft.com
    Bringing Correctly Rounded Math to Production with LLVM-libc

    As we mentioned in the last cmath blog post, MSVC is using LLVM-libc for compile-time evaluation and runtime execution of math functions when /Zc:cmath is enabled. I invited LLVM-libc contributors Michael Jones and Tue Ly to w Link to article: …


    Read More
  • Oak Island Mystery Problems

    calendar Sep 16, 2026 · jeremydmiller.com
    Oak Island Mystery Problems

    If you’ve never heard of it (there’s something like umpteen seasons of a basic cable reality show about it somewhere), just set a timer first to quit before you spend all day reading about it. One of the most kill joy things I have ever read is a somewhat reasonably sounding explanation for the “treasure … Continue …


    Read More
  • Auto SR Comes to Intel Core Ultra Series-3 Processors

    calendar Sep 16, 2026 · devblogs.microsoft.com
    Auto SR Comes to Intel Core Ultra Series-3 Processors

    Today, we’re excited to announce we’re expanding the availability of Auto SR to Intel Core Ultra Series 3-based Copilot+ PCs. This builds off our previous expansion of Automatic Super Resolution (Auto SR) to support Link to article: https://devblogs.microsoft.com/directx/autosr-on-intel


    Read More
  • Build Your Own AI Agent Harness in C#, the MafClaw Live Series

    calendar Sep 16, 2026 · devblogs.microsoft.com
    Build Your Own AI Agent Harness in C#, the MafClaw Live Series

    A few weeks ago I wrote about going from dotnet run to a Foundry Hosted Agent in three lines of C#. The feedback was great. Developers liked the deployment story, the managed infrastructure, and especially the part Link to article: …


    Read More
  • New Bug-Fix Releases Are Available for MPS Versions 2026.1.1, 2025.3.2, 2025.2.4, and 2025.1.4

    calendar Sep 16, 2026 · blog.jetbrains.com
    New Bug-Fix Releases Are Available for MPS Versions 2026.1.1, 2025.3.2, 2025.2.4, and 2025.1.4

    We’ve released updates for multiple major MPS versions that fix several issues. DOWNLOAD MPS 2026.1.1 Check out all the updates in each particular version below: MPS 2026.1.1 The Projectional Agent Toolkit receives several practical improvements that allow agents to: See and invoke intentions and quick-fixes on …


    Read More
  • Improving HCLS AI reasoning with open-source agent skills

    calendar Sep 16, 2026 · aws.amazon.com/blogs/machine-learning
    Improving HCLS AI reasoning with open-source agent skills

    AI agents on foundation models often misapply healthcare and life sciences decision frameworks, citing the right guideline but applying it incorrectly. This post shares 38 open-source agent skills across 11 HCLS domains that close this gap, with installation steps, three worked use cases, and a 410-prompt evaluation …


    Read More
  • From Specialist Agents to Distributed Skills over MCP

    calendar Sep 16, 2026 · devblogs.microsoft.com
    From Specialist Agents to Distributed Skills over MCP

    Keep your domain services distributed. Move the specialist's instructions, not another model, into the orchestrator. A multi-agent system often starts with a straightforward design: one agent understands the user's request, delegates to specialist agents, and combines their answers. That was the starting point for my …


    Read More
  • Fault tolerant distributed training on Amazon EKS using NVRx

    calendar Sep 16, 2026 · aws.amazon.com/blogs/machine-learning
    Fault tolerant distributed training on Amazon EKS using NVRx

    Integrate NVIDIA Resiliency Extension (NVRx) into PyTorch FSDP training on Amazon EKS to overlap checkpoint I/O with training and recover from GPU faults in seconds. This post covers async checkpointing, in-process restart, and ft_launcher in-job restart, with H100 benchmarks at 2 to 8 nodes showing 99%+ training …


    Read More
  • Our framework for reporting model misalignment

    calendar Sep 16, 2026 · openai.com/blog
    Our framework for reporting model misalignment

    OpenAI shares a framework for tracking, investigating, and disclosing model misalignment, alongside six reports of unexpected or concerning model behavior. Link to article: https://openai.com/index/model-misalignment-reporting-framework


    Read More
  • Visual Studio Code 1.138

    calendar Sep 16, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.138

    Learn what is new in Visual Studio Code 1.138 Read the full article Link to article: https://devblogs.microsoft.com/vscode-blog/visual-studio-code-1.138


    Read More
  • Visual Studio Code 1.138 (Insiders)

    calendar Sep 16, 2026 · devblogs.microsoft.com
    Visual Studio Code 1.138 (Insiders)

    Learn what's new in Visual Studio Code 1.138 (Insiders) Read the full article Link to article: https://devblogs.microsoft.com/external-blogs/visual-studio-code-1-138-insiders


    Read More
  • Investing in a more reliable Microsoft Graph PowerShell experience

    calendar Sep 16, 2026 · devblogs.microsoft.com
    Investing in a more reliable Microsoft Graph PowerShell experience

    We're focusing Microsoft Graph PowerShell on the platform where we can give you the most reliable, capable, and well-maintained experience: PowerShell 7 Link to article: https://devblogs.microsoft.com/microsoft365dev/investing-in-a-more-reliable-microsoft-graph-powershell-experience


    Read More
  • Helping older adults use AI in everyday life

    calendar Sep 16, 2026 · openai.com/blog
    Helping older adults use AI in everyday life

    OpenAI and AARP are bringing free, hands-on ChatGPT workshops to 1,000 older adults across 10 U.S. cities to build practical AI skills safely. Link to article: https://openai.com/index/helping-older-adults-use-ai-in-everyday-life


    Read More
  • Optimizing agent system prompts with Amazon Bedrock AgentCore

    calendar Sep 16, 2026 · aws.amazon.com/blogs/machine-learning
    Optimizing agent system prompts with Amazon Bedrock AgentCore

    AgentCore optimization turns production traces into proposed configuration changes, then validates them before promotion. This technical companion to the launch post explains how the system prompt optimizer's reflector engine works and shares benchmark results for the Single Agent and Sub-Agent Reflectors. Link to …


    Read More
  • Build a serverless PII redaction pipeline with Amazon Bedrock Data Automation

    calendar Sep 16, 2026 · aws.amazon.com/blogs/machine-learning
    Build a serverless PII redaction pipeline with Amazon Bedrock Data Automation

    Learn how to automate end-to-end PII detection and redaction from scanned documents at scale using Amazon Bedrock Data Automation with a custom blueprint, AWS Step Functions, and AWS Lambda. A custom blueprint redacts sensitive fields with field-level precision, and a token matching quality check raises recall across …


    Read More
  • Logpoints Walkthrough

    calendar Sep 16, 2026 · blog.jetbrains.com
    Logpoints Walkthrough

    Modern development tools, especially IntelliJ IDEA, have such comprehensive debugging support that for virtually any niche use case, there is a specialized tool for the job. This can make it hard to know where to begin. If you are new to debugging tools and want the biggest return on your learning investment, the best …


    Read More
  • Rider and ReSharper 2026.2.2 Are Out!

    calendar Sep 16, 2026 · blog.jetbrains.com
    Rider and ReSharper 2026.2.2 Are Out!

    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 this update. Rider 2026.2.2 AI Agent Setup widget We’ve recently added a wide range of features to help you work with coding …


    Read More
  • AI Is Changing How We Code. It’s Also Changing How We Learn.

    calendar Sep 16, 2026 · devblogs.microsoft.com
    AI Is Changing How We Code. It’s Also Changing How We Learn.

    Link to article: https://devblogs.microsoft.com/visualstudio/ai-is-changing-how-we-code-its-also-changing-how-we-learn


    Read More
  • Reimagining advertising with AI

    calendar Sep 16, 2026 · openai.com/blog
    Reimagining advertising with AI

    Explore new AI-powered advertising experiences from OpenAI, including Sponsored Agents, tools for marketers, and integrations with HubSpot and Shopify. Link to article: https://openai.com/index/reimagining-advertising-with-ai


    Read More
  • Behind the Scenes: How the OpenTelemetry Plugin Maps Your Microservices in Real-Time

    calendar Sep 16, 2026 · blog.jetbrains.com
    Behind the Scenes: How the OpenTelemetry Plugin Maps Your Microservices in Real-Time

    We’ve all been there: you join a new project, and the first thing you ask for is the architecture diagram. You’re handed a diagram that looks great, but after a week of debugging, you realize it’s six months out of date. Service A hasn’t talked to Service B since the spring, and there’s a new […] Link to article: …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top