Ben Chuanlong Du's Blog

It is never too late to learn.

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)

Tips on Docker Compose

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

Installation

docker-compose can be installed using the following command on Ubuntu.

wajig install docker-compose

And docker -compose can be installed using brew on macOS.

brew install docker-compose

Examples

version: '3'
services …

IDE for SQL

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

dbeaver

The best universal IDE for (almost all versions of) database.

DataGrip

DataGrip (from JetBrains) looks like a good one

DbVisualizer

Both free and pro editions are available. Functionalities of the …

Downloading Tools

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

GUI Tools

transmission

Transmission is the BEST cross-platform BitTorrent client. It is simple, clean and allows setting the uploading speed to zero (i.e., disable upload), which almost all other BitTorrent …

Download Files Using Transmission

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

Transmission is the best cross-platform BitTorrent Client. It is simple, clean and support setting the downloading speed to 0 (i.e., disable uploading).

  1. segmentation fault, remove configuration files in ~/.config, then …