If someone gives you a Docker image as a tarball, i.e., the output of docker save, and if you want to find a file that…
import pyChao
In LaTeX, when using book or report class, there may be extra space in LoF (List of Figures) and LoT (List of Tables) that doesn’t…
I never thought one day I would want to write a post regarding calculating cotangent with NumPy in Python. Isn’t cotangent just the inverse of…
About one year ago, my XPS 13 7390 started to make noise. The noise came from one of the fans. I managed to lower the…
I recently found a lot of third-party libraries that help send desktop notifications in Linux. I just don’t get it. Most of these libraries just…
Note, the Python script to run all the mentioned tests in this post can be found on my GitHub Gist: https://gist.github.com/piyueh/54b85e13800d42b9eccb47c7e0d6db7f I’ve been struggling to…
Update on Oct 28, 2021: the bug mentioned in the update of Sep 22 has been fixed. Update on Sep 22, 2021: there’s a bug…
In els-cas-templates v2.1, the documentation says biblatex + biber is recommended. However, if we try to use biblatex, the compilation fails. This is because the…
I rarely used cloud-based HPC clusters for scientific simulations because they are just too expansive. I always have access to clusters at different high-performance computing…
I had been having a packet loss issue with my XPS 13 7390 when connecting to my home 5GHz WiFi. The connection was fine. I…