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 <v75f47$173cm$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v75f47$173cm$1@dont-email.me>

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

Path: ...!news.nobody.at!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Paul Leyland <paul.leyland@gmail.com>
Newsgroups: sci.crypt
Subject: Re: Memorizing a 128 bit / 256 bit hex key
Date: Tue, 16 Jul 2024 10:39:19 +0100
Organization: A noiseless patient Spider
Lines: 26
Message-ID: <v75f47$173cm$1@dont-email.me>
References: <v4s3ld$bu48$1@i2pn2.org> <v4s7nv$1cvio$1@dont-email.me>
 <v4sfv1$celq$1@i2pn2.org> <v4snug$1gjt3$1@dont-email.me>
 <jFlcO.57814$bHO6.27194@fx06.ams4> <v4spbt$1gttp$2@dont-email.me>
 <r7ncO.57940$bHO6.34837@fx06.ams4> <v4th7d$1p20n$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 16 Jul 2024 11:39:20 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="b182b4476ddb767cb677e54e38eda4ea";
	logging-data="1281430"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18BpjaXHUGhnhoN+I/hKoFx"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:292uK41Q0wJ1QkDrTnlwDewXXIw=
Content-Language: en-GB
In-Reply-To: <v4th7d$1p20n$1@dont-email.me>
Bytes: 2324

On 19/06/2024 03:53, Rich wrote:
> Cri-Cri <cri@cri.cri.invalid> wrote:
>> it's like English speaking people who own web sites have some general
>> allergy towards mentioning a date
> 
> It's not just "english speaking people".  This mentality seems to
> perfuse across the entire web ecosystem.  Something about the relative
> /ease/ of putting up a web page causes by far too many of those people
> to omit publication dates from anywhere on their page(s).

I prefer not to put the last-modified date on the visible page. Anyone 
who really wants to know can look at the HTML. For instance, from 
www.astropalma.com

   <head>
     <title>Tacande Observatory, La Palma</title>
     <link type="text/css" rel="stylesheet" href="de.css">
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
     <meta name="author" content="Paul Leyland"/>
     <meta name="generator" content="GNU Emacs 26.3"/>
     <meta name="revised" content="20210819T1136"/>
     <meta name="X-Clacks-Overhead" content="GNU Terry Pratchet"/>
   </head>

Perhaps others do much the same.