2026-06-23 18:23:10
I left my pet #Csharp #dotnet #ActivityPub project running overnight to see how it would handle HEAD requests overnight from UpTimeRobot (it did great).
I check the logs this morning and discover OMG what are all these I…
I left my pet #Csharp #dotnet #ActivityPub project running overnight to see how it would handle HEAD requests overnight from UpTimeRobot (it did great).
I check the logs this morning and discover OMG what are all these I…
Anyone at an org building cool stuff with #dotnet and genuinely excited about it? I'd love to hear about it. I need something inspiring today.
Without looking at the documentation, how do you expect this #dotnet code to behave?
1. Array.Empty<string>().Max()
2. Array.Empty<int>().Max()
Yes, there's a trap!
It might not look like much, but #JetBrains Rider just released (EAP6) a debugger update that displays asynchronous Tasks in a way that makes them feel like synchronous code. Thank goodness!
#dotnet #async