Cross-Building for WD Cloud and Node.js
Complete guide to cross-compiling Node.js and packages for WD Cloud ARM devices on Ubuntu, with ready-to-use build scripts.
Complete guide to cross-compiling Node.js and packages for WD Cloud ARM devices on Ubuntu, with ready-to-use build scripts.
Learn how to rewrite blocking AJAX calls to async mode. Eliminate the anti-patterns of async: false and global variables in your JavaScript code.
Discovered Google Maps now shows real-time traffic alerts in Hong Kong! See how this surprising feature helped me avoid a traffic incident.
Build a Japanese pinball game with Swift and SpriteKit! Learn type inference, optional variables, and physics collision handling from scratch. Full source code on GitHub.
iOS 8 beta 3 now supports time-lapse videos! Watch my dawn and driving time-lapse videos captured on iPhone 4s in Hong Kong.
My friend brought me a personalized Coke bottle with my name from South Africa! Check out this fun customized Coke bottle.
Testing Android Wear integration with a messaging app in the emulator. Receive notifications, reply to messages, and initiate VoIP calls.
A simulation game to hack electronic locks! Test your Assembly and low-level programming skills. Are you ready to play the hacker?