CK's IT blog
This is my blog on the development of
iPhone & Android in ChromeOS, Mac, Windows & Linux.
Monday, May 17, 2021
How to compile Quantlib-Python for Raspberry Pi 4B arm32 and arm64
›
Raspberry Pi has default gcc-8 and Python 3.7 for its 32 bit / 64 bit buster image. And compiling QuantLib-Python on this machine could hav...
Wednesday, May 12, 2021
How to install docker client and connect to docker desktop engine on another machine macOS or Windows.
›
Use Docker Desktop for Windows 10 / macOS as engine and docker client for linux/macos/Android to connect. Why use docker client ? Because ...
Sunday, May 2, 2021
How to install openssh server in wsl2
›
(1) This is the guide to install openssh server and connect to wsl2 shell when ssh login from other machines in LAN network. https://www.ha...
Saturday, May 1, 2021
How to use Chrome browser to scrape website using javascript
›
(1) This is to demo how to scrape website using Chrome Browser and save the json text results to local drive. (2) First launch Desktop ver...
Saturday, April 24, 2021
Google colab - keras-learn and Logistic Regression example
›
(1) Following the previous post, this demo the keras sample from how-to-install-tensorflow-with-gpu.html Please take note that google only...
Friday, April 23, 2021
How to setup google colab and start linear regression with tensorflow.
›
(1) You only need a chrome browser, google gmail account and google drive account to start cloud tensorflow computing. And it is free to us...
Thursday, April 15, 2021
HelloWorld Assembler Code for x86_64, arm64 and for linux or macOS
›
(1) Following the previous post, this post demo the assembler code for command line program HelloWorld for x86_64, arm64 and for linux or ma...
‹
›
Home
View web version