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

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

Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: on Perl
Date: Wed, 17 Apr 2024 02:45:56 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <uvnd54$1chh2$2@dont-email.me>
References: <uu54la$3su5b$6@dont-email.me>
	<20240408075547.000061e8@gmail.com>
	<g52cnWOOwoz_son7nZ2dnZfqnPWdnZ2d@brightview.co.uk>
	<uvbe3m$2cun7$1@dont-email.me>
	<Mkidnafag8vlooH7nZ2dnZfqn_idnZ2d@brightview.co.uk>
	<pan$c8c3e$b0e492b3$c544c27e$d72bff90@invalid.invalid>
	<uvk8o6$h2pg$3@dont-email.me> <20240415152951.000079ab@gmail.com>
	<uvkbec$hjeq$1@dont-email.me> <uvlc1f$rgng$1@dont-email.me>
	<slrnv1smf9.25p4.naddy@lorvorc.mips.inka.de> <uvm35m$10egq$1@dont-email.me>
	<EpwTN.247849$zF_1.119459@fx18.iad> <uvm5bp$10uuu$1@dont-email.me>
	<uvm69k$1154r$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 17 Apr 2024 04:45:56 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="eab0799947e46f7ee0d29068ff6512f6";
	logging-data="1459746"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX182oHKMzWuO+wjyKOMd9If9"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:B0qXdBdV7yn6O5Qxk1ItdF+pPHs=
Bytes: 1853

On Tue, 16 Apr 2024 16:42:43 +0100, Chris Elvidge wrote:

> I use lua to enhance conky ...

I know Lua was designed specifically to be embeddable, as an extension 
language for apps. But surprisingly, you see Python being used a lot for 
that, too.

The most high-profile example has to be Blender. Now *there* is a 
scriptability API ...