Writing
Cloud-friendly HttpClient extensions for .NET, independent connection pools, cloud-tuned defaults, and composition with Microsoft's resilience pipeline.
A Redis-backed singleton background job library for high-frequency .NET workloads.
Extending native inference to other boosting frameworks
Converting LightGBM models into native .NET inference
A pair of opinionated .NET skills for Claude Code, one for coding conventions, one for performance review.
A walkthrough of a small ASP.NET Core demo that handles access tokens, refresh tokens, and a middleware that refreshes them transparently.
Technical design choices for ML Inference API
Building Scalable Python Web API for ML Inference
Some history. The naive approach given the architecture back then.
A small experiment to see what SetHandlerLifetime and PooledConnectionLifetime actually do to connection reuse.