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.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20568 invoked from network); 25 Apr 2022 10:41:04 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 25 Apr 2022 10:41:04 -0000 Received: from orthanc.ca ([208.79.93.154]) by 9front; Mon Apr 25 06:39:43 -0400 2022 Received: from orthanc.ca (localhost [127.0.0.1]) by orthanc.ca (OpenSMTPD) with ESMTP id 3f05e1ff; Mon, 25 Apr 2022 03:39:42 -0700 (PDT) From: "Lyndon Nerenberg (VE7TFX/VE6BBM)" To: 9front@9front.org, sirjofri In-reply-to: <202e9c1d-00ab-45cf-8bf3-943651b68e47@sirjofri.de> References: <202e9c1d-00ab-45cf-8bf3-943651b68e47@sirjofri.de> Comments: In-reply-to sirjofri message dated "Mon, 25 Apr 2022 10:31:12 -0000." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <34419.1650883182.1@orthanc.ca> Date: Mon, 25 Apr 2022 03:39:42 -0700 Message-ID: <93d9410c684b5487@orthanc.ca> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: SOAP over TOR database-oriented proxy-based controller Subject: Re: [9front] Free Carrots #4: Making Backups Reply-To: 9front@9front.org Precedence: bulk Has anyone played around with upspin? It's written in go, so there's hope it will port to plan9 without too much pain. I fired it up a few years ago but the showstopper was how the server wanted to completely take over my HTTP server. I didn't have a second publicly visible server I could dedicate to the task, so it all went back on the shelf. There are some interesting ideas in there, but the bar was just a bit to high for me to do any serious playing with it. I still have my keys kicking around here somewhere, so I might take another crack at it. But I'm up to my eyeballs right now trying to get that 4.3BSD APL code running on a modern C compiler :-( --lyndon