<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">Beowulf <beowulf-bounces@beowulf.org> on behalf of Tim Cutts <tjrc@sanger.ac.uk><br>
<b>Date: </b>Thursday, June 7, 2018 at 8:03 AM<br>
<b>To: </b>James Cuff <jcuff@nextplatform.com><br>
<b>Cc: </b>"beowulf@beowulf.org" <beowulf@beowulf.org>, mathog <mathog@caltech.edu><br>
<b>Subject: </b>Re: [Beowulf] OT, X11 editor which works well for very remote systems?<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I think X11 was a fairly good idea, in theory, for how to deal with this problem.  The implementation may have left something to be desired, I suppose.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">In practice I virtually never use X11 any more.  I use probably two X11 applications, both of them once in a blue moon.  One of them is a local legacy program about to be replaced by a web app, and the other is gitk.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I long since stopped using graphical editors on Linux.  I’ve toyed with them on MacOS since.<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="mso-element:para-border-div;border:none;border-bottom:solid windowtext 1.0pt;padding:0in 0in 1.0pt 0in">
<p class="MsoNormal" style="border:none;padding:0in"><o:p> </o:p></p>
</div>
<p class="MsoNormal">But how do you edit powerpoint slides remotely?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Realistically, remote CAD tools are an excellent example of where you want to send high res graphics remotely. You have your drawing database hosted “elsewhere” and you need to do things like view solid models and such, without sending
 100s of MB of files around. It’s about interactive latency more than total bits sent during a session.  If I render the image on the server, and I only have to send the images to my remote unit that’s probably something that can be done “fast” over a skinnier
 pipe (e.g. a cellular modem).<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Think of doing work on an airplane through the somewhat lame internet connectivity available. There have been several times in the last couple years where it was better for me to remote console to a desktop machine and run Matlab there,
 than to try and move the 30GB data file to my laptop and run Matlab locally.  Yeah, the remote desktop has its issues, but it’s minor compared to trying to move a big dataset in competition with the people streaming video in the seats around me.  That said,
 “interactive 3D scrolling” is terrible in that environment. But I think that’s a flaw in the remote desktop implementation.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>