Ask HN: Why hasn't x86 caught up with Apple M series?
439 points by stephenheron 4d ago 616 comments
Ask HN: Best codebases to study to learn software design?
107 points by pixelworm 6d ago 92 comments
Configuration-first resilience for HttpClient – retry, jitter, circuit breaker
2 akrisanov 1 8/29/2025, 11:44:25 PM github.com ↗
It integrates with IHttpClientBuilder, has tests, SourceLink symbols, and targets .NET 6, 8, and 9.
Repo: https://github.com/akrisanov/Reliable.HttpClient
NuGet: https://www.nuget.org/packages/Reliable.HttpClient
Feedback on API design, missing features, or integration with OpenTelemetry/health checks would be really valuable.