From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: sqlite3 Date: Wed, 15 Dec 2021 10:17:54 +0100 Message-ID: References: <87tufmjyai.fsf@gnus.org> <87lf0nr2b4.fsf@gnus.org> <87czlzjfhs.fsf@logand.com> <87pmpznmw4.fsf@gnus.org> <87a6h3jcfm.fsf@logand.com> <87h7bbnjxl.fsf@gnus.org> <87zgp2j1hm.fsf@logand.com> <8735muwbrk.fsf@metapensiero.it> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="saufDArvXBiHZ98z" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19056"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 15 10:19:19 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mxQRS-0004mk-Jn for ged-emacs-devel@m.gmane-mx.org; Wed, 15 Dec 2021 10:19:18 +0100 Original-Received: from localhost ([::1]:59620 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mxQRR-0001K3-KJ for ged-emacs-devel@m.gmane-mx.org; Wed, 15 Dec 2021 04:19:17 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:48464) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxQQ9-0005Zr-Qh for emacs-devel@gnu.org; Wed, 15 Dec 2021 04:17:57 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:35296) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxQQ8-00040f-7S for emacs-devel@gnu.org; Wed, 15 Dec 2021 04:17:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:To:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=eayrmhmGPf7Rxnx1LWIV3SAQXhhto0zqzJSs8Z0Pacc=; b=nJWNao+T9QwgLkANVeNsA9vIo3 nXxxYiNutlcTWb/SAI7WeXiPej+6ltpwUxxGPSC97XK2b1m71Tz9l9A6L2J2V+MM2klg03vMwdLX4 tMXXI6R3Dj1z+xNeubZKcFs0PP4OfkPlHwtwXDJO9U6skrmDvQV3UT2jO/ehJnmyaIz4WtG1jwAf7 a7jNpRFC9/VSpLBVTzkwz9aBBqPd2Li3HmBebTqRv+pGffxtK5nhIsupckMJsQqIMxI2HwlcrxHEE E5Vr4Lu4EDoHIKBD7GbqOVPedXU7NRF08V9GXgcFtd1hsf0Wpovs0b/zGbMEvHkHN4wkx8K4f534+ Tk3Q+IQA==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1mxQQ6-0004Zg-5v for emacs-devel@gnu.org; Wed, 15 Dec 2021 10:17:54 +0100 Content-Disposition: inline In-Reply-To: <8735muwbrk.fsf@metapensiero.it> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:281996 Archived-At: --saufDArvXBiHZ98z Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 15, 2021 at 08:46:55AM +0100, Lele Gaifax wrote: > Tomas Hlavaty writes: >=20 > > Imagine git built on top of sqlite. > > Would that have been better? >=20 > Well, that's https://fossil-scm.org and from some POVs yes, it's better t= han > git :-) Well, I've known people who think SVN is better than git, then ;-) Cheers --=20 t --saufDArvXBiHZ98z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCYbmywgAKCRAFyCz1etHa RkCtAJ9ZcsAIAz3qNUfRDxCM2SC3MLVi3ACeM4FGYfd02XUwPReS9O6OSL6p5kE= =QAfB -----END PGP SIGNATURE----- --saufDArvXBiHZ98z--