Skip to content

Instantly share code, notes, and snippets.

View cmal's full-sized avatar

Yu Zhao cmal

  • Beijing, China
View GitHub Profile
docker run --network bridge -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" docker.elastic.co/elasticsearch/elasticsearch:7.14.0-arm64
docker run --platform linux/amd64 --rm -p 4090:4090 -v $(pwd):$(pwd) -w $(pwd) simon987/sist2:2.12.1-x64-linux scan epub-stock -o epub.idx
docker run --platform linux/amd64 --rm -p 4090:4090 -v $(pwd):$(pwd) -w $(pwd) simon987/sist2:2.12.1-x64-linux index --es-url http://172.17.0.2:9200 epub.idx
docker run --platform linux/amd64 --rm -p 4090:4090 -v $(pwd):$(pwd) -w $(pwd) simon987/sist2:2.12.1-x64-linux web --bind 0.0.0.0:4090 --es-url http://172.17.0.2:9200 epub.idx
@cmal
cmal / @@INTRO.md
Created October 12, 2019 12:07 — forked from djmitche/@@INTRO.md
My use of Taskwarrior

Getting Started

My Usage

I've been using this for several years now, so here are some of the ways I have set it up to be most productive. See my taskrc below for implementation details.

In general, I've had the most success by keeping lists of tasks short and to the point, avoiding the anxiety of seeing 100 tasks and feeling like I'm going to drown.