Hi, I'm Ken
RSS FeedJesus follower, husband, father, software engineer.
Read the blog posts or learn more about me.
Recent Posts
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
Catch `RegexMatchTimeoutException` in ASP.NET Core middleware and convert an otherwise unhandled failure into HTTP 408.