Enum Class Improvements for C++17, C++20 and C++23
Explores improvements to enum classes across C++17, C++20, and C++23, covering initialization, the using enum keyword, and std::to_underlying.
Explores improvements to enum classes across C++17, C++20, and C++23, covering initialization, the using enum keyword, and std::to_underlying.
Discusses Apple's latest beta 4 releases and provides a guide on safely installing macOS betas on a separate drive to avoid risks.
A guide on how to properly read and understand Java Enhancement Proposals (JEPs), using the string templates feature as a case study.
A curated list of links covering .NET, Azure, React, Git, and other software development topics, tools, and industry news.
A tutorial on implementing geofences using Blues Notecard hardware and Datacake's new Zones feature for location-based notifications.
Explores Polaris, an open-source catalog service for managing Apache Iceberg tables in data lakehouses, covering its architecture, entities, and security.
A curated list of .NET development articles covering MAUI, ASP.NET Core, AI integration, performance, and cloud-native tools.
Explains the limitations of physical and logical replication in Postgres and introduces EDB Postgres Distributed as a solution for production-grade needs.
Analysis of W3C TAG's response to Google delaying third-party cookie removal, discussing privacy, ad tech, and web standards.
Author announces moving their technical blog to a new platform focused on AI agent systems and Gradient Labs' work.
A daily tech news roundup covering TypeScript 5.6 Beta, Uno Platform 5.3, Avalonia 11.1, .NET Aspire, and other development updates.
Explores the massive and growing number of public APIs in the .NET ecosystem, analyzing counts across different versions of ASP.NET Core.
An introduction to building a minimal automatic differentiation package in Julia, focusing on explicit chain rules and the Julia AD ecosystem.
Explains how Apache Iceberg's design ensures data reliability, atomic operations, and serializable isolation for large-scale data lakehouses.
An investigation into unexpected high costs on Cloudflare Images, detailing billing discrepancies and confusing invoice structures for a small-scale project.
Explains how to use Azure Resource Explorer to manage large Access Control Lists (ACLs) directly via the ARM API, avoiding manual portal work.
Explains how to integrate Azure Digital Twins into an existing IoT solution for enhanced device modeling, insights, and control.
Reflects on the CrowdStrike outage to argue that software testing's core purpose is to uncover and report risk, not just find bugs.
Explores the common architectural components and implementation steps for building a scalable generative AI platform, from basic models to complex systems.
A technical introduction to Structural Equation Modeling (SEM) in R, explaining its concepts, graphical models, and applications in research.