TTToan Tranintoan.mobi·Feb 17 · 2 min readDoing 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...00
TTToan Tranintoan.mobi·Jun 25, 2025 · 1 min readSome 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...00
TTToan Tranintoan.mobi·Mar 8, 2024 · 1 min read[git] list all change-logs (commit) of a certain project between tagsgit log --oneline oldTag..newTag00
TTToan Tranintoan.mobi·Aug 13, 2021 · 1 min readNotes 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...00