Getting started with qemu
A guide to getting started with the QEMU virtualization tool, covering basic setup and command-line options for running a Linux VM.
A guide to getting started with the QEMU virtualization tool, covering basic setup and command-line options for running a Linux VM.
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.
A tutorial on using Mockaroo and kafkacat to generate and load realistic test data into Apache Kafka topics for development and testing.
Interview with V8 JavaScript engine tech lead Benedikt Meurer on competition, performance testing, and a story of breaking YouTube in Chrome.
A daily recap of the PowerShell Summit 2018, covering sessions on mentorship, configuration management tools, and graph databases with Neo4j.
Guide to disabling outdated TLS protocols and ciphers in Azure API Management using ARM templates for improved security.
A developer argues for the benefits of 100% unit test coverage, addressing common counterarguments and emphasizing testable code design.
A developer's post-mortem on the controversial reaction to her blunt advice for women in tech on succeeding and gaining power.
A comparison of creating bots for Slack versus IRC, highlighting the complexity of proprietary APIs versus the simplicity of open standards.
A collection of insightful quotes and laws from engineering and computing, focusing on data-driven decisions, measurement, and avoiding premature optimization.
A technical guide on using the WiX Toolset to create a Windows installer with proper AppId and metadata for enabling toast notifications.
Explains how to use NS_REFINED_FOR_SWIFT to improve Swift interoperability with legacy Objective-C APIs that return NSInteger.
A Twitter engineer shares insights and lessons learned from launching GraphQL at scale, handling billions of daily queries.
A developer explains how they fixed AppId issues for the BurntToast PowerShell module using a custom installer and the WiX Toolset.
A guide to creating custom Windows 10 toast notifications using PowerShell to warn users about expiring Active Directory passwords.