I am using my pi4 as a portable dev server which I ssh into from a Chromebook over my home WiFi network.
What I'm seeing is that the character latency is very high, seriously impacting my developer experience. I've tried using mosh, which helps slightly, but introduces other issues, so is not the answer.
Is there anything I can do to improve ssh/WiFi latency, or even simply diagnose where the latency is arising? Is there a possibility of connecting my Chromebook to the pi4 using USB and running a serial terminal session?