A New Website
A developer details the modern tech stack used to rebuild their personal website, including Hugo, blogdown, and CircleCI.
A developer details the modern tech stack used to rebuild their personal website, including Hugo, blogdown, and CircleCI.
A cloud consultant shares a three-month update on his new venture, Ned in the Cloud LLC, focusing on creating technical educational content.
Troubleshooting a WebPageTest private instance where SSL redirects caused agents to fail to submit results, and the fix.
A technical guide on manually migrating Alfred's clipboard history database between Macs using symbolic links and Dropbox.
Analyzes the critical impact of website speed on user engagement and revenue for both subscription-based and ad-driven online publishers.
A guide to understanding and predicting the cost structure of Azure Functions on the Consumption plan, focusing on serverless billing models.
A comprehensive tutorial on creating beautiful and customizable data visualizations using the ggplot2 package in R, covering syntax, themes, and advanced techniques.
A tutorial on implementing GitOps for deploying applications to Azure Kubernetes Service (AKS) using the Flux tool.
A guide to using IndexedDB for client-side data storage in Blazor web apps, focusing on the Reshiru.Blazor.IndexedDB.Framework NuGet package.
Developer reflects on a monthly project update, shelving 'What Got Done' due to low interest while reporting on Zestful and Is It Keto progress.
A technical guide on using PowerShell's BurntToast module to create localized toast notifications, supporting multiple languages.
Explains two Python solutions to a coding puzzle where a function must return True using integer interning or a custom class.
Explains Closeness Centrality, a key graph analysis metric, and demonstrates its calculation using SQL Server 2019's graph database features.
A developer details their migration from Jekyll to Gatsby for a static blog, citing React/TypeScript skills and benefits of Netlify hosting.
Building a reverse NuGet package search engine using Azure Functions and Azure Search to find packages by public type names.
A recap of KubeCon Shanghai 2019, highlighting China's massive scale in cloud native adoption and its growing role in open source contributions.
A maintainer discusses how to guide contributors in free software projects, identifying their strengths and fostering growth across various roles like coding, documentation, and support.
The author explains their decision to create a Patreon for financial support to improve their long-form educational content and live streams.
A guide on using Kured, a Kubernetes Reboot Daemon, to automatically restart Azure Kubernetes Service nodes after security patches.
A developer shares how they built a low-cost Azure game using Logic Apps and Face API for event engagement, with code on GitHub.