DIY YANG Browser
A guide to building a custom YANG Browser for the Nokia SR Linux platform to navigate and search its complex data models.
A guide to building a custom YANG Browser for the Nokia SR Linux platform to navigate and search its complex data models.
Analyzes the performance trade-offs of React's Virtual DOM and compares it to modern non-VDOM frameworks like Lit, Svelte, and SolidJS.
A developer's 2021 year-end review covering blog traffic, email subscribers, and the completion of a major JavaScript course.
A step-by-step tutorial on creating a .NET Standard class library in Visual Studio, including basic calculator methods and preparation for NuGet publishing.
Explains how to implement automatic retry logic for asynchronous operations in Swift using the new concurrency model, as a replacement for Combine's retry operator.
A technical guide on creating reusable Pulumi Component Resources to provision Ubuntu VMs with libvirt, building on a previous tutorial.
First in a series on how Managed Service Providers (MSPs) can securely set up and manage Azure tenants using Azure Lighthouse for cross-tenant administration.
A tutorial on building a podcast app with audio functionality using Strapi CMS and the Nuxt.js frontend framework.
A guide to accelerating multilingual BERT fine-tuning using Hugging Face Transformers with distributed training on Amazon SageMaker.
A guide to hacking GPU support into the kind Kubernetes tool for local development and testing with NVIDIA hardware.
Guide to disabling local accounts on Azure Kubernetes Service (AKS) clusters using Terraform for improved security and auditability.
A critique of the modern web's shift from a culture of free sharing to one focused on extracting value and monetizing users.
A developer discusses balancing project deadlines with the long-term benefits of improving processes and automating tasks, using examples like PowerShell scripts and cloud services.
Explains memory management in C#, covering the Heap, Stack, and the performance implications of boxing and unboxing operations.
Tips for designing robust and user-friendly Go APIs, focusing on proper use of Context and goroutine lifecycle management.
A look at PHP's modern features, active development, and thriving community in 2021, debunking the myth that the language is dead.
A guide on using KeePass programmatically with TypeScript to securely manage and retrieve test credentials from an encrypted database.
Explains the software design principle of programming to an interface vs. implementation, using a TypeScript list renderer example to show benefits for maintainable code.
A software engineer shares a personal strategy for excelling in technical coding interviews by focusing on development velocity and iterative problem-solving.
A PowerCLI script to retrieve hardware vendor, model, and serial number for ESXi hosts in a vSphere environment.