<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>If you can think in terms of pipes, Go makes you <i>productive</i>. 
      I recognized that about 13 hours into learning Go about two years
      ago.</p>
    <p>My advice as an aphorism: "redo something you've done at least
      once before, in go, and see how different it it. Then decide if
      it's better"</p>
    <p>--dave<br>
    </p>
    <div class="moz-cite-prefix">On 2018-11-29 8:33 p.m., Dave Taht
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAA93jw67HVCmmpuCuCwjQwEsjFp0JEoLt+RupMYqD=n3B4P5sw@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">as remarkable as our efforts have been to reduce network bloat, I have
to take my hat off to the
golang garbage collection folk, also.

Reductions in latencies from 300ms to 500us in 4 years. Good story
here about how latency is cumulative:

<a class="moz-txt-link-freetext" href="https://blog.golang.org/ismmkeynote" moz-do-not-send="true">https://blog.golang.org/ismmkeynote</a>

The very first thing I learned about go, was how to turn off the
garbage collector. I guess I have to go learn some go, for real, now.

</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
David Collier-Brown,         | Always do right. This will gratify
System Programmer and Author | some people and astonish the rest
<a class="moz-txt-link-abbreviated" href="mailto:davecb@spamcop.net">davecb@spamcop.net</a>           |                      -- Mark Twain
</pre>
  </body>
</html>