Ben Chuanlong Du's Blog

It is never too late to learn.

Useful Firefox Add-ons

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

  1. tridactyl

  2. vimium-FF

  3. Vimperator

    • Vim-like key bindings, the ultimate plug-in for Firefox

    • outdated in Firefox 57+

  4. Pentadactyl

A more powerful but complex alternative to Vimperator. The main focus of Vimperator …

Tips on Virtualbox

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

sudo mount -t vboxsf -o uid=$(whoami),gid=$(whoami),fmask=177,dmask=077
  1. If the graphics resolution is not correct and you cannot see the whole desktop when installing a Linux …

Visual Studio Code Server

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

Advanced Tips

--link (beta) Securely bind code-server via Coder Cloud with the passed name. You'll get a URL like https://myname.coder-cloud.com at which you can easily access your code-server …