AI-200 Developers – What Is Azure Managed Redis
Explains Azure Managed Redis, a new enterprise-grade Redis service for AI workloads, comparing it to Azure Cache for Redis.
Explains Azure Managed Redis, a new enterprise-grade Redis service for AI workloads, comparing it to Azure Cache for Redis.
Analysis of AI productivity claims, questioning the lack of holistic data and the hidden costs of AI adoption in business.
Analysis questioning the lack of holistic productivity data on AI adoption, highlighting hidden costs and need for skilled oversight.
Explains what IdentityServer is, its role as a .NET OAuth/OIDC identity provider, and when you need it versus simpler ASP.NET Identity.
A personal reflection on maintaining a large Obsidian vault for knowledge management, exploring why productivity systems often fail for neurodivergent minds.
A retrospective on building the Responder Python web framework, its place in the async web ecosystem, and lessons learned.
Analyzing the DSM psychiatric manual through a software engineering lens, focusing on versioning, breaking changes, and their impact on patients.
Analyzes how social media algorithms amplify mental health diagnoses like ADHD and autism, turning personal experience into viral content with questionable accuracy.
RhymePad is a real-time rhyming tool for poets and rappers that visualizes sound patterns using color and brightness, built with AI.
A writer explains how AI-assisted writing provides access and voice, not slop or cheating, using personal essays as evidence.
MariaDB adds DuckDB as a storage engine for analytics, based on AliSQL integration.
Explores open-source licensing, forks, and package management in Linux distributions, focusing on MongoDB, MySQL, and Redis.
VS Code 1.122 enables BYOK models without GitHub sign-in, simplifying enterprise and offline AI workflows.
C# 15 introduces union types, allowing developers to model values that can be one of several types with compile-time safety.
Overview of Apache Iceberg 1.11.0 release, covering new features like metadata encryption, pluggable file formats, and query optimizations.
Exploring union types in .NET 11 (C# 15) preview, including usage, implementation, and custom types.
Zstandard compression is coming to .NET 11 with new ZstandardStream, encoder, decoder, and dictionary APIs for faster compression/decompression.
Summary of recent Azure, .NET, GitHub, and Visual Studio blog posts covering AI frameworks, .NET 11, DevOps updates, and Copilot features.
EF Core 11.0 now allows mapping temporal period columns to CLR properties, improving SQL Server Temporal Tables support.
Exploring the new .NET 11 Web Worker template for running background tasks in Blazor to prevent UI blocking.