Decoding gNMI with Wireshark
A technical guide on using Wireshark to analyze and decode gNMI network traffic, both secured and unsecured, for network automation.
A technical guide on using Wireshark to analyze and decode gNMI network traffic, both secured and unsecured, for network automation.
Critique of Pine64's funding priorities for FOSS software development on their hardware, arguing for more focus on core kernel and telephony work.
A nostalgic farewell to AngularJS, reflecting on its impact on web development and the developer's personal journey with the framework.
A technical guide on replacing the deprecated template_cloudinit_config data source in Terraform with the templatefile function and cloudinit provider.
A guide to securing Node.js and .NET APIs using Azure Active Directory, covering Terraform setup, JWT validation, and a PowerShell test client.
A developer's monthly update on their programming language's progress, including new cryptography features, standard library modules, and team expansion.
A former open-source user reflects on past entitled behavior and explains the hidden costs of user demands on project maintainers.
A guide to designing, implementing, and testing a tagging strategy for Azure resources using Bicep and Azure Policies.
A developer shares their journey of learning Lua by attempting to build a web framework and server from scratch.
A developer's hands-on experience building a functional RISC-V workstation using the HiFive Unmatched board and Alpine Linux.
A software developer introduces his new blog, discussing his journey with blogging platforms and his focus on full-cycle software development and DevOps.
Analyzes the recent surge of criticism against 'Web3' and explores the reasons behind the tech community's negative reaction to crypto's rebranding.
A tutorial on using the Sail CLI tool to provision and manage a production-grade WordPress environment on DigitalOcean from the terminal.
Explores the new Terraform Cloud configuration block in Terraform 1.1, detailing improvements over the old remote backend for CLI workflows.
A developer's personal recap of blog posts written for their employer's tech blog and side projects, including Slack guides, web development, and open-source contributions.
Oracle 19c Docker containers timeout with JDBC driver versions 19.3.0.0+, causing a 'Got minus one from read call' error. The fix is to set oracle.net.disableOob=true.
An overview of modern PHP features in 2022, including PHP 8.1's enums, readonly properties, and the growing static analysis ecosystem.
A full-stack .NET/Angular developer shares their 2022 Windows dev environment setup, focusing on using winget for automated software installation.
A technical guide on building a real-time air quality monitoring and alert system using Azure cloud services and PurpleAir sensor data.
A guide on how to evaluate the accessibility (a11y) of npm packages before using them in a web project.