Lab computational environment setup

MacOS setup

Linux setup

HPC reference

Data access and sharing

Software development tips

Command line tools

AI tools

  • Useful ChatGPT 4 prompts that we create and tested to work well in practice (2023).
  • Using Claude on the HPC, an AI coding assistant with filesystem and terminal access, useful for HPC pipelines, SLURM jobs, and analysis notebooks (2025).

Other productivity tools

  • obsidian, I find it useful for notes taking and outlining ideas.
  • VS Code text editor for coding and writing Markdown files. It has Vim Keybinding extensions.
  • Create multi-panel figures for quick presentation purposes.

Programming tips

Script of Scripts

Misc.