From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 45B8B217ED for ; Thu, 25 Jan 2024 15:20:51 +0100 (CET) Received: from mail-ej1-f44.google.com ([209.85.218.44]) by 9front; Thu Jan 25 09:19:36 -0500 2024 Received: by mail-ej1-f44.google.com with SMTP id a640c23a62f3a-a31846fd10cso10093366b.0 for <9front@9front.org>; Thu, 25 Jan 2024 06:19:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1706192373; x=1706797173; darn=9front.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=fXlqq5YRrbjFIOES0sa5T9wga+OJuqRhghSg9qMNUTo=; b=EZD8wA2y55HHVHlpMqInH5rrHJXH83WmmyhwzNHp73IERsi9C5/4k/mpknWPjYRZvH Syq5S3howuKordU24OmLi315VhI1ORPVqZkKFTDB9N0xS/NRxbKwp28b8uI9pYH0elQI +JzNk3hTkN+ynSfWIGclv2g2iNle5cDBuD+S0U0pj+kWAHSzFDzUa6IFFZ3qv9LB7Wzq MzK3f5khRNC993SVA+9m3a0BLdpGDjMcmR3rFn2KFB0pRnUyusmtPafXpBTZnANzmKOZ LpTeOGv+6ohlUhTgRqcdqz22yNWPEt2ddPC/pbkXlDiOmKElaJkZp30md89l/QRVi/lk +dyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706192373; x=1706797173; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=fXlqq5YRrbjFIOES0sa5T9wga+OJuqRhghSg9qMNUTo=; b=o9dnBPQES8zUlaN876v6ORwuMdg565P8HEUWkGah8y3bTE1oaiYhCPP3nIof7LxvRk irHDZkk7QEiv2n3g5B8Mmz4kvCtC41XSxQA7UYHJdndW8PlVlNHJ1Jq76rdfPGPmtLMV PEbAvIXrGLoMS4L1z/S4tzwuu1wg0qKWvM6P6gREsRaq0XJqxsazfEtqcxRqaobp1VnR jw2qy3jaWWhvgktidThQ0oD8mRbxSclv4dhDKb/z0jI3dXYyc0HBzqTeloC2a9UtLg9k zjFh2sVR0Vkti6Zt+AC59ip1ynEU3uXPPdSweLaNnw9mwN+h8XezvZlVmu3eN7YcNRKs 7DTg== X-Gm-Message-State: AOJu0YwFvqrvsyJ4tLJGQyTJTbkQxRbyl0ExkqNEW9IHOXe3UqJqcMQr DrkWZEkKU7IVRc1yu4BvmO/DYbtZPiOPjTJS9Hyw+KLIwtQ+sXmlQGZJhXRpdLom98bYyaPJ8vz Ob7gbkzN7zCM70V3AlqWlDjPDXTHWHCOn X-Google-Smtp-Source: AGHT+IHrhW/qrF1IFJ5O+QF6cj6FiduXo1qFlOy+IpmU6T238lmaNT2HueMbD2X7ZqrYUTps6TQQYBZT0xUmUvH2AKo= X-Received: by 2002:a17:906:f989:b0:a30:4726:eabd with SMTP id li9-20020a170906f98900b00a304726eabdmr1220826ejb.3.1706192373264; Thu, 25 Jan 2024 06:19:33 -0800 (PST) MIME-Version: 1.0 References: <84AE50CF-6F43-477C-9044-A8A921F964A0@gmail.com> <36EFEF2EBACC8E6CB6C5605C8375794D@felloff.net> In-Reply-To: From: hiro <23hiro@gmail.com> Date: Thu, 25 Jan 2024 15:19:20 +0100 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: overflow-preventing patented dependency component-scale just-in-time interface Subject: Re: [9front] str2json and jsonfmt Reply-To: 9front@9front.org Precedence: bulk > Maybe we could have all these tools in a json subdir of /bin like > json/fmt, json/parse, json/grep it seems extremely trivial. but with the right convention this seems surprisingly powerful. super obvious in hindsight now that you thought it out loud. and that's probably why i like it so much.