In this post, I mainly make some notes about my test for ethminer.
Python has many useful packages. In this post, I make some notes about some python modules such as subprocess, paramiko, zipfile, format.
In this post, I will extend my notes to encompass C++, delving into the intricacies of this versatile programming language. C++ is widely used in the particle simulation computing project.
Linux has become a popular choice for servers, embedded systems, and a wide range of computing devices, offering a powerful and customizable environment for users and developers. Considering many commands are used in Linux, in this post, I mainly make some notes when I use the Linux system.
In this post, I make notes about some methods for debugging and optimizing the program.