Posts
All the articles I've posted.
Creating A User Readable Timestamp From Cosmos DB _ts Using SQL Query
Convert Cosmos DB's Unix _ts timestamp into a readable date and time using a SQL query.
Prompt To Benchmark: C# Benchmarking Via GitHub Agent Running .NET In The Cloud
A reusable prompt for a GitHub coding agent to create and run C# BenchmarkDotNet benchmarks in the cloud.
Making Friends with Reviews: Providing Great Feedback
A conference talk and summary on providing kind, useful code reviews and actionable feedback.
Return 408 Request Timeout For a Regex Timeout Using ASP.NET Core Middleware
Return HTTP 408 for regular expression timeouts using ASP.NET Core middleware.