Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.misc > #18063

Re: python to deprecate NNTP

From Mike Spencer <mds@bogus.nodomain.nowhere>
Newsgroups comp.misc
Subject Re: python to deprecate NNTP
Date 2019-05-25 21:27 -0300
Organization Bridgewater Institute for Advanced Study - Blacksmith Shop
Message-ID <87mujajc0g.fsf@bogus.nodomain.nowhere> (permalink)
References (2 earlier) <qc910r$e3d$3@dont-email.me> <qc9jv1$kmf$1@dont-email.me> <qc9nsr$d3o$1@dont-email.me> <qcc8p6$a06$1@dont-email.me> <qccedo$vi3$1@dont-email.me>

Show all headers | View raw


Dan Espen <dan1espen@gmail.com> writes:

> Today, it's hard to believe computers support picture characters,
> characters that go right to left, left to right, top to bottom, bottom
> to top.  Some programs even let to mix directional text in the same
> document.  Sort programs have to look at every character to figure out
> how to compare characters.  It's completely crazy and a huge waste of
> computer cycles.

What he said.  Computer character sets are wonderful if you need to
write Arabic, Russian, Japanese or even Hungarian.  Did you ever see a
movable type font for a chinese newspaper or a pre-computers Japanese
typewriter?

But my reading is 99% in English and I can live with the occasional
grammatically incorrect e-acute, c-cidilla or a-umlaut
substitution. Several of my correspondents seem to use mailer software
that insists on replacing the ASCII double- and single-quote chars with
the typographically correct UTF-8 left and right chars even though
nothing else in their messages needs anything but ASCII.

And I still cant figure out what the current strings(1) util is
doing.  Hunting for ASCII char strings in binaries now returns
unwanted garbage, presumably because of some LANG or charset setting.

Feh.
-- 
Mike Spencer                  Nova Scotia, Canada

Back to comp.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

python to deprecate NNTP RS Wood <rsw@therandymon.com> - 2019-05-23 17:44 -0400
  Re: python to deprecate NNTP Rich <rich@example.invalid> - 2019-05-23 21:49 +0000
    Re: python to deprecate NNTP not@telling.you.invalid (Computer Nerd Kev) - 2019-05-23 22:59 +0000
      Re: python to deprecate NNTP Rich <rich@example.invalid> - 2019-05-24 01:51 +0000
      Re: python to deprecate NNTP RS Wood <rsw@therandymon.com> - 2019-05-23 22:24 -0400
        Re: python to deprecate NNTP Bob Eager <news0073@eager.cx> - 2019-05-24 07:52 +0000
          Re: python to deprecate NNTP mm0fmf <none@invalid.com> - 2019-05-29 18:06 +0100
        Re: python to deprecate NNTP Richard Kettlewell <invalid@invalid.invalid> - 2019-05-24 13:25 +0100
        Re: python to deprecate NNTP Rich <rich@example.invalid> - 2019-05-24 14:54 +0000
          Re: python to deprecate NNTP Sylvia Else <sylvia@email.invalid> - 2019-05-25 23:41 +1000
            Re: python to deprecate NNTP Huge <Huge@nowhere.much.invalid> - 2019-05-25 16:35 +0000
              Re: python to deprecate NNTP kludge@panix.com (Scott Dorsey) - 2019-05-26 13:38 -0400
                Re: python to deprecate NNTP not@telling.you.invalid (Computer Nerd Kev) - 2019-05-26 23:21 +0000
                Re: python to deprecate NNTP Huge <Huge@nowhere.much.invalid> - 2019-05-27 11:06 +0000
            Re: python to deprecate NNTP Mike Spencer <mds@bogus.nodomain.nowhere> - 2019-05-25 14:43 -0300
    Re: python to deprecate NNTP RS Wood <rsw@therandymon.com> - 2019-05-23 20:37 -0400
      Re: python to deprecate NNTP Rich <rich@example.invalid> - 2019-05-24 15:00 +0000
      Re: python to deprecate NNTP Mike Spencer <mds@bogus.nodomain.nowhere> - 2019-05-24 17:31 -0300
        Re: python to deprecate NNTP Huge <Huge@nowhere.much.invalid> - 2019-05-25 07:38 +0000
        Re: python to deprecate NNTP RS Wood <rsw@therandymon.com> - 2019-05-26 01:36 +0000
    Re: python to deprecate NNTP mm0fmf <none@invalid.com> - 2019-05-29 18:05 +0100
  Re: python to deprecate NNTP RS Wood <rsw@therandymon.com> - 2019-05-23 17:51 -0400
  Re: python to deprecate NNTP Sylvia Else <sylvia@email.invalid> - 2019-05-24 14:29 +1000
    Re: python to deprecate NNTP Rich <rich@example.invalid> - 2019-05-24 15:01 +0000
      Re: python to deprecate NNTP Jerry Peters <jerry@example.invalid> - 2019-05-24 20:25 +0000
        Re: python to deprecate NNTP Rich <rich@example.invalid> - 2019-05-24 21:32 +0000
          Re: python to deprecate NNTP not@telling.you.invalid (Computer Nerd Kev) - 2019-05-25 03:23 +0000
          Re: python to deprecate NNTP Jerry Peters <jerry@example.invalid> - 2019-05-25 20:32 +0000
            Re: python to deprecate NNTP Dan Espen <dan1espen@gmail.com> - 2019-05-25 18:08 -0400
              Re: python to deprecate NNTP Mike Spencer <mds@bogus.nodomain.nowhere> - 2019-05-25 21:27 -0300
            Re: python to deprecate NNTP RS Wood <rsw@therandymon.com> - 2019-05-27 21:12 -0400
              Re: python to deprecate NNTP Rich <rich@example.invalid> - 2019-05-28 03:06 +0000
                Re: python to deprecate NNTP Richard Kettlewell <invalid@invalid.invalid> - 2019-05-28 08:16 +0100
                Re: python to deprecate NNTP Rich <rich@example.invalid> - 2019-05-28 15:19 +0000
                Re: python to deprecate NNTP Richard Kettlewell <invalid@invalid.invalid> - 2019-05-28 18:26 +0100
              Re: python to deprecate NNTP kludge@panix.com (Scott Dorsey) - 2019-05-28 14:46 -0400
  Re: python to deprecate NNTP "polk" <polka@dot.dot> - 2019-05-25 15:14 +0000
    Re: python to deprecate NNTP RS Wood <rsw@therandymon.com> - 2019-05-26 01:37 +0000
      Re: python to deprecate NNTP Huge <Huge@nowhere.much.invalid> - 2019-05-26 05:45 +0000
  Re: python to deprecate NNTP Robert Munyer <robertm@not-for-mail.invalid> - 2019-06-07 23:03 +0000

csiph-web