Using Docker Multi Stage Builds to build an ASP.NET Core Echo Server
A tutorial on building an ASP.NET Core Echo Server and creating an optimized Docker image using multi-stage builds.
A tutorial on building an ASP.NET Core Echo Server and creating an optimized Docker image using multi-stage builds.
A guide on using the BurntToast PowerShell module to create custom Windows toast notifications with personalized audio files.
A developer introduces an experimental R package for fitting linear mixed models to complex survey data, detailing its current capabilities and limitations.
An annotated, line-by-line implementation of the Transformer architecture from 'Attention is All You Need' in PyTorch.
A sysadmin's guide to navigating and mastering AWS documentation, including meta-docs, key services, and frequently updated pages.
A proposal for an Engineer's Bill of Rights and Responsibilities to empower engineers and define healthy team dynamics in tech.
A guide to creating a GitHub webhook using Azure Functions to prevent merging pull requests with unsquashed fixup commits.
Summary of a Perfmatters talk on improving mobile web performance at Etsy through techniques like lazy loading and CSS optimization.
A technical guide on configuring MongoDB replication and using Debezium to stream database changes into Apache Kafka.
A technical guide on cloning a Ubiquiti Unifi controller's MongoDB database to a separate server using mongodump and mongorestore.
Notes from a Pinterest performance team talk on building a dedicated team, custom metrics, regression fighting, and optimization strategies.
A curated collection of popular and useful CSS snippets for responsive design, text selection, clearfix, box-sizing, and modern layouts.
Explains the ASP.NET Core middleware pipeline, how it processes requests and responses, and how to configure it using Use and Run methods.
A technical walkthrough of setting up a virtual lab using Veeam SureBackup for testing software updates in an isolated environment.
A technical guide on setting up Debezium and Kafka Connect to stream real-time data changes from MySQL into Apache Kafka.
Argues for decentralized, open-source social platforms as the solution to privacy exploitation by centralized tech giants like Facebook and Google.
Guide on granting non-admin users read-only access to Service Endpoints in Visual Studio Team Services (VSTS) for secure deployments.
A guide to creating view-models in MVVM applications that automatically handle UI thread dispatching, making them independent of specific dispatcher implementations.
A guide to researching and understanding the internal workings of the .NET Runtime, from defining a topic to debugging the source code.
Discusses the proposal to lower p-value thresholds in statistical analysis, arguing it addresses symptoms not root causes of unreliable research.