Prerequisites
A statistician argues that advanced math like calculus isn't a strict prerequisite for learning statistics, using personal experience and examples.
A statistician argues that advanced math like calculus isn't a strict prerequisite for learning statistics, using personal experience and examples.
A guide to setting up zero-downtime deployments for Laravel applications using tools like Envoyer and Capistrano.
A technical comparison of container technologies (Linux containers, Solaris Zones, BSD Jails) versus VMs, focusing on design philosophy and flexibility.
A developer compares Redux and MobX for state management, explaining their differences and when to use each.
A technical article demonstrating how to recursively chain multiple JavaScript filter functions on an array, using a functional programming approach.
A tutorial on implementing distributed tracing in a Python microservices application using Zipkin and py_zipkin to monitor request latency.
A guide on adding Linux VM images to Azure Stack, including retrieving Azure Cloud image metadata and using PowerShell for deployment.
An introduction to Python list comprehensions, explaining their syntax and benefits for writing cleaner, more idiomatic code.
The author details the process of redesigning and rebuilding their tech blog, focusing on logo creation, design decisions, and performance improvements.
A technical guide on configuring an ASP.NET Core application to run automatically on startup for a Raspberry Pi device.
Weekly roundup of VMware and virtualization news, including vSphere updates, AWS insights, and HA configuration guides.
A guide to adding feature selection to custom .NET project templates using the dotnet new command, allowing developers to customize template components.
A developer tracks HTTP vs HTTPS requests for a year, highlighting major websites still using insecure HTTP and advocating for HTTPS adoption.
A web developer's overview of key new features in Visual Studio 2017, focusing on setup, editor improvements, and performance.
A technical overview of new features in C# 7, including pattern matching, tuples, out variables, and local functions.
Explains how to add HTML line breaks and elements to Angular Bootstrap UI tooltips using uib-tooltip-html and $sce.
A guide to implementing accessible navigation in React Router SPAs using ARIA Live Regions and Redux to announce page changes for screen reader users.
A guide to navigating the open-source CoreCLR runtime source code, covering its structure, stats, and key components like the JIT and GC.
Guide on recovering from a failed VMware vCenter Server Appliance High Availability deployment, including the built-in removal process.