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


Groups > comp.os.linux.misc > #65456

Re: GIMP 3.0.0-RC1

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From rbowman <bowman@montana.com>
Newsgroups comp.os.linux.misc, comp.os.linux.advocacy
Subject Re: GIMP 3.0.0-RC1
Date 12 Feb 2025 18:50:08 GMT
Lines 42
Message-ID <m148qvFee9pU1@mid.individual.net> (permalink)
References <vkjmdg$30kff$1@dont-email.me> <lttopaFoh2cU8@mid.individual.net> <vle8uk$12sii$2@dont-email.me> <c686fb74-4fac-0809-7005-417c76ee0e3b@example.net> <nbReP.633803$oR74.271654@fx16.iad> <NnVeP.44028$vfee.11890@fx45.iad> <vo6ubb$3ue2q$2@dont-email.me> <RhOdnY5Kb8vulDr6nZ2dnZfqnPudnZ2d@earthlink.com> <vo7lp6$25uo$2@dont-email.me> <655acbf6-05e5-69ff-8a44-9f7075aafa2e@example.net> <vo8b6g$69pr$2@dont-email.me> <c78ec6bb-5cfb-72f4-3e2d-b9cf13778119@example.net> <slrnvqkhig.1ksd4.candycanearter07@candydeb.host.invalid> <9RycneStTKjZETf6nZ2dnZfqn_udnZ2d@earthlink.com> <m0vp8cFmqrtU3@mid.individual.net> <OVydnYztJ_VcQzf6nZ2dnZfqnPudnZ2d@earthlink.com> <m10a1kFpvndU1@mid.individual.net> <Wu2cnQALj-nzazf6nZ2dnZfqn_idnZ2d@earthlink.com> <m11levF1o50U1@mid.individual.net> <73idnXWOHfZXYTb6nZ2dnZfqnPqdnZ2d@earthlink.com> <m12gi0F6a4tU1@mid.individual.net> <nsucnfEFUK3ihzH6nZ2dnZfqn_idnZ2d@earthlink.com> <m12tbiF83a2U1@mid.individual.net> <il2dnXjUiKHmRDH6nZ2dnZfqn_GdnZ2d@earthlink.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Trace individual.net 2bPuwRPEV1yJncfl4NXDOQRjgH2jmhqYXE6X9d/NFucxn02hKD
Cancel-Lock sha1:EiIVrv/u/4A0jvDlTXYnp5QpBLM= sha256:R79QNZRLIu+iyxMuEDgxUF24AdyGAasv8UxPDvxOQ/0=
User-Agent Pan/0.160 (Toresk; )
Xref csiph.com comp.os.linux.misc:65456 comp.os.linux.advocacy:685733

Cross-posted to 2 groups.

Show key headers only | View raw


On Wed, 12 Feb 2025 12:25:17 -0500, WokieSux282@ud0s4.net wrote:

>    I think the 86 series had 'more future possibilities'
>    than the 8085. There were too many 8-bit systems out there already,
>    so bumping up to 16 bit was smart for sales. Why make/compete-with
>    "just another TRS-80" ?

16/32 bit processors were in the air so it would make no sense to stay 
with 8 bits. 

https://spectrum.ieee.org/the-inside-story-of-texas-instruments-biggest-
blunder-the-tms9900-microprocessor

That covers the ground from a slightly different perspective, a TI 
engineer. It's interesting to speculate on IBM's view of future 
possibilities. A large part of the company didn't think there was a 
future. Intel thought the 432 was the future but that fell on its face. 
Using the 8088 solved the peripherals problem but it also meant the 
performance wasn't better than a Z80. Z80 designs were already doing bank 
switching. The 8088 just had the additional registers to implement it.

The TMS9900 wasn't a bad chip, if a little odd if you came from the Intel/
Zilog world. I worked with it on one project. Because of TI's roots they 
had a rad hard version 

https://retrocomputingforum.com/t/the-texas-instruments-tms-9900-
microprocessor/1370

That's a good description of the oddities. 

The first article points out the IBM was big-endian and suddenly thy were 
transported into the little-endian world. Our legacy software uses ONC-RPC 
which handle the byte order. Originally the system ran on RS6000 machines 
where the reshuffling was a NOOP. As we started using Linux in house for 
development, the x86 machines had to reverse the canonical big-endian 
data. No problem. Then our clients moved to Windows while we still used 
Linux leading to the absurdity of dual processing to move little-endian to 
big-endian and back to little-endian. 

All that is hidden in the RPC code but it becomes explicit when you find 
yourself using htonl, ntohl, and friends when building a socket 
connection.

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


Thread

Re: GIMP 3.0.0-RC1 Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-02-08 06:41 +0000
  Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-08 02:36 -0500
    Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-08 13:21 +0000
      Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-08 18:59 +0100
        Re: GIMP 3.0.0-RC1 Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-02-08 18:17 +0000
          Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-08 19:28 +0000
            Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-08 13:41 -0600
              Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-09 20:38 +0000
                Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-11 13:23 -0600
            Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-08 23:07 -0500
              Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-09 11:41 +0100
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-09 20:46 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-10 07:33 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 12:08 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-10 19:27 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 22:44 +0100
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 12:04 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-10 20:28 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 22:50 +0100
                Re: GIMP 3.0.0-RC1 Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-02-10 23:14 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-11 11:58 +0100
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-10 20:03 -0500
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-11 12:03 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 19:43 +0000
                Business cultures Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-02-11 20:32 +0000
                Re: Business cultures D <nospam@example.net> - 2025-02-11 22:11 +0100
                Re: Business cultures rbowman <bowman@montana.com> - 2025-02-11 22:15 +0000
                Re: Business cultures rbowman <bowman@montana.com> - 2025-02-11 22:11 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-11 22:03 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 22:27 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-12 11:35 +0100
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-11 20:46 -0500
            Re: GIMP 3.0.0-RC1 Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-02-09 12:28 -0500
              Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-09 18:18 +0000
          Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-08 19:50 +0000
            Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-08 13:55 -0600
              Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-08 14:13 -0600
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-09 20:40 +0000
              Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-08 20:16 +0000
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-09 20:42 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-09 22:43 +0100
                Re: GIMP 3.0.0-RC1 not@telling.you.invalid (Computer Nerd Kev) - 2025-02-11 07:23 +1000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 22:51 +0100
                Re: GIMP 3.0.0-RC1 Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-02-11 21:24 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-12 11:31 +0100
            Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-08 23:36 -0500
              Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-09 07:54 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-09 03:18 -0500
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-09 11:50 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-09 18:08 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-09 22:32 -0500
                Re: GIMP 3.0.0-RC1 Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-02-09 11:32 +0000
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-09 19:21 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-09 21:54 -0500
                Re: GIMP 3.0.0-RC1 John Ames <commodorejohn@gmail.com> - 2025-02-10 09:30 -0800
                Re: GIMP 3.0.0-RC1 Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-02-11 07:44 -0500
                Re: GIMP 3.0.0-RC1 John Ames <commodorejohn@gmail.com> - 2025-02-11 07:53 -0800
                Re: GIMP 3.0.0-RC1 candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-14 05:10 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-11 23:29 -0500
                Re: GIMP 3.0.0-RC1 John Ames <commodorejohn@gmail.com> - 2025-02-12 08:17 -0800
                Re: GIMP 3.0.0-RC1 candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-12 20:20 +0000
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-12 20:47 +0000
                Re: GIMP 3.0.0-RC1 John Ames <commodorejohn@gmail.com> - 2025-02-12 13:21 -0800
                Re: GIMP 3.0.0-RC1 candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-13 21:40 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-12 17:09 -0500
                Re: GIMP 3.0.0-RC1 John Ames <commodorejohn@gmail.com> - 2025-02-12 14:54 -0800
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-13 04:01 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-12 23:41 -0500
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-13 11:21 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-13 22:10 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-13 22:17 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-14 09:43 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-14 20:17 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-14 22:51 +0100
                Re: GIMP 3.0.0-RC1 candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-14 05:20 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-14 09:46 +0100
                Re: GIMP 3.0.0-RC1 candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-15 23:30 +0000
                Re: GIMP 3.0.0-RC1 c186282 <c186282@nnada.net> - 2025-02-15 21:48 -0500
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-16 11:44 +0100
                Re: GIMP 3.0.0-RC1 candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-19 20:10 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-16 11:45 +0100
                Re: GIMP 3.0.0-RC1 John Ames <commodorejohn@gmail.com> - 2025-02-13 08:03 -0800
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-13 18:14 +0000
                Re: GIMP 3.0.0-RC1 Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-02-15 07:34 -0500
                Re: GIMP 3.0.0-RC1 c186282 <c186282@nnada.net> - 2025-02-15 21:35 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-16 03:38 +0000
                Re: GIMP 3.0.0-RC1 Joel <joelcrump@gmail.com> - 2025-02-15 22:51 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-16 04:51 +0000
                Re: GIMP 3.0.0-RC1 c186282 <c186282@nnada.net> - 2025-02-16 01:23 -0500
                Re: GIMP 3.0.0-RC1 Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-02-13 07:34 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-13 21:10 +0000
                Re: GIMP 3.0.0-RC1 Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-02-15 07:31 -0500
                Re: GIMP 3.0.0-RC1 Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-02-11 21:24 +0000
                Re: GIMP 3.0.0-RC1 Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-02-11 21:24 +0000
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 22:20 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-11 20:57 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-12 02:55 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-11 23:06 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-12 06:38 +0000
              Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-09 14:23 -0600
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-09 20:45 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-09 22:44 +0100
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-09 22:37 -0500
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-10 07:57 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 12:15 +0100
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 12:05 +0100
                Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-09 21:06 -0600
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-10 08:02 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 12:18 +0100
              Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-12 15:56 -0600
            Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-09 20:39 +0000
              Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-09 22:41 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-10 07:38 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 12:08 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-10 19:44 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 22:45 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 01:45 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-11 12:14 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 19:26 +0000
                Traveling and Travel Planning Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-02-11 20:10 +0000
                Re: Traveling and Travel Planning rbowman <bowman@montana.com> - 2025-02-11 22:40 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-11 22:01 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 22:44 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-12 11:37 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-12 19:55 +0000
                Re: GIMP 3.0.0-RC1 Rich <rich@example.invalid> - 2025-02-12 19:58 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-12 22:34 +0100
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-13 03:56 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-12 22:34 +0100
                Re: GIMP 3.0.0-RC1 Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-02-12 22:01 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-13 22:00 +0100
                Travel Planning (was: Tasks where AI might be helpful) Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-02-11 19:59 +0000
                Re: Travel Planning (was: Tasks where AI might be helpful) D <nospam@example.net> - 2025-02-11 22:07 +0100
                Re: Travel Planning (was: Tasks where AI might be helpful) rbowman <bowman@montana.com> - 2025-02-11 22:31 +0000
                Re: Travel Planning (was: Tasks where AI might be helpful) D <nospam@example.net> - 2025-02-12 11:35 +0100
                Re: Travel Planning (was: Tasks where AI might be helpful) Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-02-12 19:17 +0000
                Re: Travel Planning (was: Tasks where AI might be helpful) rbowman <bowman@montana.com> - 2025-02-12 19:43 +0000
                Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-11 13:35 -0600
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-10 07:48 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-10 20:19 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 22:50 +0100
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-10 20:00 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 03:42 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-11 00:53 -0500
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-11 12:01 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 01:23 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-11 12:10 +0100
                Re: GIMP 3.0.0-RC1 John Ames <commodorejohn@gmail.com> - 2025-02-11 07:55 -0800
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-11 21:59 +0100
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-11 20:50 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 19:45 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-11 22:04 +0100
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-10 23:42 -0500
                Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-11 13:42 -0600
                Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-11 13:37 -0600
                Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-11 13:30 -0600
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-10 07:54 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 12:14 +0100
                Re: GIMP 3.0.0-RC1 Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-02-11 21:24 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-12 11:33 +0100
                Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-12 16:00 -0600
                Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-11 13:26 -0600
              Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-11 13:25 -0600
          Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-08 22:16 +0100
            Re: GIMP 3.0.0-RC1 Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-02-08 23:41 +0000
              Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-08 23:42 -0500
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-09 11:49 +0100
              Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-09 11:38 +0100
              Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-09 20:47 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-09 22:46 +0100
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-10 07:59 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 12:17 +0100
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-10 19:53 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-10 22:41 -0500
            Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-08 23:40 -0500
              Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-09 11:47 +0100
              Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-09 20:49 +0000
                Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-09 22:48 +0100
                Re: GIMP 3.0.0-RC1 Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-02-09 23:03 +0000
              Re: GIMP 3.0.0-RC1 candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-10 18:40 +0000
            Re: GIMP 3.0.0-RC1 Physfitfreak <physfitfreak@gmail.com> - 2025-02-12 16:03 -0600
        Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-08 19:27 +0000
          Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-08 19:53 +0000
          Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-08 22:19 +0100
            Re: GIMP 3.0.0-RC1 % <pursent100@gmail.com> - 2025-02-08 14:23 -0700
            Re: GIMP 3.0.0-RC1 candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-10 18:40 +0000
              Re: GIMP 3.0.0-RC1 D <nospam@example.net> - 2025-02-10 22:41 +0100
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-10 19:11 -0500
                Re: GIMP 3.0.0-RC1 Robert Riches <spamtrap42@jacob21819.net> - 2025-02-11 05:04 +0000
                Re: GIMP 3.0.0-RC1 Robert Riches <spamtrap42@jacob21819.net> - 2025-02-11 05:18 +0000
              Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-10 18:31 -0500
                Re: GIMP 3.0.0-RC1 John Ames <commodorejohn@gmail.com> - 2025-02-10 15:55 -0800
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 01:59 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-11 00:23 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 06:46 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-11 02:04 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-11 19:07 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-11 20:43 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-12 02:49 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-11 22:50 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-12 06:28 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-12 12:25 -0500
                Re: GIMP 3.0.0-RC1 John Ames <commodorejohn@gmail.com> - 2025-02-12 10:16 -0800
                Re: GIMP 3.0.0-RC1 Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-02-12 18:40 +0000
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-12 18:50 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-12 16:24 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-13 07:35 +0000
                Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-13 11:22 +0000
                Re: GIMP 3.0.0-RC1 CrudeSausage <crude@sausa.ge> - 2025-02-12 09:08 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-12 18:58 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-12 16:56 -0500
                Re: GIMP 3.0.0-RC1 rbowman <bowman@montana.com> - 2025-02-13 07:22 +0000
                Re: GIMP 3.0.0-RC1 candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-12 20:20 +0000
                Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-12 17:16 -0500
                Re: GIMP 3.0.0-RC1 candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-02-14 05:00 +0000
          Re: GIMP 3.0.0-RC1 "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-08 22:44 -0500
            Re: GIMP 3.0.0-RC1 The Natural Philosopher <tnp@invalid.invalid> - 2025-02-09 20:51 +0000
    (Excessive?) Complexity Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-02-08 18:57 +0000
      Re: (Excessive?) Complexity The Natural Philosopher <tnp@invalid.invalid> - 2025-02-08 19:31 +0000
        Re: (Excessive?) Complexity "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-08 23:23 -0500
          Re: (Excessive?) Complexity D <nospam@example.net> - 2025-02-09 11:45 +0100
            Re: (Excessive?) Complexity rbowman <bowman@montana.com> - 2025-02-09 19:49 +0000
              Re: (Excessive?) Complexity D <nospam@example.net> - 2025-02-09 22:39 +0100
                Re: (Excessive?) Complexity Physfitfreak <physfitfreak@gmail.com> - 2025-02-11 13:21 -0600
              Re: (Excessive?) Complexity Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-02-09 22:43 +0000
            Re: (Excessive?) Complexity The Natural Philosopher <tnp@invalid.invalid> - 2025-02-09 20:56 +0000
              Re: (Excessive?) Complexity D <nospam@example.net> - 2025-02-09 22:50 +0100
                Re: (Excessive?) Complexity rbowman <bowman@montana.com> - 2025-02-10 07:50 +0000
                Re: (Excessive?) Complexity The Natural Philosopher <tnp@invalid.invalid> - 2025-02-10 08:35 +0000
                Re: (Excessive?) Complexity D <nospam@example.net> - 2025-02-10 12:20 +0100
                Re: (Excessive?) Complexity rbowman <bowman@montana.com> - 2025-02-10 19:02 +0000
                Re: (Excessive?) Complexity D <nospam@example.net> - 2025-02-10 12:09 +0100
                Re: (Excessive?) Complexity rbowman <bowman@montana.com> - 2025-02-10 18:58 +0000
                Re: (Excessive?) Complexity D <nospam@example.net> - 2025-02-10 22:42 +0100
          Re: (Excessive?) Complexity Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-02-09 11:32 +0000
            Re: (Excessive?) Complexity rbowman <bowman@montana.com> - 2025-02-09 19:43 +0000
      Re: (Excessive?) Complexity "WokieSux282@ud0s4.net" <WokieSux283@ud0s4.net> - 2025-02-08 22:49 -0500
      Re: (Excessive?) Complexity vjp2.at@at.BioStrategist.dot.dot.com - 2025-02-25 19:34 +0000

csiph-web