
David Nelson
6.1K posts

David Nelson
@variableirony
Polyglot developer, but C# is my first love. Senior Developer at @GitLab. Ex-@ThoughtWorks. Organizer of @dotnetunboxed. Maintainer of @casperbuild.






Google has an internal "let it break" essay about a hero engineer whose hard work ends up being a net negative (by masking the underlying issues). My manager sent me that essay when I was trying too hard to get the collective TensorFlow unit test suite green.

@mushroomfromgd Why in god's holy name is discord's exe called update.exe

You can now enable Claude to use your computer to complete tasks. It opens your apps, navigates your browser, fills in spreadsheets—anything you'd do sitting at your desk. Research preview in Claude Cowork and Claude Code, macOS only.










It can always get worse, Anon. Heed these warnings. Resist as much as possible. This is bipartisan. Everyone deserves their right to privacy. Whether you want to say F ICE or call your homie a homo online — whatever side you’re on, you must fight this. Pay attention.







Did you check out the resilience improvements in .NET 9? We have two official NuGet packages: - Microsoft.Extensions.Resilience - Microsoft.Extensions.Http.Resilience They're built on top of Polly, so the API should be familiar. You can use them to define resilience policies in C#. They extend Polly with some useful features. For example, a standard pipeline you can add to HttpClients. There's also an OpenTelemetry integration. A few strategies that are available out of the box: - Retries - Timeouts - Fallbacks - Circuit breakers Want to learn more about resilience in .NET? Start here: milanjovanovic.tech/blog/building-… If this saves you from even one network failure, it'll be worth it. --- Sign up for the .NET Weekly with 75K+ other engineers, and get a free Clean Architecture template: milanjovanovic.tech/templates/clea…








