From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm0-f45.google.com ([74.125.82.45]) by ur; Fri May 5 06:33:58 EDT 2017 Received: by mail-wm0-f45.google.com with SMTP id w64so20011234wma.0 for <9front@9front.org>; Fri, 05 May 2017 03:33:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=XDmAWzEzaUFMM17evDIgOTLqZDljUUg2ctfRwZEffAY=; b=GV66vm+heM4Y0C5B60YBsxTQm1VxDqeKNjr3jiyghzEivyIYKL+22ZJ1dlxl+9WOys dHhlOLVLEgvuv7rvfqvyieRPotuH6ien3wQvfUZIc+qF6rLYNw0inHJFhj424a60z6W4 ApXcEp+6MCkUSa0B2v0MALaa8tIhIGDNUsccyrjlpfh7l7wAyIfbTgUJ/iMZZndUNZ2I UtPXaXV3YUcPlzmeBPa76Jz455BcddNhVt7qpKWd3Bl6GJRQ8Y42c6NcUEXOP6pCzXwX H6KEPSiukiA/YqpDJpSg+aNsN9WY5MK/bJ1zWUyirQpMACkhh+ACn+6mvoIBO6+cY1uR uMmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=XDmAWzEzaUFMM17evDIgOTLqZDljUUg2ctfRwZEffAY=; b=nHpQxc7e03UsY46QTGjAtlXFPEkkgpRBGvHO2jrVVt93uaGFkcmvEjg3U+BqdpyrK1 YqT0t1tzfpNjCJo8ZxSwKZ8PwU1yPBN0A2D7JwgRiP2L7bX67zxSG4OBGhIr1nkxZn3u 0UbbXpnE3Xw5zIPXO6t1wBMyZQ2RwJkTLKsvxiM7y3qbjTuBRXsnpfb7XlqW1w1WrCwV fvUo4wHI8s+gS3ZupHE2g3t2tPF0wkZVAsjFTWvCzjVOUBI5BTNlVUQclxE/yX2K5zY+ 41G1RrRyhqgREbHtXCkhRpG+r+CXcrvcpWt29VRvZYE6V0V66K4Eu8bZbC4bv6FYrKfU fzPg== X-Gm-Message-State: AN3rC/4yz8UCBr7E0enRkGrOgFgoOUmsrnkLMYPyCPqsn/qy930aAhZf +pCvC+XhKDM+q/yt01ZdWeIsV8mdDQ== X-Received: by 10.28.94.194 with SMTP id s185mr4790052wmb.103.1493980435979; Fri, 05 May 2017 03:33:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.223.139 with HTTP; Fri, 5 May 2017 03:33:55 -0700 (PDT) In-Reply-To: <84601814-4D81-465F-A013-A69DA4CFD7F3@stanleylieber.com> References: <59AA0986-4688-43AA-B194-D184EAFCBAC0@stanleylieber.com> <84601814-4D81-465F-A013-A69DA4CFD7F3@stanleylieber.com> From: Bruce Ellis Date: Fri, 5 May 2017 20:33:55 +1000 Message-ID: Subject: Re: [9front] bio io functions To: 9front@9front.org Content-Type: multipart/alternative; boundary=001a11467c283028c6054ec46df8 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: RESTful service --001a11467c283028c6054ec46df8 Content-Type: text/plain; charset=UTF-8 Just stating what I've learnt. brucee On 5 May 2017 at 20:32, Stanley Lieber wrote: > On May 5, 2017, at 6:29 AM, Bruce Ellis wrote: > > Go programs run fine on plan9. There are many benefits in replacing plan9 > programs with a Go equivalent, e.g. the widespread deployment of algorithms > that use parallelism. What a faster cleaner world it would be. > > brucee > > On 5 May 2017 at 20:21, Stanley Lieber wrote: > >> >> >> On May 5, 2017, at 5:14 AM, Bruce Ellis wrote: >> >> I don't use primitive methods - like bubblesort. I'm saying Go does it >> better and elegantly. >> >> brucee >> >> On 5 May 2017 at 19:11, hiro <23hiro@gmail.com> wrote: >> >>> On 5/4/17, Bruce Ellis wrote: >>> > Go provides this functionality using interfaces. >>> >>> are you saying this solution is unnecessarily primitive because it >>> doesn't use the high level abstraction if interfacing? >> >> >> Plan 9 has not yet been re-implemented in Go. >> >> sl >> > > Okay, but is this a pull request or are you just volunteering our Germans > for your space program? > > sl > > --001a11467c283028c6054ec46df8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Just stating what I've learnt.

bruc= ee

On = 5 May 2017 at 20:32, Stanley Lieber <sl@stanleylieber.com> wrote:
On May 5, 2017, at 6:29 AM, Bruce Ellis <bruce.ellis@gmail.com<= /a>> wrote:


On 5 May 2017 at 20:21, Stanley Lieber &= lt;sl@stanleylieb= er.com> wrote:


On May 5, 2017, at 5:14 AM, Bruce Ellis <bruce.ellis@gmail.com> wrote:=

I don't u= se primitive methods - like bubblesort. I'm saying Go does it better an= d elegantly.

brucee

On 5 May 2017 at 19:11, hiro <23hiro@gmail= .com> wrote:
On 5/4/17, Bru= ce Ellis <bru= ce.ellis@gmail.com> wrote:
> Go provides this functionality using interfaces.

are you saying this solution is unnecessarily primitive because it
doesn't use the high level abstraction if interfacing?

Plan 9 has not yet been re-= implemented in Go.

sl

Okay, but is this a pull request or= are you just volunteering our Germans for your space program?

sl

--001a11467c283028c6054ec46df8--