Blog Makeover - Why, Where, How?
A developer details migrating his blog from GitHub Pages to a self-hosted Ghost instance on DigitalOcean, covering the reasons, setup, and configuration.
A developer details migrating his blog from GitHub Pages to a self-hosted Ghost instance on DigitalOcean, covering the reasons, setup, and configuration.
A guide to help developers choose which JavaScript framework to learn by answering six introspective questions about goals and obstacles.
Explains advanced Scala Future techniques using transform and Try for more efficient concurrent programming transformations.
Explains how to use Azure AD authentication and Managed Service Identity for secure, role-based access to Azure Storage Blobs and Queues.
A tutorial on implementing the Builder design pattern in Swift to simplify the creation of complex objects like emitters, themes, and URLs.
A technical tutorial on using Python, pandas, and geospatial data to create a world map visualizing the origins of metal bands from a dataset.
A guide to setting up a budget-friendly, single-server Kubernetes cluster with persistent storage using Ceph volumes and virtual machines.
A PowerCLI script to identify VMs being replicated to a specific datastore, aiding in reconfiguration when decommissioning storage.
A technical guide on creating dynamic, scroll-responsive Bézier curves and swoopy shapes using SVG and React.
Developer creates a DevTools extension to toggle CSS feature queries for easier fallback layout testing.
A guide on prioritizing learning in a busy schedule using the Eisenhower Matrix to manage time effectively for personal and professional growth.
Explains the Swift singleton design pattern, its criticisms as an anti-pattern due to global state, and proper use cases in iOS development.
Explores whether mathematical concepts like lambda calculus are human inventions or universal truths, using philosophy of mathematics to frame the question.
How to accept Azure Marketplace legal terms for VM deployment using Azure CLI commands.
A technical article exploring a Common Lisp macro called 'gathering' for collecting results from procedural code.
Solutions for handling Oracle NUMBER and TIMESTAMP data types in Kafka Connect JDBC Connector, including configuration and SQL casting.
A guide to configuring an Angular library to support automatic updates and code migrations using the `ng update` command.
A guide for Mac users on creating multiple, separate Slack windows using single-site browsers or app cloning to manage multiple workspaces.
The author praises Joe Obbish's blog for its original, critical analysis of the SQL Server Query Optimizer, declaring it the Data Platform blog of 2017.
A critique of container security messaging, arguing that existing defaults like Seccomp and AppArmor provide robust, multi-layered sandboxing.