CK's IT blog

This is my blog on the development of
iPhone & Android in ChromeOS, Mac, Windows & Linux.

Sunday, February 28, 2021

How to cross compile using Docker Desktop experimental feature buildx

›
Another demo to show the building of packages using experiemtal feature of Docker desktop. Have to enable the experimental feature to cross...
Thursday, February 25, 2021

How to cross compile QuantLib in docker

›
This example demo using dockcross to build Quantlib armv7 library packages and cross compile in host X86_64 machine Shell script    Selec...
Sunday, February 14, 2021

How to install Windows Subsystem for Linux 2 and docker on Windows 10

›
Required Windows 10 update 1903 or 1909 or above (1) Use Windows Power Shell (run as Administrator) to install WSL2 dism.exe /online /en...
Monday, January 18, 2021

Hello World Assembly code for Termux App

›
There is an article on M1 helloworld assembly language code on tge new Mac M1 hardware. https://smist08.wordpress.com/2021/01/08/apple-m1-as...
Saturday, January 16, 2021

How to install youtube-dl and cmus for Android App Termux and play music

›
# Download youtube-dl (Python Binary executable) pkg install wget cd ~ wget https://github.com/ytdl-org/youtube-dl/releases/download/2021...
Saturday, December 5, 2020

How to create custom docker image for arm64

›
(1) When starting to use docker for arm64 architecture e.g. on M1, you might notice that there are missiing custom docker image for arm64, s...
Thursday, May 21, 2020

Personal Installation Guide of Raspberry Pi 4B cluster

›
Why this project with Raspberry Pi cluster ? Because it is cheap and can be used for the many purposes as below. Hardware 4 x Raspberry ...
‹
›
Home
View web version
Powered by Blogger.