Ben Chuanlong Du's Blog

It is never too late to learn.

Notes Taking Solutions

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

EverNote

  1. Evernote sounds like a good option for Windows/Mac users.

  2. Tusk is a desktop client for EverNote.

  3. NixNote (3rd party cross-platform client for EverNote)

fix the issue note the content …

Configure Jupyte Notebook Permissions

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

  1. umask in /etc/profile or /etc/bashrc doesn't work in docker, which is strange. Changing UMASK 022 in /etc/login.defs doesn't work either ...

Had issues, tried to set /etc/profile …

Firebug Is Awsome

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

  1. use it to inspect http header

Someone even uses firebug to hack the wireless internet at Hilton hotel. I never tried.

Sharing Files Between Linux and iPad

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

Synchronization Software

Install a sycnhronization software on both your computer and iPad.

Connecting Using USB

Install libimobiledevice-utils and ifuse on your Linux computer.

sudo apt-get install libimobiledevice-utils ifuse

And then run …