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=2.7 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, FREEMAIL_FROM,RDNS_NONE,SPOOFED_FREEMAIL_NO_RDNS autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 32253 invoked from network); 31 Aug 2021 16:08:43 -0000 Received: from unknown (HELO 4ess.inri.net) (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 31 Aug 2021 16:08:43 -0000 Received: from mail-41103.protonmail.ch ([185.70.41.103]) by 4ess; Tue Aug 31 12:01:54 -0400 2021 Received: from mail-0201.mail-europe.com (mail-0201.mail-europe.com [51.77.79.158]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by mail-41103.protonmail.ch (Postfix) with ESMTPS id 4GzWfp61XYz4xBxp for <9front@9front.org>; Tue, 31 Aug 2021 15:42:58 +0000 (UTC) Authentication-Results: mail-41103.protonmail.ch; dkim=pass (1024-bit key) header.d=protonmail.com header.i=@protonmail.com header.b="nnVlnDpk" Date: Tue, 31 Aug 2021 15:42:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1630424557; bh=Q40eyJyZXvJPKS+Y98q9cwMVt6z4YZqEtMT3YiK913k=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From; b=nnVlnDpkwm8hoRG/2iq19FzRjpLfHmepzHTTjRPZLz9kpVsoo7GKKch0/pdX5OVP3 R0OKVinRgHunJ3CIxPSnKkYk2x3Kpem4g+aIRzB8VRWC3WVzDTyE0uVRt0jrcdQEu6 KSc8P096c4HUsvDsehp7Yb5lZQ2iCSgIas33tKVE= To: 9front@9front.org From: Philip Silva Message-ID: In-Reply-To: References: 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: JSON cloud configuration-oriented cache Subject: Re: [9front] htmlfs Reply-To: 9front@9front.org Precedence: bulk True, plain text with files for the fields is much better. > > Not everything needs to be a file system. > > > A program still needs to deserialize and load structs. > > not everything needs to use structs. > > esp. if everything is a string.