.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Docker OIDC connections for GitHub Actions available for Docker Orgs

    calendar Jul 31, 2026 · docker.com
    Docker OIDC connections for GitHub Actions available for Docker Orgs

    Eliminate Stored Credentials in Your CI/CD Pipelines TL;DR: Docker now supports OpenID Connect (OIDC) for GitHub Actions. Your workflows can authenticate with short-lived, per-run tokens instead of stored PATs or OATs. No secrets to rotate, no credentials to leak. GitHub OIDC connections are available to organizations …


    Read More
  • Optimizing production agents with Amazon Bedrock AgentCore Observability

    calendar Jul 31, 2026 · aws.amazon.com/blogs/machine-learning
    Optimizing production agents with Amazon Bedrock AgentCore Observability

    As your AI agents move from prototype to production, the challenge shifts from getting them to work to keeping them fast and efficient. Learn how to use Amazon Bedrock AgentCore Observability and Amazon CloudWatch to find performance bottlenecks and diagnose memory issues in long-running agent sessions. Link to …


    Read More
  • From generated code to trusted code with a unit-test agent

    calendar Jul 31, 2026 · devblogs.microsoft.com
    From generated code to trusted code with a unit-test agent

    A common request to a coding agent is only one line: Generate unit tests. That request leaves important questions open. Which code needs tests? Which test framework does the project use? Where should the tests go? How does the build find them? What should the tests check? The agent can learn from the repository, Link …


    Read More
  • Advancing responsible AI across Europe

    calendar Jul 31, 2026 · openai.com/blog
    Advancing responsible AI across Europe

    OpenAI shares how its safety, security, transparency, and provenance practices support responsible AI governance in Europe. The work will continue as the EU AI Act advances. Link to article: https://openai.com/index/advancing-responsible-ai-across-europe


    Read More
  • Building abundant intelligence

    calendar Jul 31, 2026 · openai.com/blog
    Building abundant intelligence

    A full-stack approach to making advanced AI more capable, more affordable, and more widely useful. Link to article: https://openai.com/index/building-abundant-intelligence


    Read More
  • Know Kotlin? Ship It Everywhere and Win at Shipaton 2026

    calendar Jul 31, 2026 · blog.jetbrains.com
    Know Kotlin? Ship It Everywhere and Win at Shipaton 2026

    Somewhere in your notes there’s an app idea waiting for a free weekend that never comes. Consider this its official deadline: RevenueCat Shipaton 2026, the world’s biggest mobile hackathon, runs August 1 to September 30. If you know Kotlin, that idea is closer to the App Store than you think. Join the Shipaton The Ship …


    Read More
  • GitHub Copilot CLI vs Claude Code: Which Terminal Agent Should You Use in 2026?

    calendar Jul 31, 2026 · devleader.ca
    GitHub Copilot CLI vs Claude Code: Which Terminal Agent Should You Use in 2026?

    GitHub Copilot CLI vs Claude Code comparison for 2026: pricing, permissions, MCP, models, GitHub workflows, and how to choose the agent for your team. Link to article: https://www.devleader.ca/2026/07/31/github-copilot-cli-vs-claude-code-which-terminal-agent-should-you-use-in-2026


    Read More
  • Univé builds an AI-ready workforce

    calendar Jul 31, 2026 · openai.com/blog
    Univé builds an AI-ready workforce

    See how Univé built an AI-ready workforce with ChatGPT Enterprise by combining leadership, responsible governance, and employee-led innovation to transform work at scale. Link to article: https://openai.com/index/unive


    Read More
  • Power Pages Enhanced Authorization

    calendar Jul 31, 2026 · devblogs.microsoft.com
    Power Pages Enhanced Authorization

    Dataverse Native Authorization Model for Power Pages How mapped identities, security roles, and record filters move external-user authorization closer to the data. We’re introducing a major update to the Power Pages security model: authorization for external users is now enforced natively in Dataverse. Customers Link …


    Read More
  • Binary Event Serialization for Marten

    calendar Jul 31, 2026 · jeremydmiller.com
    Binary Event Serialization for Marten

    This is a potentially big performance optimization you can opt into starting with Marten 9.0. Not coincidentally, we’re using this for CritterWatch to help optimize the responsiveness and database size for a JasperFx client this week. Marten can serialize individual event types to a binary wire format (MemoryPack, …


    Read More
  • Introducing WPA MCP: Early Preview of AI-assisted trace analysis in Windows Performance Analyzer

    calendar Jul 30, 2026 · devblogs.microsoft.com
    Introducing WPA MCP: Early Preview of AI-assisted trace analysis in Windows Performance Analyzer

    Windows Performance Analyzer (WPA) is one of the most powerful tools available for understanding system performance on Windows. It helps engineers investigate Event Tracing for Windows (ETW) traces across CPU, memory, disk, networking, scheduling, input, and many other areas of the operating system. That power also …


    Read More
  • OpenTelemetry HttpClient Instrumentation in .NET: Tracing Outbound HTTP Calls

    calendar Jul 30, 2026 · devleader.ca
    OpenTelemetry HttpClient Instrumentation in .NET: Tracing Outbound HTTP Calls

    Learn OpenTelemetry HttpClient instrumentation in .NET: automatic spans, W3C trace propagation, request filtering, and span enrichment with C# examples. Link to article: https://www.devleader.ca/2026/07/30/opentelemetry-httpclient-instrumentation-in-net-tracing-outbound-http-calls


    Read More
  • Azure Developer CLI (azd) July 2026

    calendar Jul 30, 2026 · devblogs.microsoft.com
    Azure Developer CLI (azd) July 2026

    This is the July round-up for the Azure Developer CLI (azd). Five releases shipped since the last post: 1.27.0, 1.27.1, Link to article: https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-azd-july-2026


    Read More
  • The Future of Agentic AI Depends on Openness and Trust. That’s Why Docker Is Joining Nvidia’s Open Secure AI Alliance.

    calendar Jul 30, 2026 · docker.com
    The Future of Agentic AI Depends on Openness and Trust. That’s Why Docker Is Joining Nvidia’s Open Secure AI Alliance.

    Docker joins NVIDIA's Open Secure AI Alliance to help build the security, governance, and trust frameworks that agentic AI systems demand. Link to article: https://www.docker.com/blog/docker-joins-nvidia-open-secure-ai-alliance/


    Read More
  • The Complete Package: Why Debugging Is Only Half the C# Productivity Story

    calendar Jul 30, 2026 · blog.jetbrains.com
    The Complete Package: Why Debugging Is Only Half the C# Productivity Story

    As .NET developers, we need to iterate on our applications while building, and part of that developer inner loop is the debugging experience. The rise of multi-platform code editors further requires developers to have all the functionality they need to build and debug their application out of the box, wherever they’re …


    Read More
  • Deploying Kimi K3 on AWS

    calendar Jul 30, 2026 · aws.amazon.com/blogs/machine-learning
    Deploying Kimi K3 on AWS

    This post walks through deploying Kimi K3 on AWS using two approaches: Amazon SageMaker HyperPod, and Amazon Elastic Kubernetes Service (Amazon EKS) cluster. Link to article: https://aws.amazon.com/blogs/machine-learning/deploying-kimi-k3-on-aws/


    Read More
  • Building agent teams with Agent Framework, GitHub Copilot CLI and Squad

    calendar Jul 30, 2026 · devblogs.microsoft.com
    Building agent teams with Agent Framework, GitHub Copilot CLI and Squad

    Microsoft Agent Framework supports creating agents that use the GitHub Copilot SDK as their backend. GitHub Copilot agents provide access to powerful coding-oriented AI capabilities, including shell command execution, file operations, URL fetching, Model Context Prot Link to article: …


    Read More
  • How Yahoo enhances search retargeting using Amazon Bedrock

    calendar Jul 30, 2026 · aws.amazon.com/blogs/machine-learning
    How Yahoo enhances search retargeting using Amazon Bedrock

    In this post, we demonstrate how Yahoo implemented Amazon Bedrock to enhance their Search Retargeting (SRT) capabilities in the Yahoo DSP ad tech suite. SRT is a core audience targeting solution that helps advertisers reach users based on their historical search behavior, bridging search intent with display, video, and …


    Read More
  • Inference meta-monitoring for Amazon SageMaker AI endpoints with Amazon Quick

    calendar Jul 30, 2026 · aws.amazon.com/blogs/machine-learning
    Inference meta-monitoring for Amazon SageMaker AI endpoints with Amazon Quick

    Learn how to build an inference meta-monitoring system for Amazon SageMaker AI endpoints using Amazon Quick. This governance layer sits above production ML inference pipelines to continuously track prediction and data quality, detect drift, integrate delayed ground truth, and surface automated performance dashboards. …


    Read More
  • Introducing explicit prompt caching for OpenAI GPT-5.6 models on Amazon Bedrock

    calendar Jul 30, 2026 · aws.amazon.com/blogs/machine-learning
    Introducing explicit prompt caching for OpenAI GPT-5.6 models on Amazon Bedrock

    OpenAI GPT-5.6 Sol, Terra, and Luna are now generally available on Amazon Bedrock, along with explicit prompt caching that gives you precise control over which parts of your prompt are cached and reused. Learn how to get started, set up explicit caching, and migrate existing GPT workloads to reduce inference cost. Link …


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

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top