Four months ago, I wrote down a list of Codex Skills I recommended. Back then, I was still choosing them mostly by name, and when I was getting started, I cared a lot about how many I had collected. Names like web-access, mem-search, and humanizer looked like permanent keepers. In...
[Read More]
For a brand new domestic Linux cloud server, network issues are often a significant obstacle that limits our learning and research. Similar to PCs, we can completely utilize proxies on cloud servers to resolve network issues and facilitate scientific research progress.
[Read More]
GitHub does not accept account passwords for Git operations over HTTPS. HTTPS can use a token or a credential manager; SSH uses a key pair. These are separate from signing in to the GitHub website. This post follows the SSH route on Windows with Git Bash, from generating a key...
[Read More]
Code review involves reading and discussing source code to identify bugs and maintainability issues. It typically happens before a change is merged into the main codebase.
[Read More]
It is the early morning of May 19, 2024, and the first personal blog will be written at this time, I think I will remember this moment forever.
[Read More]