Search Articles — Sudonull

Search Results

In this project

SkiaCamera: video effects and subtitles in .NET MAUI

https://sudonull.com/skiacamera-video-effects-and-subtitles-in-net-maui

Set up real-time video processing with AI subtitles, SKSL shaders, and pre-recording in SkiaCamera for .NET MAUI. Integration with OpenAI and GPU rendering. Build the example and test on a device.

YandexGPT Integration in .NET — Guide

https://sudonull.com/yandexgpt-integration-in-net-guide

Practical guide to connecting YandexGPT to ASP.NET Core: secure authentication, asynchronous processing, base64 validation, and Markdown sanitization. For middle/senior developers.

Basic RateLimiter .NET: algorithms and queues

https://sudonull.com/basic-ratelimiter-net-algorithms-and-queues

Breakdown of FixedWindow, SlidingWindow, TokenBucket and ConcurrencyLimiter in .NET. Request processing architecture, queues, Lease. For middle/senior dev. Study the implementation.

Trending Now