Running Android Emulator With HAXM On Thinkpad T440p
A guide to installing and troubleshooting Intel HAXM for Android emulator acceleration on a ThinkPad T440p, including BIOS settings.
A guide to installing and troubleshooting Intel HAXM for Android emulator acceleration on a ThinkPad T440p, including BIOS settings.
A guide on upgrading a Laravel 4 application to Laravel 5 by starting from a fresh install and migrating code.
Author's 2014 review: writing a data science book from scratch in Python and preparing for/starting a software engineering job at Google.
Explores challenges and solutions for concurrent development of OBIEE's RPD metadata model, focusing on source control and DevOps practices.
A technical overview and personal notes on Amazon's ECS (EC2 Container Service), explaining its core concepts, workflow, and current state.
Explores the mathematical concept of transitive statistical tests and the conditions under which they can be represented by a single real-valued statistic.
A guide to implementing a weighted majority rule ensemble classifier in scikit-learn to combine different ML models and improve prediction accuracy.
A guide to building a weighted majority rule ensemble classifier in scikit-learn, demonstrated using the Iris dataset.
A developer reflects on 2014, detailing work on Hippo CMS, e-commerce connectors, mobile strategy, and a sentiment analysis PoC.
An overview of major CPU developments since the 1980s, focusing on features programmers can leverage for performance.
RSiteCatalyst v1.4.3 release notes: bug fixes, new data feed monitoring functions, and internal prep for a new AdobeDW package.
A software engineer reflects on a pivotal 2014, highlighting achievements in web accessibility, speaking at conferences, and personal growth in tech.
Learn how to stream your desktop to an HTML5 video element using VLC media player and HTTP Live Streaming.
A guide to installing VMware Tools on CentOS 6 using the yum package manager for streamlined and automated system management.
A personal roundup of the software, hardware, games, and books used by the author throughout the year, with a focus on technology and tools.
A developer's year-end review of 2014, covering open source contributions, blogging, and personal goals in software development.
The State of the News and TLS: Part II Tue, Dec 30, 2014 About six weeks ago I blogged about the state of the news and TLS. Spoiler alert, it wasn’t g
A review of the five most popular web performance and responsive design articles from 2014, discussing speed, myths, and metrics.
A technical tutorial on building a multi-user video conference application using WebRTC, AngularJS, and Yeoman with detailed WebRTC explanations.
Explores using ES6 generators for cleaner asynchronous JavaScript code, comparing them to callbacks and promises.