Setting Instance Level Public IPs on Azure VMs
How to configure a static public IP address (ILPIP) on an Azure VM using PowerShell, including a key undocumented parameter.
How to configure a static public IP address (ILPIP) on an Azure VM using PowerShell, including a key undocumented parameter.
iOS 9 enables HTTP/2 and HTTPS by default for apps, accelerating adoption and requiring server-side upgrades.
Part 9 of a Docker series: Creating a Docker container for an nginx web server hosting an Angular 2 frontend application.
The Bite Python Newsletter is now an official weekly publication, with a new schedule and homepage.
A technical guide to implementing Monocular Visual Odometry using OpenCV and C++, covering feature detection, motion estimation, and algorithm details.
A technical walkthrough of implementing a human activity recognition system using Kinect's skeletal joint data and machine learning.
A guide to choosing temporal models like HMMs, MEMMs, and CRFs for sequence classification in a human activity recognition project using Kinect data.
A beginner-friendly tutorial on implementing Visual Odometry for robotics, focusing on a stereo vision approach based on a classic research paper.
Explores using ASIFT algorithm to stitch close-range intra-oral dental images for a complete jaw view, overcoming perspective challenges.
Explores algorithms for segmenting individual teeth from dental images, comparing Active Contours and Watershed transforms.
Explains how Java 9's Project Jigsaw impacts JavaFX development and how JEP 253 aims to provide public APIs for internal features.
Weekly roundup of browser developer news, covering Firefox 38 features, ServiceWorker, HTTPS, and debugging tools.
Overview of new features in OBIEE 11.1.1.9 for sysadmins and developers, focusing on query instrumentation and logging improvements.
Announcing the first release of the JDeps Maven Plugin, which helps identify and block JDK-internal API dependencies to ease migration to Java 9.
A first look at the new UPSERT feature in PostgreSQL 9.5, explaining its syntax and practical use cases for developers.
An article drawing parallels between software testing and scientific experimentation, emphasizing repeated testing and automation.
Explores the analogy between software testing and scientific experimentation, emphasizing validation through repeated tests.
A guide to visualizing and diagnosing Generalized Linear Mixed Models (GLMMs) in R, based on a presentation and blog post by Jaime Ashander.
The author announces a self-published book on Python tips, tricks, and patterns, offering an early sign-up for a reduced price.
Explains how Java 9's Project Jigsaw and its new module system can potentially break existing Java applications and codebases.