Privacy & Why it Matters
A personal reflection on the importance of digital privacy, arguing it's a fundamental right and suggesting alternatives to major tech services.
A personal reflection on the importance of digital privacy, arguing it's a fundamental right and suggesting alternatives to major tech services.
Argues against signing Contributor License Agreements (CLAs) in open-source projects, claiming they undermine contributor rights and project freedom.
A wrap-up of a blog series documenting all built-in Terraform interpolation functions, including project reflections and lessons learned.
Explores using attribution text in PowerShell's BurntToast module for Windows toast notifications, detailing current limitations and workarounds.
A guide to using asset catalogs and custom bundles on iOS to create a theming system for apps.
Analysis of a bug in New Zealand's official pseudo-random number generator used for electoral vote counting, based on the Wichmann-Hill algorithm.
A guide to managing environment-specific configuration (like API keys and URLs) in Xcode projects using plist files and xcconfig build settings.
An exploration of the history and variety of .NET runtimes, from Microsoft's official frameworks to community and research projects.
A call for contributions to the Hacktoberfest open-source event, focusing on the PowerShell project 'BurntToast' and encouraging participation.
A discussion on CSS specificity and the cascade, sparked by a Twitter poll, highlighting the importance of fundamental CSS knowledge.
Introduces the 'sabre' R package for quantitatively comparing two categorical maps or regionalizations to measure spatial similarity.
A guide to getting started with the QEMU virtualization tool, covering basic setup and command-line options for running a Linux VM.
Explores whether Core Data entities need explicit primary key properties, using SQLite debug insights.
Explores whether Core Data entities need explicit primary keys, using SQLite debug info to show Core Data handles them automatically.
A guide to installing Azure CLI and Ansible on Ubuntu, highlighting version conflicts and providing a one-script installation method.
Explains the Terraform distinct() function, which removes duplicate values from a list, with examples and use cases.
A guide to running Ansible on Windows 10 using Docker for Windows, detailing the setup process and rationale for choosing containers.
A tutorial on building an app with Angular and ASP.NET Core, focusing on services, events, and cross-component communication for a shopping cart.
A tutorial on implementing a binary classification machine learning model using ML.NET in .NET Core to predict Titanic passenger survival.
Windows 10 update 1803 broke git SSH authentication; author explains the conflict and provides a fix.