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.
Explores automating automatic differentiation in Julia using metaprogramming and expression-based approaches to generate forward and backward passes.
A tech newsletter issue covering VS Code updates, C# patterns, .NET bug fixes, AI coding assistants, and security topics.
A daily link blog featuring curated articles on .NET development, F#, Blazor, APIs, performance optimization, and AI for developers.
A video series on designing TCP/IP application protocols, featuring a live-coded chat server using modern .NET APIs.
A technical guide on implementing automatic excerpt generation for blog articles in Nuxt 3 using the Content module and custom hooks.
A guide on how to properly read and understand Java Enhancement Proposals (JEPs), using the string templates feature as a case study.
A guide to encrypting state data and plan files using the new encryption feature in OpenTofu 1.7, covering its purpose and implementation.
A curated list of links covering .NET, Azure, React, Git, and other software development topics, tools, and industry news.
Explores Polaris, an open-source catalog service for managing Apache Iceberg tables in data lakehouses, covering its architecture, entities, and security.
A tutorial on implementing geofences using Blues Notecard hardware and Datacake's new Zones feature for location-based notifications.
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.
Explains a surprising JavaScript memory leak involving closures and garbage collection, with code examples.
An overview of Overture Maps' evolving open geospatial datasets, including new formats, tools, and a technical setup for analysis.
A daily tech news roundup covering TypeScript 5.6 Beta, Uno Platform 5.3, Avalonia 11.1, .NET Aspire, and other development updates.
Explains multitenant database schemas and demonstrates how to set them up using Turso's database-per-tenant architecture.