Azure Service Health Workbook
A guide to creating an Azure Service Health dashboard using Azure Resource Graph Explorer, including KQL queries and a shared workbook.
A guide to creating an Azure Service Health dashboard using Azure Resource Graph Explorer, including KQL queries and a shared workbook.
Explores message delivery challenges during shutdown in actor-based systems using C++ and SObjectizer, with a practical example of an image cache agent.
Explains how to use Xcode 15's DocC to document and create links to native Swift type extensions for better API discoverability.
Explains key causal inference estimands (ATE, ATT, ATU) and how to calculate them using observational data, with a focus on R and the potential outcomes framework.
A guide to implementing a radix tree (compressed trie) data structure in Julia using Test Driven Development (TDD).
Explores building a SharePoint chatbot using Copilot Studio, covering setup, benefits, and key limitations like search type and file size.
Argues that the term 'Open Source' is misleading for LLMs and proposes the new term 'PALE LLMs' (Publicly Available, Locally Executable).
Guide to configuring Git version control for Azure SQL Database and Synapse Dedicated Pool objects using Azure Data Studio.
Benchmarking ClickHouse's performance on a high-end Intel i9-14900K workstation using a 1.1 billion row NYC taxi trip dataset.
A comprehensive guide to setting up and optimizing Visual Studio Code for professional Java development, including extensions and workflow tips.
A guide to creating a custom Tree-sitter grammar for the Djot markup language, covering advanced topics like external scanners and syntax highlighting.
An overview of five impactful open-source data projects, including Apache Iceberg and Arrow, that are revolutionizing data management and analytics.
Introducing NCronJob, a lightweight .NET job scheduler library that sits between BackgroundService and full-featured schedulers like Hangfire.
A software engineer reflects on how life changes like marriage, parenthood, and a demanding job have shifted his priorities and time for open source contributions.
Explains how missing frame pointers in libc break profilers and debuggers, causing incorrect stack traces and misleading flame graphs.
Overview of Apache Flink sessions at Kafka Summit London 2024, covering streaming data processing, SQL, checkpoints, and AI integration.
A technical guide on using Azure AI Language Studio to summarize and optimize grounding documents for improving RAG-based AI solutions.
A developer compares memory management, standard libraries, and explicit allocation in Zig, Rust, Go, and C from a systems programming perspective.
Podcast interview with Paolo Melchiorre discussing Django, open source contributions, PyCon conferences, and trends in Python web development.
SwiftUI best practices for using @StateObject property wrappers to avoid performance pitfalls and bugs during initialization.