Using SSH to Access the Power of a Desktop Workstation from a Laptop
SSH provides a practical way to access the resources of a powerful desktop workstation from a laptop. This post explains why this works and how to set it up.
Jan 10, 2026
R (and Quarto) is my primary tools for my academic research. I use R for:
reticulate package for specific tasksHere, I share my experience of learning R and some useful resources that helped me along the way.