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 <va9dvk$qobt$2@dont-email.me>
Deutsch   English   Français   Italiano  
<va9dvk$qobt$2@dont-email.me>

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

Path: ...!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: David Brown <david.brown@hesbynett.no>
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: Python (was Re: I did not inhale)
Date: Fri, 23 Aug 2024 09:33:08 +0200
Organization: A noiseless patient Spider
Lines: 36
Message-ID: <va9dvk$qobt$2@dont-email.me>
References: <uu54la$3su5b$6@dont-email.me> <uvbfii$3mom0$1@news.xmission.com>
 <20240412094809.811@kylheku.com> <87il0mm94y.fsf@tudado.org>
 <way-20240413091747@ram.dialup.fu-berlin.de> <87il0lldf8.fsf@tudado.org>
 <choices-20240413123957@ram.dialup.fu-berlin.de>
 <v9lm2k$12qhv$1@dont-email.me> <v9m4gd$14scu$1@dont-email.me>
 <20240815182717.189@kylheku.com> <v9npls$1fjus$1@dont-email.me>
 <v9t204$2dofg$1@dont-email.me> <va28pi$3dldm$1@dont-email.me>
 <va2ro9$3gd7v$1@dont-email.me> <va2vt0$3h3gj$1@dont-email.me>
 <va44rh$3p1l6$1@dont-email.me> <va45gv$3pilh$1@dont-email.me>
 <va4b0i$3q4g0$2@dont-email.me> <va5u2q$1uhn$3@dont-email.me>
 <va75ob$dfb0$2@dont-email.me> <va77gb$dr7n$1@dont-email.me>
 <va8kah$ka4q$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 23 Aug 2024 09:33:08 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="edca87e576d404b60d06ae6a1baeda30";
	logging-data="876925"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+tksMvZnHmNH7iqiZTHfxk3Hr03Cicz2c="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
 Thunderbird/102.11.0
Cancel-Lock: sha1:zeSorZj0QEuuwQXJeESil7UO/UY=
In-Reply-To: <va8kah$ka4q$1@dont-email.me>
Content-Language: en-GB
Bytes: 3507

On 23/08/2024 02:15, Lawrence D'Oliveiro wrote:
> On Thu, 22 Aug 2024 13:30:19 +0200, Dmitry A. Kazakov wrote:
> 
>> On 2024-08-22 13:00, David Brown wrote:
>>
>>> Then there are those that - wisely or unwisely - program in C for
>>> Windows, without POSIX.
>>
>> Yes, that is true. There is no reason to use POSIX under Windows,
>> whatsoever.
> 
> That’s strange. Didn’t Microsoft tout the POSIX compatibility of Windows
> to its US Government customers?

Yes - that's /exactly/ why Windows NT was designed with a POSIX subsystem.

The original plan (I remember a fine magazine article about it in the 
mid nineties) was that you'd have the NT kernel and GUI (copied from 
Windows 3 at the time) and multiple "personalities" or interfaces, 
including POSIX, Win32, Win32s, Win16, and OS/2.  Other operating 
systems would have similar possibilities - OS/2 certainly had OS/2, 
Win16 and Win32s.  That way customers could choose there OS and their 
apps independently, there would be no vendor lock-in, and the US 
Government could buy Windows.

Prototypes were made, big contracts were signed, NT was granted the 
required US Government certifications (even security certifications - as 
long as the floppy drive was removed, there was no network port, the 
serial ports were blocked up, and the computer was in a secure room with 
no external connections).

Then the NT POSIX subsystem was minimised and hidden, the OS/2 interface 
was never implemented, and Win32s was changed so that new Win32s apps 
would not run on OS/2.  The Microsoft pretence of compatibility and 
vendor independence let them add new markets to their monopoly.