From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm0-f65.google.com ([74.125.82.65]) by ur; Fri May 5 13:03:11 EDT 2017 Received: by mail-wm0-f65.google.com with SMTP id y10so2539877wmh.0 for <9front@9front.org>; Fri, 05 May 2017 10:03:09 -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=m4NJHDjgIs6fjB4YXKi7+qJldW4DXF9tVkmlcavkC8o=; b=Mtoou+hzgPHhieRmqio0xlzweQvsojP7r78qMPLSCQ7ma8Vm9l8AxUuXXbpSMuMdlD LoJ+CxjxDnoOJhYFYuM8MgI9VI3UJahNJ6wQZiZX9Lx4kRye0b3klTcihR4vG9+jvaJT BmwYSLSDkPvM2mdZ30Nzu6wQioo8hwHIx/9S9rEyaKOwtUSulNk56V4yp9ERZ6Cw0g1/ iy2TLEhW3Td6stdPx0F5MCx8ahL1weAiMEI84OfrkE+rzNourNVi5wR0VxrGx5zUkiwT oqpccgbusdJW37xp/HFuzxEkn0wU4l4qkWOCQrPawvVj2RShk2Ucg79pEgB2kdOYn56i hD6g== 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=m4NJHDjgIs6fjB4YXKi7+qJldW4DXF9tVkmlcavkC8o=; b=Wky1t4YwtTCD7NWBCjdYQi/cb0Tmc6LSzeNKYj9LAnpnkRvo0G6NY5r4ndRwi5J1im BIaPn2h8wxjb8U/VD5jxrvvl+7OaJhFwS2u8feIZ08iJOZxco+Z3RcDdp3Te3w1rLpxO LK0XemgfSTui0St1bdgovpbMP10SZpVXXdYY3wgOjDf0+RhOEvh6VpS10QcuWJshatXc H4FzNdBHiFfqHVWRW8WQMm6f2wa2BvEMNDor3n/TWbHbplVtk7v2yQNgzCl6kKa5CbW9 Wf68/qXOaQ0W22CozE8Aj+r7IBXChpGl0QBzi9miiff/Jyj6lgE5hCTH6d6iO+xkpZur Phng== X-Gm-Message-State: AN3rC/7Z6uf4W2orMRPEmySFb/FH4xR0FCvE3Zm5RdIct+YGa3ACgI18 E+oWXwELp4gb9smNM5sWCnsBXEx/Zw== X-Received: by 10.28.45.141 with SMTP id t135mr5752268wmt.6.1494003788427; Fri, 05 May 2017 10:03:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.223.139 with HTTP; Fri, 5 May 2017 10:03:07 -0700 (PDT) In-Reply-To: References: From: Bruce Ellis Date: Sat, 6 May 2017 03:03:07 +1000 Message-ID: Subject: Re: Reimplementing Plan 9 in Go (Was: Re: [9front] bio io functions) To: 9front@9front.org Content-Type: multipart/alternative; boundary=001a114243561a39f5054ec9dd0e List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: mobile configuration rich-client cache event --001a114243561a39f5054ec9dd0e Content-Type: text/plain; charset=UTF-8 Looks like an interesting project and I wouldn't be surprised if Rob and Co. aren't at least considering what comes after Plan9. Something will. I was never suggesting such a solution. I should have perhaps begun with something along the lines of ... I consider that changing bio to meet a specific need and adding flags to enable the new functionality is not a very forward looking solution. Have fun guys and ask Cinap what it was like to work and fool around in Australia. brucee On 5 May 2017 at 23:25, Dave MacFarlane wrote: > On Fri, May 5, 2017 at 6:21 AM, Stanley Lieber > wrote: > > > > Plan 9 has not yet been re-implemented in Go. > > > > sl > > > > I started trying to do that at one point, but never got my kernel much > farther than booting just enough to run "Hello, world!" compiled with > 6c on a FAT filesystem in ring 0 and then crashing the system before > deciding I don't have the time to finish it or get it somewhere > useable. If anyone who has the time is interested in picking it up, > contact me off-list and I'll send you a link to my (horribly written > and designed) code. > > I'm more of a userspace kinda guy anyways.. > > - Dave > --001a114243561a39f5054ec9dd0e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Looks like an interesting project and I wouldn't be su= rprised if Rob and Co. aren't at least considering what comes after Pla= n9. Something will.

I was never suggesting such a soluti= on.

I should have perhaps begun with something alo= ng the lines of ...

I consider that changing bio t= o meet a specific need and adding flags to enable the new functionality is = not a very forward looking solution.

Have fun guys= and ask Cinap what it was like to work and fool around in Australia.
=

brucee

On 5 May 2017 at 23:25, Dave MacFarlane <driusan@gmai= l.com> wrote:
On Fri, May 5= , 2017 at 6:21 AM, Stanley Lieber <sl@stanleylieber.com> wrote:
>
> Plan 9 has not yet been re-implemented in Go.
>
> sl
>

I started trying to do that at one point, but never got my kernel much
farther than booting just enough to run "Hello, world!" compiled = with
6c on a FAT filesystem in ring 0 and then crashing the system before
deciding I don't have the time to finish it or get it somewhere
useable. If anyone who has the time is interested in picking it up,
contact me off-list and I'll send you a link to my (horribly written and designed) code.

I'm more of a userspace kinda guy anyways..

- Dave

--001a114243561a39f5054ec9dd0e--