Go database driver overhead on insert-heavy workloads
Benchmarking Go database drivers for SQLite and PostgreSQL on insert-heavy workloads, showing performance differences between popular and alternative drivers.
Benchmarking Go database drivers for SQLite and PostgreSQL on insert-heavy workloads, showing performance differences between popular and alternative drivers.
The author discusses the process of selecting a new configuration format for the upcoming vdirsyncer v2, comparing options like scfg and TOML.
A technical guide on creating Azure Monitor alerts using Azure Resource Graph queries, covering managed identity setup and practical examples.
Explains a zsh shell error 'cd: string not in pwd' when using wildcards and details the useful 'cd old new' syntax for navigating directories.
Explores .NET 8's new Blazor Web template, unifying server and WebAssembly models with per-component server-side rendering.
A guide on creating a custom Renovate datasource to automate Kubernetes version updates for a Civo cluster using Pulumi and Go.
GitHub executive Ben Balter shares insights on effective communication strategies used by engineers at the world's largest software development platform.
A developer details the technical process of redesigning their personal blog, focusing on CSS improvements, dark mode, and a new color scheme.
A developer analyzes a 'magic number' in code, exploring the hidden conversations and UX decisions behind a seemingly simple limit.
Explains how to use datasets as parameters in Azure Workbooks to combine data from Log Analytics, Resource Graph, and APIs for advanced analytics.
An introductory overview of Apache Flink, explaining its core concepts as a distributed stream processing framework, its history, and primary use cases.
A guide to implementing Attribute-Based Access Control (ABAC) for fine-grained authorization in Azure Storage Accounts.
Performance comparison of Azure Virtual Desktop v3 vs. v5 VM SKUs, showing significant improvements in CPU, memory, and disk with newer hardware.
A step-by-step tutorial on building a JSON API using Java Spring Boot, Maven, and PostgreSQL.
A step-by-step tutorial on building a JSON API in Scala using the Play framework, covering project setup, database configuration, and controller creation.
A technical guide on using ptrace to intercept and modify Linux system calls for fault injection, written in Zig.
A developer details the process and reasoning behind rewriting their Neovim configuration from scratch using Lua, moving away from a legacy Vimscript setup.
A tutorial on building a Python chat app using Azure OpenAI's 'Add your data' feature and vector search with Azure Cognitive Search.
A weekly tech learning digest covering Microsoft Fabric, AI topics, computer vision, Azure AI Document Intelligence, embeddings, and vector search.
A developer reflects on how their opinions on software development practices like comments, testing, IDEs, and remote work have evolved over time.