Markdown Cheatsheet less than 1 minute read Preserve white spaces In macOS, you need to press⌥ Opt+Space Insert Right Arrow Icon Head to fontawesome.com for more icons. References How to introduce a non-breaking space? Share on Twitter Facebook LinkedIn Previous Next
Share adb device with another computer 1 minute read Android adb device was attached to laptop(C1) running Ubuntu, the other computer also with Ubuntu installed, we call it C2.
Run clang 15 executable on legacy device 1 minute read For a suspected memory leak issue on a legacy device running OpenWrt build with gcc-8, I need a toolchain with leak sanitizer support, so I try to generate o...