toan.mobiDoing without knowing#365daywriting Without much knowledge about macOS programming, I spent my afternoon in the first day of the year of Horse gluing things together to have a macOS app telling me how my Macbook resources are at now Introducing MyMacFen I spent sometime...Feb 17·2 min read
toan.mobiSome notes on using VietArduino boardhttps://github.com/productmakerlabvn/Vietduino-WiFi-BLE-ESP32/blob/main/README.md Some Problems on macOS when trying with this board (you only be stupid once!) First problem - wrong wiring causing unable to upload software into the board This was...Jun 25, 2025·1 min read
toan.mobi[git] list all change-logs (commit) of a certain project between tagsgit log --oneline oldTag..newTagMar 8, 2024·1 min read
toan.mobiNotes on Android Studio setup on M1 MacbookSome notes JDK setup Download JDK from Azul site Using Azul JDK above 2. Android Studio download Choose the ARM version (in preview mode) 3. Setup ENV export ZSH="/Users/toantran/.oh-my-zsh" export ANDROID_HOME="/Users/toantran/Library/Android/sd...Aug 13, 2021·1 min read