ECMAScript regular expressions are getting better!
Overview of new and upcoming ECMAScript regular expression features like dotAll mode, lookbehind assertions, named capture groups, and Unicode property escapes.
Overview of new and upcoming ECMAScript regular expression features like dotAll mode, lookbehind assertions, named capture groups, and Unicode property escapes.
A daily tech reading list covering Kubernetes updates, AI tools, Java, JavaScript trends, and new software stacks.
Explains how to parse URLs and query strings in ColdFusion using Java's URI class, providing custom wrapper functions.
Explores the GA release of Copilot in SQL Server Management Studio (SSMS), focusing on its code completion and chat features for SQL development.
A daily tech link roundup covering .NET, AI, web dev, Windows, and software engineering trends, tools, and news.
A daily tech reading list covering AI agents, software engineering practices, LLMs, and developer tools.
A daily link roundup for developers covering .NET, AI, web dev, cloud, tools, and tech news from March 19, 2026.
A technical guide detailing camera settings and hardware setup for professional-quality live streaming using Sony cameras and Elgato gear.
A daily tech reading list covering AI coding agents, performance standards, API updates, security, and the impact of AI on software engineering.
A daily tech link roundup covering .NET, AI, web dev, Windows tools, and software engineering news from March 18, 2026.
A daily tech reading list covering AI, Google Gemini updates, open source trends, agentic engineering, and enterprise AI challenges.
OpenAI releases GPT-5.4 mini and nano models, detailing performance, pricing, and a cost example for image description.
Announcing a talk at Adriatics Tech Summit 2026 on implementing RAG with Microsoft.Extensions.VectorData in .NET.
A daily tech link roundup covering AI agents, .NET, web dev, Windows, and developer tools from March 2026.
A daily tech reading list covering AI agents, MCP, software development, data security, and industry trends.
Mistral AI releases Mistral Small 4, a new 119B parameter open model combining reasoning, multimodal, and coding capabilities.
Mistral AI releases Mistral Small 4, a new 119B parameter open model combining reasoning, multimodal, and coding capabilities.
A daily tech link roundup covering .NET, Windows, web dev, AI, and software engineering news and tutorials.
Explores C# record inheritance and ToString behavior, showing how the 'sealed' modifier in C# 10 fixes unexpected output.
Explores using cached ColdFusion components as scoped proxies for request-specific state, detailing implementation within a DI/IoC context.