Ben Chuanlong Du's Blog

It is never too late to learn.

Typing Automatically Using AutoHotkey

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

  1. it is suggested that you put things into

    ```AutoHotkey

    IfWinActive window_condition

    ...

    IfWinActive

    ```

Include

  1. You can use #include file_path to include a AutoHotKey scripts (as if the content of the included file …

Apps for Contacts

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

flokk seems to be the one that you are looking for!

  1. cobook

  2. plaxo contact

  3. fullcontact

https://sspai.com/post/54280

Tips on Microk8S

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! 1. Microk8s works on Linux only.

References

MicroK8s quick start guide

https://microk8s.io/

https://microk8s.io/#get-started

https://github.com/ubuntu/microk8s

https://microk8s.io/docs/

Tips on OpenFaaS

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Tutorials

https://blog.alexellis.io/quickstart-openfaas-cli/

https://www.youtube.com/watch?time_continue=6&v=LQa8-JvIeWA&feature=emb_logo

Deploy OpenFaaS with Kubernetes

Deploy OpenFaaS from static YAML, via helm, or via new …

Tips on Visual Studio Code

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

A MS brading/telementry/licensing free edition named vscodium is available.

Tricks & Traps

  1. It seems that Visual Studio Code installed using snap in Kubuntu 18.10 has issues. It is suggested …

IDEs for LaTeX

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

OverLeaf

OverLeaf is an online LaTex editing and publishing.

TexStudio

TexMacs (WYSIWYG, convert to Tex available)