From nobody Fri Aug 22 17:45:43 2025 X-Original-To: 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 4c7nfK66QRz64gmx for ; Fri, 22 Aug 2025 17:45:45 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) (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 4c7nfK3QnSz3rjM; Fri, 22 Aug 2025 17:45:45 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Authentication-Results: mx1.freebsd.org; none Received: from critter.freebsd.dk (unknown [192.168.55.3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by phk.freebsd.dk (Postfix) with ESMTPS id 9D23CC4390; Fri, 22 Aug 2025 17:45:43 +0000 (UTC) Received: (from phk@localhost) by critter.freebsd.dk (8.18.1/8.16.1/Submit) id 57MHjhYp008310; Fri, 22 Aug 2025 17:45:43 GMT (envelope-from phk) Message-Id: <202508221745.57MHjhYp008310@critter.freebsd.dk> To: David Chisnall cc: Konstantin Belousov , hackers@freebsd.org Subject: Re: My experiences with Rust In-reply-to: From: "Poul-Henning Kamp" References: <202508221712.57MHCPDl008201@critter.freebsd.dk> 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-ID: <8308.1755884743.1@critter.freebsd.dk> Date: Fri, 22 Aug 2025 17:45:43 +0000 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:1835, ipnet:130.225.0.0/16, country:EU] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Rspamd-Queue-Id: 4c7nfK3QnSz3rjM -------- David Chisnall writes: > > Aka: the guy who added kern.geom.confxml in 2002 > > XML is not great for generating or parsing, I'll have you know that XML was *THE HOT THING* in 2002 :-> Also I disagree wrt to "generating", because that's just a matter of sbuf_printf() calls, but parsing ? Yeah, bugger that. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.