←back to thread

Making TRAMP faster

(coredumped.dev)
226 points celeritascelery | 2 comments | | HN request time: 0.617s | source
1. sexyman48 ◴[] No.44359037[source]
Tramp is an absolute garbage implementation (yeah, its author is just a terrible, sophomoric programmer) of the most naive mechanism you could imagine: bring the file over, edit it, copy it back. "celeritascelery" is genuinely better off using vim and git remotely, his hard-on for magit notwithstanding.
replies(1): >>44360914 #
2. anyfoo ◴[] No.44360914[source]
TRAMPs goal is to be able to use ssh, scp, sftp, rsync etc., without any special TRAMP support on the remote side.