Tuesday 2024-05-07 Assorted Links
Assorted Links links
Published: 2024-05-07
Tuesday 2024-05-07 Assorted Links

Assorted links for Tuesday, May 7:

  1. Streamline your container build and publish with .NET 8
  2. Building a scalable gateway with .NET for Microsoft AI
  3. Profiling Docker Compose services through Visual Studio
  4. Refactor your C# code with primary constructors
  5. What’s new for .NET in Ubuntu 24.04
  6. Secure your container build and publish with .NET 8
  7. Silent, brokered authentication on Windows with the Azure Identity libraries
  8. Vendor-Locked DevOps Strategies: Personally I think vendor lock-in is mostly overblown.
  9. 4 ways GitHub engineers use GitHub Copilot
  10. The Performance Impact of C++’s final Keyword: tl;dr, final isn’t always faster, and modern CPU performance defies intuition so always test & measure.