I was editing some local source-code in a local emacs buffer. The emacs mode (racket-mode) uses local programs (racket, raco) to compile, run tests, run the repl, etc. It would be nice to run that on a (faster) remote cpu, but the compilers need access to the local files, etc.
Is there some kind of weird utility that lets you run a local command, with access to the local file system, on a remote CPU by intercepting system calls or whatever (same architecture, of course)? -- Anthony Carrico
signature.asc
Description: OpenPGP digital signature
