Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v0vkkt$3olri$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v0vkkt$3olri$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.arch
Subject: Re: Byte Addressability And Beyond
Date: Thu, 2 May 2024 08:59:10 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 11
Message-ID: <v0vkkt$3olri$1@dont-email.me>
References: <v0s17o$2okf4$2@dont-email.me>
	<62dff0b888855a31ec10c0597669423f@www.novabbs.org>
	<v0vgsa$3nuvn$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 02 May 2024 10:59:10 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="871317f39d0297e5333fe0a9119501c9";
	logging-data="3954546"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18GKOSQNlcxEGA7/xiG7U9F"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:lQicT12xCWMJszoUkIHKE6WqBSY=
Bytes: 1505

On Thu, 2 May 2024 09:54:49 +0200, Terje Mathisen wrote:

> I've seen the argument that e is the best base from an energy
> standpoint, with 2 and 3 being the two closest integer values.

To implement a non-integer base, you would need something like a 
probabilistic distribution of combinations of digits, rather than allowing 
every possible combination to be equally representable. Then you can 
average out the information content to a suitable value.

So it would be an average-base-e representation.