Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #32799
| From | Eli the Bearded <*@eli.users.panix.com> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: Software RAID 1 array |
| Date | 2021-08-12 18:30 +0000 |
| Organization | Some absurd concept |
| Message-ID | <eli$2108121429@qaz.wtf> (permalink) |
| References | <sev4b1$30ft$43@gallifrey.nk.ca> <87lf58vmcg.fsf@usenet.ankman.de> |
In comp.os.linux.misc, Andreas Kohlbach <ank@spamfence.net> wrote:
> On Wed, 11 Aug 2021 00:06:57 -0000 (UTC), The Doctor wrote:
> > sda 8:0 0 465.8G 0 disk
> > ├─sda1 8:1 0 1G 0 part /boot
> > └─sda2 8:2 0 464.8G 0 part
Oh, fun mojibake.
> Your newsreader is not declaring any Transfer-Encoding and Content-Type
> necessary for character outside US-ASCII.
> | rn 4.0-test77 (Sep 1, 2010)
You clipped the 't' off of trn.
> Most other newsreaders can this since the 1990s.
trn 4.0-test77 has got some serious Unicode problems. I'm using the
fork here:
https://github.com/acli/trn
Which is 800% better than trn4 test77 with my one line "don't mangle
Unicode" patch:
https://sourceforge.net/p/trn/patches/6/
But trn4 has divorced reading from posting, and by virtue of not having
a built in editor (using $EDITOR or $VISUAL like a good Unix program),
it has a very hard time enforcing appropriate headers on outgoing
posts. I believe the acli native Pnews does it one way, and my own
Pnews does it another way.[*]
But it does boil down to: trn is very permissive about posting and has
poor defaults for headers, and no enforcement of sending bad headers
or omitting headers not absolutely required by NNTP.
My main reason for chiming in here is to strongly encourage anyone still
using trn to switch to the acli fork. Life is much better.
[*] The acli Pnews checks $LC_CTYPE and then sets charset based on
that all the time. For me, this breaks when I'm replying to a
ISO-8869-1 post with highbit characters, because vim will
do a good job of guessing charset, converting to UTF-8 to
edit, then converting back to ISO-8869-1 on save. Presto,
header lies.
My Pnews never adds MIME headers, but checks for a charset in
the headers and flags it as an error if the charset does not
match or, when missing and is needed.
I should clean up and release the code to my Pnews someday.
Elijah
------
first learned a ton of sh coding tricks examining Rnmail and Pnews
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Software RAID 1 array doctor@doctor.nl2k.ab.ca (The Doctor) - 2021-08-11 00:06 +0000
Re: Software RAID 1 array Andreas Kohlbach <ank@spamfence.net> - 2021-08-10 20:47 -0400
OT Re: Software RAID 1 array Rinaldi <rm@nunya.inv> - 2021-08-10 22:54 -0500
OT Re: Software RAID 1 array Rinaldi <rm@nunya.inv> - 2021-08-10 22:57 -0500
Re: OT Re: Software RAID 1 array Marc Haber <mh+usenetspam1118@zugschl.us> - 2021-08-11 08:42 +0200
Re: OT Re: Software RAID 1 array Andreas Kohlbach <ank@spamfence.net> - 2021-08-11 20:06 -0400
Re: OT Re: Software RAID 1 array Marc Haber <mh+usenetspam1118@zugschl.us> - 2021-08-12 11:25 +0200
Re: Software RAID 1 array Eli the Bearded <*@eli.users.panix.com> - 2021-08-12 18:30 +0000
Re: Software RAID 1 array Marc Haber <mh+usenetspam1118@zugschl.us> - 2021-08-11 08:43 +0200
Re: Software RAID 1 array doctor@doctor.nl2k.ab.ca (The Doctor) - 2021-08-11 14:19 +0000
Re: Software RAID 1 array Pascal Hambourg <pascal@plouf.fr.eu.org> - 2021-08-11 11:06 +0200
Re: Software RAID 1 array doctor@doctor.nl2k.ab.ca (The Doctor) - 2021-08-11 14:20 +0000
Re: Software RAID 1 array Pascal Hambourg <pascal@plouf.fr.eu.org> - 2021-08-11 23:05 +0200
Re: Software RAID 1 array Tauno Voipio <tauno.voipio@notused.fi.invalid> - 2021-08-11 16:12 +0300
Re: Software RAID 1 array Joe Beanfish <joebeanfish@nospam.duh> - 2021-08-11 15:15 +0000
Re: Software RAID 1 array doctor@doctor.nl2k.ab.ca (The Doctor) - 2021-08-11 21:34 +0000
Re: Software RAID 1 array "Carlos E. R." <robin_listas@es.invalid> - 2021-08-12 00:00 +0200
Re: Software RAID 1 array Septal <r215a@h0gerth.net> - 2021-08-17 00:37 -0400
Re: Software RAID 1 array doctor@doctor.nl2k.ab.ca (The Doctor) - 2021-08-17 04:52 +0000
Re: Software RAID 1 array Septal <r215a@h0gerth.net> - 2021-08-17 20:10 -0400
csiph-web