Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by mail-b.sr.ht (Postfix) with ESMTPS id B9F1AFF159 for <~sircmpwn/public-inbox@lists.sr.ht>; Thu, 8 Oct 2020 21:51:19 +0000 (UTC) Authentication-Results: mail-b.sr.ht; dkim=fail reason="key not found in DNS" (0-bit key) header.d=cmpwn.com header.i=@cmpwn.com header.b=cpLMI4+I MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cmpwn.com; s=key1; t=1602193878; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=k0lv0zgf0nsZOzWakywbIPh+bmmVreYr+MJ7kD4ebZA=; b=cpLMI4+IMFwDUCSnaYNhIXy0SDRvUdpEMdBn2P1e1IVnQ2+nu/guXFTj4EEAMOgBcXwn1E iyHyFlXy9CsfboMUTNuO7gbzjLIQvIOSlSa8EEmwopSqYCsGX9KZJf8MJnjZEyj01ZNdCR Lu1hX6410s9P+VCTumyv1bk7y5GuisTsrDp3Od+sj2LxtboL0G3CF1Qz1iwSL3zRQPgXXa vs4R6Q+f4waAs4SdQfgsHV2i9NJDiKKqZ9FtRRBESmVJHeBNtBGU9dCvauIzx/GbKnN56X sVi05lC8R0rFZckA+a9eCgFOYBIY0TQcjKup8dTi65PlOv3HesNJGeyWvXBmWQ== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Drew DeVault" To: "Noam Preil" , "Drew Devault" <~sircmpwn/public-inbox@lists.sr.ht> Subject: Re: BARE variable width integers Date: Thu, 08 Oct 2020 17:51:02 -0400 Message-Id: In-Reply-To: <36f034dd-6f33-4019-aad2-0013c99571f1@pixelhero.dev> X-Spam-Score: -3.60 It's the largest commonly available integer size and avoids having to implicate a bigint library for most implementations.