
LLMValidator is a .NET library that brings Large Language Models to your validation pipeline. Validate grammar, tone, and semantic meaning with Microsoft.Extensions.AI integration.
October 26, 2025 in AI, .NET by Gor Grigoryan6 minutes

A deep dive into how randomness works in software engineering, covering pseudo-random number generators, true random number generation using hardware entropy sources, cryptographic applications, and the future of quantum randomness.
July 13, 2025 in Software Engineering by Gor Grigoryan22 minutes
Explore the evolution of unique identifiers from simple surnames to sophisticated distributed ID generation systems. Learn how tech companies like Meta, Twitter, and Telegram manage trillions of data rows with UUIDs, Snowflake IDs, and other modern solutions.
July 13, 2025 in System Design, Databases by Gor Grigoryan23 minutes