From nobody Fri Sep 13 02:21:42 2024 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4X4dNb1CGxz5VspS for ; Fri, 13 Sep 2024 02:21:51 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from mail.infocus-llc.com (mail.infocus-llc.com [199.15.120.13]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4X4dNY5kF3z4pcv for ; Fri, 13 Sep 2024 02:21:49 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of fullermd@over-yonder.net designates 199.15.120.13 as permitted sender) smtp.mailfrom=fullermd@over-yonder.net Received: from draco.over-yonder.net (draco.over-yonder.net [IPv6:2001:470:1f0f:11ae::5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mail.tarragon.infocus-llc.com (Postfix) with ESMTPSA id 4X4dNR26mJzJ4q for ; Thu, 12 Sep 2024 21:21:43 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id 4X4dNQ4n1NzBqw; Thu, 12 Sep 2024 21:21:42 -0500 (CDT) Date: Thu, 12 Sep 2024 21:21:42 -0500 From: "Matthew D. Fuller" To: FreeBSD Hackers Subject: Re: Announcing freebsd-rustdate Message-ID: References: <3A39D68A-D0E9-4D49-B12D-2AB905EC5494@FreeBSD.org> List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/2.2.13 (2024-03-09) X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.26 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.96)[-0.960]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:33069, ipnet:199.15.120.0/22, country:US]; RCPT_COUNT_ONE(0.00)[1]; MID_RHS_MATCH_FROM(0.00)[]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-hackers@freebsd.org]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_ALL(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-hackers@freebsd.org]; DMARC_NA(0.00)[over-yonder.net]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4X4dNY5kF3z4pcv > > > Any hope of seeing this in ports? Then I could actually play with > > > it at some scale around here.. > > I'm holding back a bit on that currently on the theory that it'd be > likely to pull in some less early-adopter-y types. I want to get > some more feedback and bug reports (or better, non-bug reports ;) > from the sorta people who read -hackers before it gets sprung on the > sorta people who don't. Now up to an 0.7.1 release tarball on the downloads page[0]. Apart from various code cleanup and cosmetic tweaks, it's recently grown the ability to generate shell completions, and the `install` and `extract` commands have an arg to do multi-thread parallel file installation (with all the risks and benefits you'd expect from that). I don't have anything else significant on my list for it currently, so my current plan is some final checking/proofing, beating the web page into a bit better shape with some better organized reference material, and getting a port together. Barring someone pointing out big surprises, it should hopefully be ready in time for 13.4 (I can send some people to kidnap Colin for a few days to buy some time if necessary). [0] https://rustdate.over-yonder.net/download.html -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.