Problem: you want to edit some python files on a remote server while at the same time cpu and gpu-consuming processes are running.
Step 1: " #VSCode has a great plugin for this"
Step 2: as you are coding away, your server keeps freezing, lagging, crashing. It happens randomly, no explanation.
Step 3: cursing and coffee and cursing
Step 4: htop
Step 5: there are 600 vscode-server processes clogging every bit of RAM and compute.
Step 6: delete vscode 🫠
Step 7: fire up #Emacs, open the file by put "/ssh:myself@server" in front of it.
Step 8: vow - ONCE AGAIN - to never use anything other than emacs again. 😅