Why All Developers Should Master Markdown
Explains why Markdown is an essential skill for developers, covering its uses, basic syntax, and benefits for productivity.
Explains why Markdown is an essential skill for developers, covering its uses, basic syntax, and benefits for productivity.
A developer shares the process of creating and distributing a Lua package using LuaRocks, despite the package being unfinished and having quirks.
An independent web performance consultant explains the value they bring to organizations by focusing teams, sharing cross-client best practices, and driving measurable improvements.
Author previews their upcoming SQL Managed Instance presentations at the SQLBits 2022 conference, highlighting new features and demos.
Using the TFE Provider to manage Terraform Cloud organizations, workspaces, and teams programmatically with Infrastructure as Code.
Explains how to use DNS Anycast with BGP to simplify Active Directory DNS client configuration across multiple sites and domain controllers.
A technical guide on creating a custom StorageClass in Azure Kubernetes Service (AKS) to provision Standard HDD managed disks for pods.
A developer's shift from Windows development to backend .NET work and personal tech hobbies like home automation and 3D printing.
A technical guide on creating and registering custom auxiliary functions for SQLite's FTS5 full-text search extension using C.
Cascade layers (@layer) are arriving in major browsers, offering developers explicit control over CSS specificity to prevent style conflicts.
A guide to archiving old Azure VM disks to low-cost archive storage using PowerShell, addressing compliance and cost challenges.
A developer reflects on ten years of blogging, sharing over 145 articles on web development, performance, and accessibility.
A developer switches from Docker Desktop to Colima on Mac due to new licensing fees, providing a step-by-step migration guide.
A software developer's updated list of recommended books, focusing on titles that are helpful and educational for tech professionals.
How to monitor real-time and historical instance scaling for Azure Functions on the Consumption Plan using Azure Portal and KQL queries.
A developer details creating a custom logging system in Lua to replace print statements and manage output during testing.
A technical blog post detailing the implementation of a MIME type parser and database in a new systems programming language.
A developer evaluates alternatives to Docker Desktop for Mac after Docker's new pricing, testing for core features like volumes, ports, and Kubernetes support.
Comparison of statistical tests (Wald, score, likelihood ratio, Rao-Scott) for generalized linear models in survey data, analyzing Type I error and power.
A guide to configuring HTTP caching headers for web assets, covering best practices for versioned files, HTML, and cache invalidation.