Ben Chuanlong Du's Blog

It is never too late to learn.

Public Jupyter/JupyterLab Hosts

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

Google Firebase Studio

You can use notebooks after installing the jupyter extension and the programming lanuage that you want to use in Jupyter notebook.

Google Cloud Shell

Technically speaking, Google Cloud …

IDE for SQL

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

Jupyter / JupyterLab

I personally prefer to query databases using a Jupyter/lab notebook. The reason is that results of queries are persisted in the notebook for future reference and sharing.

dbeaver …

Password Management

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

Command-line Password Manager

  1. kpcli (command line version of KeePassXC)

  2. royalguard

  3. pwman3

  4. pass

GUI Password Manager

KeePassXC

KeePassXC is a successor of KeePassX. It is cross-platform.

StrongBox

LastPass

LassPass saves password online …

View and Edit PDF Documents Using Okular

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

Stirling-PDF is is a robust, locally hosted web-based PDF manipulation tool using Docker.

  1. Okular supporting annotating PDF pages but does not supporting adding/removing PDF pages.

  2. Okular supports rotating all pages …