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

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

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Bozo User <anthk@disroot.org>
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: Python (was Re: I did not inhale)
Date: Mon, 30 Sep 2024 20:04:52 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <vdf093$2c9hb$2@dont-email.me>
References: <uu54la$3su5b$6@dont-email.me>
 <20240826083330.00004760@gmail.com> <vaises$2k7o6$2@dont-email.me>
 <20240826155113.000005ba@gmail.com> <wwvo75eicla.fsf@LkoBDZeT.terraraq.uk>
 <vak9k9$2ujrs$1@dont-email.me> <valgpu$34s18$1@dont-email.me>
 <vannkg$3ig72$1@dont-email.me> <vanrd8$3j0vv$1@dont-email.me>
 <vap7vq$3sr7b$1@dont-email.me> <vappl3$3v4l8$4@dont-email.me>
 <vaq8hk$1qbm$1@dont-email.me> <varc7h$b7bo$1@dont-email.me>
 <vc3g5l$1c8v8$1@dont-email.me> <vc3lba$1d9jq$1@dont-email.me>
 <iclFO.48229$_o_3.8008@fx17.iad> <vc52hg$1n80k$1@dont-email.me>
 <vc683b$238fo$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 30 Sep 2024 22:04:52 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="a34d6f5221beabc0a05e77e5b08e5f7d";
	logging-data="2500139"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18hAmSt1+Yknn1Z5bRqVEId"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:HtvpREIDvMDPSCB6eLDaNloukPY=
Bytes: 2410

On 2024-09-15, Muttley@dastardlyhq.com <Muttley@dastardlyhq.com> wrote:
> On Sat, 14 Sep 2024 22:25:53 -0000 (UTC)
> Lawrence D'Oliveiro <ldo@nz.invalid> boringly babbled:
>>On Sat, 14 Sep 2024 19:10:06 GMT, Scott Lurndal wrote:
>>
>>> $ man vim | grep -i binary
>>> 
>>>        -b          Binary mode.  A few options will be set that makes it
>>>        possible to edit a binary or executable file.
>>
>>Wow, a special mode just to edit binary files, when Emacs can do it in
>>its regular mode.
>
> The 1980s phoned, they want their editor wars back.
>
>>It just sets a bunch of options to minimize the chance of screwing up
>>the file in ways you don’t want. Apart from that, it’s still editing
>>it as a text file.
>
> Any sane person uses a dedicated hex editor to edit binary files, not vim
> or emacs.
>

Emacs has the hexl-mode. Emacs isn't just an editor, it's an Elisp platform.