How to Use Ansible for SQL Server Database Administration (SQLDBAs)
A guide for SQL Server DBAs on using Ansible to automate database administration tasks like installation, backup, and user management.
A guide for SQL Server DBAs on using Ansible to automate database administration tasks like installation, backup, and user management.
Explains the new Experimental attribute in C# 12, which allows developers to mark library features as experimental and generate compile-time warnings.
A technical guide on migrating Gitlab Omnibus storage to Hetzner's new S3-compatible service, covering container registry and other data types.
A guide to a popular React tech stack for building full-stack applications and SaaS products in 2025, based on the author's experience.
A proposal to add a dedicated LeftJoin operator to LINQ in .NET 10, simplifying a common database query pattern.
A technical guide on designing and implementing a modern data lakehouse architecture using the Apache Iceberg table format in 2025.
JDK 24 introduces warnings for restricted native access via JNI and FFM APIs, preparing for future restrictions to ensure application integrity by default.
A technical tutorial on enabling Node Autoprovisioning (NAP) on Azure Kubernetes Service (AKS) using Terraform and the azapi provider.
How software developers can reduce carbon emissions by optimizing code performance and reducing computation time.
A data-driven analysis of the AWS News Feed's performance and user engagement during AWS re:Invent 2024, highlighting traffic, features, and release volume.
A developer shares a specific CSS Flexbox inconsistency between Firefox and Chrome, and the solution using flex: 1 and min-width: 0.
A guide to extending Neovim's 'K' key to look up word definitions using a custom Python script and dictionary API.
An analysis of Intel's strategic failures under Pat Gelsinger, focusing on its history of killing innovative projects like Tofino programmable switches.
A comprehensive overview of new C++23 Standard Library features, including code examples and downloadable reference cards.
A developer shares their experience and method for manually tracking income from side projects, contract work, and other tech-related gigs.
An updated guide on React ref callbacks, covering changes in React 19 and best practices for avoiding unnecessary re-renders.
A biweekly newsletter covering the latest news, articles, and projects in mobile test automation for iOS, Android, and Flutter.
A summary of talks from DevFestMN 2024, covering tech debt, AI in interviews, on-device AI, and the UX of AI.
Announces 7 new free R programming books added to the Big Book of R collection, covering topics like machine learning, data science, and software engineering.
A developer reflects on the value of 'doing things that don't scale' for human connection and avoiding premature optimization in tech projects.