Nano Server Technical Preview 3 Available Now!
Overview of new features and the official installer script in Windows Server 2016 Nano Server Technical Preview 3.
Overview of new features and the official installer script in Windows Server 2016 Nano Server Technical Preview 3.
An analysis of common patterns in technical postmortems, focusing on error handling and configuration as primary causes of system failures.
Deep dive into the technical design of Stack Overflow's Tag Engine, focusing on implementing ignored tag preferences and performance considerations.
A guide to creating a custom AFNetworking response serializer for iOS to extract and display server error messages from JSON API responses.
A quick tip to prevent accidentally booting and corrupting sysprepped Hyper-V template VMs by setting their VHD files to read-only.
A guide to the different methods for defining colors in CSS, including named keywords, RGB/RGBA, and HSL/HSLA formats.
Explains how to implement explicit dependencies in Swift for better code readability and testability, comparing it to Objective-C.
A guide for developers transitioning from Objective-C to Swift, focusing on safety concepts like optionals and value semantics.
Release notes for RSiteCatalyst v1.4.5, a minor update adding custom API endpoints and new functions for Adobe Analytics.
Author announces the free release of their open-source book 'Intermediate Python', designed to guide learners after mastering the basics.
A tutorial on creating a circular navigation menu using the CSS clip-path property and SVG paths for modern web interfaces.
A technical guide on using Azure Append Blobs to build an application that combines multiple log files into a single, searchable file.
A guide to robustly copying object properties in JavaScript, handling edge cases like accessors and native properties.
An improved implementation of the weak event pattern in C# to prevent memory leaks, focusing on performance and API design.
A developer details the software, hardware, and audio equipment used to create a screencast series for a web development course.
A workaround for developers to manage and submit apps using multiple iTunes Connect accounts, as Apple doesn't natively support this feature.
A tutorial on using Dask for out-of-core data analysis with a large OpenStreetMap dataset, demonstrating scalable Python data manipulation.
Video presentation from JuliaCon 2015 on using Julia for data analytics and visualization, featuring a Citi Bike API analysis and the Vega.jl package.
An analysis of Project Valhalla for Java, covering value types and generic specialization, based on a talk by Brian Goetz.
An interview discussing the importance and ongoing debate around commenting code, challenging the 'comments are a failure' clean code perspective.