Introducing jekyll-workbox-plugin
Introduces a Jekyll plugin to automatically generate a service worker using Google Workbox for easy PWA asset precaching.
Introduces a Jekyll plugin to automatically generate a service worker using Google Workbox for easy PWA asset precaching.
A technical guide on integrating Amazon AppStream 2.0 with a Learning Management System using AWS Chalice and LTI to stream applications to students.
A tutorial on using the infer package in R for hypothesis testing through simulation, following a modern statistical approach.
A developer's technical guide to upgrading a full-stack application from older Angular versions to Angular 7 and updating the ASP.NET Core SDK.
A web developer critiques Google's dominant influence on the web, discussing the pros and cons of its initiatives like performance ranking and AMP.
A proposal to standardize logging in Go by using the standard log.Logger as a pipe and composing solutions around it to fix ecosystem fragmentation.
A retrospective analysis of the .NET platform's evolution and community contributions over four years since its open-source release.
A guide for open source maintainers on how to responsibly abandon a project, comparing the 'fork it' and 'hand-off' approaches.
Useful command-line snippets for managing Kafka Connect connectors via its REST API, including listing and deleting connectors.
Author offers 12 free hours of expert consultation on Columnstore Indexes and Batch Execution Mode in SQL Server throughout 2019.
A curated list of notable and popular sessions from AWS re:Invent, focusing on serverless, DevOps, containers, and cloud architecture.
A guide for engineering leaders on managing software sprawl by creating a 'Golden Path' of supported tools without sacrificing developer autonomy.
A blog post discussing email security, privacy, and SMTP features, based on a university talk given by the author.
Explores new SQL Server 2019 & Azure SQL Database preview features for derived tables and views in Graph databases, focusing on heterogeneous nodes and edges.
Explains how to use strace to understand how Linux commands like df work internally by tracing system calls.
An introduction to meta-learning, a machine learning approach where models learn to adapt quickly to new tasks with minimal data, like 'learning to learn'.
A comparison of AWS Outposts and Azure Stack, two hybrid cloud solutions that bring cloud services to on-premises data centers.
An analysis of CSS resets in modern web development, discussing their purpose, evolution, and continued relevance for cross-browser styling.
A DevOps-focused review of Python dependency management tools like pip-tools, Pipenv, and Poetry for production applications.
A guide to using scheduled autoscaling for Azure SQL Database and Azure Analysis Services to reduce cloud costs, with updated open-source scripts.