Using Command-Line Passphrase Input for GPG with Git (for Windows)Avoid the ugly, never-gaining-focus Pinentry windowMay 8, 20201May 8, 20201
Setup Go Development Environment with VS Code and WSL on WindowsI’ve got a Surface Book 2 but it hasn’t been used too much for programming. Due to the lacking of things like POSIX APIs and command-line…May 11, 20191May 11, 20191
Better Design of Options for Go TypesOptions specify the user-controllable values and switches of types. For example, a window has its title and size, a logger has its…May 22, 2018May 22, 2018
Make your BottomSheetDialog noncancelableUpdate: I wrote a standalone library for solving this issue. You can check it out at https://github.com/beta/android-lockable-bottom-sheet.Oct 7, 2016Oct 7, 2016
Using Native OpenCV Code in Android ProjectsThere are many ways to integrate the OpenCV library into Android projects. The simplest way is to invoke the OpenCV Manager APIs provided…Oct 6, 2016Oct 6, 2016