Yong Jie Wong·Dec 16, 2025Running DeepSeek-OCR Locally on AMD Strix Halo: A Journey into Local AI-Powered Document ProcessingHow I set up a vision language model for document OCR on a mini PC with 128 GB of unified memoryA response icon1A response icon1
Yong Jie Wong·Feb 7, 2019Installing WireGuard on ASUS RT-N56UWireGuard is a fast, modern and secure VPN tunnel that is easy to setup. More notably, it’s in most cases more performant than the widely…A response icon2A response icon2
Yong Jie Wong·Mar 29, 2017Installing Google Apps on VS Emulator for AndroidIf you’re using Docker for Windows, you’d know that Google’s Android Emulator doesn’t work. This is because the former uses Hyper-V and the…A response icon1A response icon1
Yong Jie Wong·Mar 19, 2017Installing network-manager-strongswan on Ubuntu 16.04Due to this issue, installing network-manager-strongswan doesn’t make StrongSwan available as an option in the GUI when setting up a VPN…A response icon1A response icon1
Yong Jie Wong·Mar 13, 2017Using externalNativeBuild with cocos2d-xI’ve been working with cocos2d-x, a popular open-source game engine developed primarily for mobile platforms. It’s written in C++ and…