VS Code 1.122 Makes BYOK Easier
VS Code 1.122 enables BYOK models without GitHub sign-in, simplifying enterprise and offline AI workflows.
VS Code 1.122 enables BYOK models without GitHub sign-in, simplifying enterprise and offline AI workflows.
Overview of Apache Iceberg 1.11.0 release, covering new features like metadata encryption, pluggable file formats, and query optimizations.
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.
Explores the Euler function and its connection to the probability of random matrices being invertible over finite fields.
Experiment using GitHub Copilot CLI with GPT-5-mini via BYOK to build a Windows tray app, highlighting that code generation is cheap but quality gates are expensive.
Explores the psychology of software teams, debunking myths about developer productivity and advocating for team collaboration over individual brilliance.
Fixes AKS NAP ZRS disk PV zone scheduling issue using a Kubernetes mutating admission webhook as a temporary workaround.
EF Core 11.0 introduces JsonPathExists and JsonContains for querying JSON columns without raw SQL.
Explains Apache Iceberg metadata tables for querying table internals using SQL, covering snapshots, files, manifests, partitions, and practical use cases.
Learn about the new ConfigurationIgnoreAttribute in .NET 11 that prevents configuration binding on specific properties.
A list of 26 practical tips for engineering managers covering organization, team events, 1:1s, alignment, and more.
A hands-on look at C# union types in .NET 11 preview, including setup, polyfill, and examples.
Daily tech news roundup covering ASP.NET, Android 17 beta, VS Code updates, AI models like Claude Opus 4.7, and .NET development.
Explains upcoming JDK restrictions on final field mutation via reflection and how to adapt dependency injection, serialization, and other code.
Delphi IDE Explorer now works as a standalone component explorer for any Delphi application, allowing runtime inspection and editing of components.
How an AI workflow evolved from manual prompts to automated skills, memory, and verification for more efficient code generation.
Analysis of AI coding agent criticism, arguing that non-users' abstract critiques lack practical experience.
Explains why FluentValidation upgrade past 11.4 broke a gRPC validation package and how the author fixed it.