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 <20240408160030.811@kylheku.com>
Deutsch   English   Français   Italiano  
<20240408160030.811@kylheku.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: Kaz Kylheku <643-408-1753@kylheku.com>
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: Command Languages Versus Programming Languages
Date: Mon, 8 Apr 2024 23:02:52 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 31
Message-ID: <20240408160030.811@kylheku.com>
References: <uu54la$3su5b$6@dont-email.me> <20240329101248.556@kylheku.com>
 <uu6t9h$dq4d$1@dont-email.me> <20240329104716.777@kylheku.com>
 <uu8p02$uebm$1@dont-email.me> <20240330112105.553@kylheku.com>
 <uudrfg$2cskm$1@dont-email.me> <87r0fp8lab.fsf@tudado.org>
 <uuehdj$2hshe$1@dont-email.me> <87wmpg7gpg.fsf@tudado.org>
 <LISP-20240402085115@ram.dialup.fu-berlin.de>
 <LISP-20240402091729@ram.dialup.fu-berlin.de>
 <wrap-20240402092558@ram.dialup.fu-berlin.de>
 <uui7hf$3gona$1@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>
 <uuofjh$19pfd$1@dont-email.me> <uuq0fp$1lcgf$2@dont-email.me>
 <86frvzo01i.fsf@williamsburg.bawden.org> <uuq4q9$1mbbf$1@dont-email.me>
 <20240408082037.00002d7c@gmail.com> <uv1q7n$3oohj$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 08 Apr 2024 23:02:53 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="6c7a9fbb46cd9d41a234e147704f1a16";
	logging-data="3976500"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/3jLZ6qyy3qmy90a4I4v0OoS3UFtgEtJc="
User-Agent: slrn/pre1.0.4-9 (Linux)
Cancel-Lock: sha1:x1OZC0PESthTvxMsinCyf3TT7XQ=
Bytes: 2839

On 2024-04-08, Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
> There it is again: “maximal space”. The “space” is there to be used.
> Code may be one-dimensional, but you have a two-dimensional screen to
> display it, why not make use of that, if it makes a complex structure
> clearer?

A canvas is two dimensional. That doesn't mean that a chimpanzee with
a brush is Rembrandt.

>
> Another example:
>
> def fill_in_depreciations(tax_year) :
>     "(re)inserts depreciation entries for the specified tax year," \
>     " based on currently-entered assets."
>     sql.cursor.execute \
>       (
>         "delete from payments where kind = %s and tax_year = %s",
>         ["D", tax_year]
>       )
>     for \
>             entry \
>         in \
>             get_each_record \

This ain't Rembrandt.

-- 
TXR Programming Language: http://nongnu.org/txr
Cygnal: Cygwin Native Application Library: http://kylheku.com/cygnal
Mastodon: @Kazinator@mstdn.ca