• 1 Post
  • 1 Comment
Joined 1 年前
cake
Cake day: 2023年10月12日

help-circle
  • marcbowesOPBtoEmacs@communick.newsFuture of remote development
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 年前

    What do you mean by “stabilise things more”? I’m not sure that my experience is bad because of errors, so I’m probably misunderstanding what you’re saying.

    I think the core issue is that software like magit simply wasn’t designed for high latency. If my remote machine was ~0ms away, I think things would work very well with tramp. It seems to me like this is the core problem, and anything that doesn’t address it won’t fix it. VSCode fixes the issue by letting software like magit simply run on the remote machine. It seems like the choice is between that, or rewriting everything to deal with high latency.