Migrating Alfred Clipboard to New Laptop
A technical guide on manually migrating Alfred's clipboard history database between Macs using symbolic links and Dropbox.
A technical guide on manually migrating Alfred's clipboard history database between Macs using symbolic links and Dropbox.
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.
A guide on using Kured, a Kubernetes Reboot Daemon, to automatically restart Azure Kubernetes Service nodes after security patches.
A guide exploring seven methods for securely managing application secrets and configuration values in .NET Core applications deployed on Azure.
A developer shares how they built a low-cost Azure game using Logic Apps and Face API for event engagement, with code on GitHub.
A developer shares their journey learning Regex by applying it to normalize phone numbers in Active Directory, moving from copy-pasting to understanding patterns.
Explains how modern PHP 7 is cloud native and container-ready, with principles for building scalable, stateless web apps.
A developer discusses the importance of simple, efficient tooling and workflows in modern web development stacks (React/Vue, Node, webpack) for better team productivity and onboarding.
Explains DNS resolution challenges and solutions for a private AWS EKS cluster without internet access, using Route 53 Resolver endpoints.
A technical comparison of Azure NetApp Files performance tiers against other storage options for Azure Kubernetes Service (AKS) workloads.
A tutorial on Dart language features including type inference, final/const variables, and parameter handling for writing cleaner code.
A crash course on the theory behind linear regression models, a fundamental machine learning algorithm for predicting numerical values.
Explores the new Shortest Path algorithm support in SQL Server 2019's Graph Engine, a key feature for graph database functionality.
Explores the visual similarities between images generated by neural networks and human experiences in dreams or under psychedelics.