ASP.NET Core Rate Limiting Middleware: Architecture & Config https://sudonull.com/asp-net-core-rate-limiting-middleware-architecture-config
Explore ASP.NET Core's powerful rate limiting middleware. Learn its architecture, global & policy-based configuration, custom policies, and rejection handling for robust web applications.
Rate limiting ASP.NET Core: setup and algorithms https://sudonull.com/rate-limiting-asp-net-core-setup-and-algorithms
Learn to set up rate limiting in ASP.NET Core: algorithms, policies, queues, rejections. Complete guide for middle/senior devs with code examples. Protect API from overloads.
Technical aspects of the AI job search service | Talanto.Work https://sudonull.com/technical-aspects-of-the-ai-job-search-service-talanto-work
How we created Talanto.Work: analysis of data normalization, work with ATS and AI resume analysis. Learn how to overcome barriers in IT job search.
DDD in ASP.NET: scalability issues after 30 aggregates https://sudonull.com/ddd-in-asp-net-scalability-issues-after-30-aggregates
Breaking down why classic DDD with EF Core slows down in projects with 30+ aggregates: heavy queries, specifications, transactions. Hybrid approaches for optimization. Learn how to speed up development.
Style Voice in News Rewrite: Rule Limits https://sudonull.com/style-voice-in-news-rewrite-rule-limits
Analysis of why aspect profiles do not convey text intonation in automatic rewrite. Tests on real cases, pipeline improvements. For NLP system developers — read the details.