Introduction Phabricator is a great tool for team cooperation and project management, especially in software development. However, by default Phabricator does not support LaTeX formula in its documents. To make it more viable to be…
安装 首先感谢yinheli无私奉献的迅雷离线docker镜像(link)。安装根据repo指示即可。 问题 安装直接按照作者GitHub repo上的说明来的,但是安装完成之后总会提示“没有检测到外接存储设备”。经过排查,当不挂载数据分区(即不加-v选项)时,迅雷可以正常下载到docker镜像中,因此怀疑是迅雷针对文件系统有检测(docker挂载的文件系统是tmpfs),导致识别不到挂载点。 解决方案 解决也很简单,修改挂载点到/app/TDDOWNLOAD/TDDOWNLOAD目录下即可。 步骤列表 docker pull yinheli/docker-thunder-xware:latest mkdir /srv/docker-thunder docker run -d…
Recently I purchased a Banana Pro single board computer. This board is an Raspberry Pi alternative with an AllWinner A20 chip. Setting it up is really a pain as the ecosystem for this board is…
This idea popped up when I was surfing Taobao for a cheap condenser microphone for field vocal recording and encountered with one made for iPhone 4, the TASCAM iM2. The problem is that this little…
Fan Jiang - June 22, 2015 Introduction Electrocardiography(ECG) has a long history. Early ECG studies can be dated back to the 1800s, with a string galvanometer as the detector. In the following two centuries,…