From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 21293 invoked from network); 18 Aug 2022 23:13:46 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 18 Aug 2022 23:13:46 -0000 Received: from wopr.sciops.net ([216.126.196.60]) by 9front; Thu Aug 18 19:12:55 -0400 2022 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sciops.net; s=20210706; t=1660864302; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=tquWKkQ068w23w98yhdKRgpPIK7f0qSegO5ahD/O4bY=; b=1iTrmy4EacNciUxzEQrR7HCrF0K9/IxizSWFgQocG5J7slJ1Gy4XXV82iDm56SOySEQbo1 K3MkPy5ThM4iIea52WkVGYxbgys+xV+xTbOdlpn/pPxldD9/jXnWj6BDR1V3ge3CBI9Dmf 8e9rIkfzqXGipuv+uSKptMfANa8vGAY= Received: from localhost (wopr.sciops.net [local]) by wopr.sciops.net (OpenSMTPD) with ESMTPA id 45e7e43e for <9front@9front.org>; Thu, 18 Aug 2022 16:11:42 -0700 (PDT) Date: Thu, 18 Aug 2022 16:11:42 -0700 From: Kurt H Maier To: 9front@9front.org Message-ID: Mail-Followup-To: 9front@9front.org References: <96511664FCD610AAFC870728D786BA81@eigenstate.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: leveraged software-based control Subject: Re: [9front] hackathon writeup Reply-To: 9front@9front.org Precedence: bulk On Thu, Aug 18, 2022 at 11:52:16PM +0100, Stuart Morrow wrote: > Every time I see this discussed, I never see 9P.ix (code is in branch > NxM of harvey-os) mentioned (either as something to adopt or with > a reason why not to adopt). Just saying... Where in the tree is it? Their commit history is a disaster area and there doesn't seem to be any explicit reference to it, nor documentation regarding it. khm