Notebook

Recent Posts

One-Click SSH Key Login Setup
There are many people, especially beginners, struggle with configuring SSH key logins on Linux. To make things easier, I wrote a simple one-click scri...
2025-01-02
Read More
Optimizing CLI Efficiency: My Cross-Server Command Management Solution
During server migration workflows, I encountered significant latency issues when executing routine commands on newly configured Linux instances. This ...
2024-12-14
Read More
A Simple Generator, Submitter and Organizer for Massive VASP Tasks
Sometimes I need to submit VASP calculation tasks on different HPCs, and the environments of different nodes may vary. Some servers do not have batch ...
2024-11-20
Read More
Easily Install DeePMD-kit Through Offline Mode
! Deprecated since version 3.0.0, Only used for versions below 3.0.0. First, we need to find the released version on the DeePMD-kit GitHub page: https...
2024-11-14
Read More
A Simple Script to Auto-Regulate Slurm Job Submissions to Avoid Resource Conflicts
When running hundreds of computational tasks (for example, accumulating data for high-throughput screening), it's common to face resource conflicts in...
2024-11-07
Read More
Efficient Diagramming Tools——Quick Diagrammatic Sketch Creator
When we usually draw various diagrams, we often need to use tools like PPT or Xmind. In the past, the complexity of code writing led to a lack of awar...
2024-11-05
Read More
Modular Installation of Calculator Packages in HPC Environment
To record the installation of Python packages for high-throughput screening on a certain HPC platform and the modular process. 1. Preparation work # C...
2024-11-02
Read More
Fair-Chem Environment Installation Guide - Based on Conda Env
fairchem is the FAIR Chemistry's centralized repository of all its data, models, demos, and application efforts for materials science and quantum chem...
2024-10-28
Read More