Azure Database for MySQL Flexible Server: Failover Test
A technical guide on testing automatic failover for a zone-redundant Azure Database for MySQL Flexible Server using Terraform.
A technical guide on testing automatic failover for a zone-redundant Azure Database for MySQL Flexible Server using Terraform.
A developer reflects on reviving his 40-year-old Space War game, rewritten in Clojure with functional programming principles.
A developer shares their journey of designing and implementing a custom programming language specifically for solving Advent of Code puzzles.
Learn to write bash scripts for converting and optimizing images (JPG, PNG, WebP, SVG) from the command line to improve web performance.
Explains the TCP three-way handshake, its role in reliable network communication, and its technical details for developers.
A developer's journey of yak shaving leads to creating <md-block>, a new HTML web component for rendering Markdown content.
Analyzes the security flaws in Flatpak's all-or-nothing permissions model and compares it to more granular systems like iOS.
A step-by-step guide to upgrading PHP to version 8.1 on macOS using the Homebrew package manager, including handling extensions and Laravel Valet.
postmarketOS offers a community-driven, open-source alternative to Android for smartphone hacking, using Alpine Linux for better transparency and collaboration.
An analysis of the world's fastest FizzBuzz implementation, written in Assembler and optimized for AVX2, achieving 56 GB/s output.
A guide to trimming whitespace and line terminators from strings in JavaScript using trim(), trimStart(), and trimEnd() methods.
Real-world performance benchmarks comparing PHP 8.1 to PHP 8.0, showing a 5-8% speed improvement.
Overview of new features in PHP 8.1, including enums, fibers, performance improvements, and new syntax like readonly properties.
The author introduces ApplyingML.com, a site dedicated to sharing practical knowledge and interviews on applying machine learning effectively in real-world work.
Explains how Singleton, Scoped, and Transient service lifetimes behave differently in Blazor WebAssembly client apps versus Blazor Server apps.
A developer shares insights on building a simple, configuration-free filesystem-based page caching plugin for WordPress, including concepts and load testing.
A guest discusses Azure Policy as Code on the Ctrl+Alt+Azure podcast, covering Bicep, DevOps workflows, and best practices.
A tutorial on implementing JWT authentication in an Express.js API, with examples using both MongoDB and PostgreSQL databases.
Guide to fix Azure Disk Encryption status after manual decryption, enabling VM subscription moves.
A developer shares principles for using instant messaging (like IRC) productively in tech work, emphasizing its ephemeral nature and the need to shift important info to permanent mediums.