"How do I get into programming?"
A personal story about learning programming through Python and a Raspberry Pi project, offering advice for beginners.
A personal story about learning programming through Python and a Raspberry Pi project, offering advice for beginners.
A guide on deploying Bicep templates from a private registry using Azure DevOps or GitHub Actions, focusing on required permissions and pipeline setup.
A technical guide on testing automatic failover for a zone-redundant Azure Database for MySQL Flexible Server using Terraform.
A developer shares their journey of designing and implementing a custom programming language specifically for solving Advent of Code puzzles.
A guide to integrating .NET 6's JSON source generator for improved performance in ASP.NET Core Minimal APIs, including a custom extension method.
A developer reflects on reviving his 40-year-old Space War game, rewritten in Clojure with functional programming principles.
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.
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.
Analyzes the security flaws in Flatpak's all-or-nothing permissions model and compares it to more granular systems like iOS.
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.
The author introduces ApplyingML.com, a site dedicated to sharing practical knowledge and interviews on applying machine learning effectively in real-world work.
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.
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.