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 <way-20240413091747@ram.dialup.fu-berlin.de>
Deutsch   English   Français   Italiano  
<way-20240413091747@ram.dialup.fu-berlin.de>

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

Path: ...!fu-berlin.de!uni-berlin.de!not-for-mail
From: ram@zedat.fu-berlin.de (Stefan Ram)
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: I did not inhale
Date: 13 Apr 2024 08:18:07 GMT
Organization: Stefan Ram
Lines: 15
Expires: 1 Feb 2025 11:59:58 GMT
Message-ID: <way-20240413091747@ram.dialup.fu-berlin.de>
References: <uu54la$3su5b$6@dont-email.me> <20240408075547.000061e8@gmail.com> <g52cnWOOwoz_son7nZ2dnZfqnPWdnZ2d@brightview.co.uk> <uvbe3m$2cun7$1@dont-email.me> <uvbfii$3mom0$1@news.xmission.com> <20240412094809.811@kylheku.com> <87il0mm94y.fsf@tudado.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: news.uni-berlin.de 0Uj3YjGJ9JdHpagASx4/gAdETj9tUfVbyka/yFqLro4Dch
Cancel-Lock: sha1:kLFJOvw0W3B+OJk8Varvm1JNX1A= sha256:j+rGMeHbRgpPoOM4Eri22SUwOzYqL7rW1tvFgdZu1oA=
X-Copyright: (C) Copyright 2024 Stefan Ram. All rights reserved.
	Distribution through any means other than regular usenet
	channels is forbidden. It is forbidden to publish this
	article in the Web, to change URIs of this article into links,
        and to transfer the body without this notice, but quotations
        of parts in other Usenet posts are allowed.
X-No-Archive: Yes
Archive: no
X-No-Archive-Readme: "X-No-Archive" is set, because this prevents some
	services to mirror the article in the web. But the article may
	be kept on a Usenet archive server with only NNTP access.
X-No-Html: yes
Content-Language: en-US
Bytes: 2169

Johanne Fairchild <jfairchild@tudado.org> wrote or quoted:
>I programmed in Perl to filter log files, but then I got to The AWK >Programming Language book.  Sadly, I never wrote another Perl.  I don't
>think I do very well with sophisticated languages.  I feel I need a
>single reasonable way of doing things.

  Perl:

  The motto of the Perl community is, "There's More Than One Way
  To Do It," or TMTOWDI (pronounced "Tim Toady").

  Python:

  There should be one - and preferably only one - obvious way
  to do it. Although that way may not be obvious at first unless
  you're Dutch.