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 <864j75318o.fsf@linuxsc.com>
Deutsch   English   Français   Italiano  
<864j75318o.fsf@linuxsc.com>

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

Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Tim Rentsch <tr.17687@z991.linuxsc.com>
Newsgroups: comp.lang.misc
Subject: Re: Command Languages Versus Programming Languages
Date: Tue, 27 Aug 2024 18:05:59 -0700
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <864j75318o.fsf@linuxsc.com>
References: <uu54la$3su5b$6@dont-email.me> <uuj1o5$3pvnq$1@dont-email.me> <87plv6jv1i.fsf@nosuchdomain.example.com> <wwv5xwyifq8.fsf@LkoBDZeT.terraraq.uk> <if-20240404121825@ram.dialup.fu-berlin.de> <uund4g$ugsb$1@dont-email.me> <uup8ul$1fr2t$1@dont-email.me> <indentation-20240405183703@ram.dialup.fu-berlin.de> <v8sleh$1g9s4$1@dont-email.me> <v8ubtt$1u86k$1@dont-email.me> <vaemm8$1q5l3$1@dont-email.me> <vaenk1$1qao1$2@dont-email.me> <vai9jb$2hae3$1@dont-email.me> <vais78$2k7o6$1@dont-email.me> <vajgc2$2qoj2$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Injection-Date: Wed, 28 Aug 2024 03:05:59 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="6b5ad5f5888a1a6f98ce057847c0415f";
	logging-data="3355390"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19XvZ68KN9NTxjtxu4fOs3tH0P6gF90jdM="
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
Cancel-Lock: sha1:4XT9dL6iuRq0w09R4gYMuBwG7To=
	sha1:UVZrsFUjQG7TCCupGDt7SyS32Lo=
Bytes: 2546

Sebastian <sebastian@here.com.invalid> writes:

> In comp.unix.programmer Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
>
>> On Mon, 26 Aug 2024 16:13:33 -0000 (UTC), Sebastian wrote:
>>
>>> In comp.unix.programmer Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
>>>
>>>> On Sun, 25 Aug 2024 07:32:26 -0000 (UTC), Sebastian wrote:
>>>>
>>>>> In comp.unix.programmer Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
>>>
>>> Says the guy who finds a few brackets so confusing that he
>>> Black-formatted a snippet of Lisp code.
>>
>> I use the same principles in all my code.  (And I have no idea about
>> this ?Black?  thing.  I just do my thing.)
>
> Black is a Python program that formats Python code
> almost exactly the way you formatted that snippet of Lisp
> code.  It's just as ugly in Python as it is in Lisp.  Black
> spreads by convincing organizations to mandate its use.  It's
> utterly non-configurable on purpose, in order to guarantee
> that eventually, all Python code is made to be as ugly
> and unreadable as possible.

Thank you for this short description.