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=4.7 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, FREEMAIL_FROM,PDS_OTHER_BAD_TLD,RDNS_NONE,SPOOFED_FREEMAIL_NO_RDNS autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 32341 invoked from network); 31 Aug 2021 16:09:29 -0000 Received: from unknown (HELO 4ess.inri.net) (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 31 Aug 2021 16:09:29 -0000 Received: from mail-4316.protonmail.ch ([185.70.43.16]) by 4ess; Tue Aug 31 11:40:41 -0400 2021 Date: Tue, 31 Aug 2021 15:40:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1630424436; bh=U0WYounmgNqEIvGa7JbZ6FA8PeiykLHmUl+djDW7mtk=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From; b=jwFvBvOw5zLXdmq1o3bSkke9T/Y3o1YPZ197ysh+dC9s4ILuo7A3VOq2qKhBttoDo 1+3+mEZ9azJTQlJAWnFEc/lURe55JDaFzWAAPH3DwUhprpRNH8f0cOyn+xLktP6Hzx 4ygrmSU+vq3ZLha/XSG9gBz23DZ+auESx0aA4cLw= To: 9front@9front.org From: Philip Silva Message-ID: In-Reply-To: <3C2596FB-B368-4A1D-8974-F8F63A99E671@gmail.com> References: <3C2596FB-B368-4A1D-8974-F8F63A99E671@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: ISO-certified component module pipelining optimizer Subject: Re: [9front] htmlfs Reply-To: 9front@9front.org Precedence: bulk Cool thanks for sharing! Yes I was thinking of use cases like connecting a = separate JS process for dom manipulation or an rc script. For automation a = numbered tree is oftentimes probably what is actually needed... > I have a half-backed DOMfs: > > http://git.nsmpr.xyz/domfs/files.html > > but it just represents documents as a flat list of numbered nodes (the wa= y rio serves its windows) and their hierarchy is provided through a separat= e file.