Visual Studio Code – How do I taskset vscode-server?
Often, I'm using VS Code's Remote SSH extension to develop on a remote server. This consumes some compute on the server, so I'd like to taskset the vscode-server command so that it only runs on certain cores. I've tried (without…