Friday links 488

  1. Chrome broke features of the web and forgot to tell anyone • The Register
  2. AspNetCoreDiagnosticScenarios/AspNetCoreGuidance.md at master · davidfowl/AspNetCoreDiagnosticScenarios
  3. AspNetCoreDiagnosticScenarios/AsyncGuidance.md at master · davidfowl/AspNetCoreDiagnosticScenarios
  4. Extracting text from any file is harder than it looks. Extracting formatting is even harder. – Stack Overflow Blog
  5. Covariance and Contravariance in TypeScript
  6. Enable tab completion – .NET CLI | Microsoft Docs
  7. 7 Easy-to-Follow Best Practices for Writing Dockerfile – DEV Community
  8. Finding a bug with code that isn’t there – Ayende @ Rahien
  9. Full-Stack Observability Essentials – DZone Refcardz
  10. C# 10.0: Extended Property Patterns – Use the Dot Token to Access Nested Members – Thomas Claudius Huber