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


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

Re: (Excessive?) Complexity

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: (Excessive?) Complexity
Date 9 Feb 2025 19:43:14 GMT
Lines 39
Message-ID <m0seqhF734tU2@mid.individual.net> (permalink)
References <vkjmdg$30kff$1@dont-email.me> <ltmbcmFjcgpU1@mid.individual.net> <ba6263f8-1e7f-5eb1-ae06-757f2ed7a018@example.net> <lto9qbFso18U3@mid.individual.net> <slrnvnegk1.2cl6d.lars@cleo.beagle-ears.com> <8b262a1f-507f-ef10-e4d3-a981dca5b7d1@example.net> <vl8jdq$3st6d$1@dont-email.me> <vl8jul$3sqfa$4@dont-email.me> <vl8otk$3splv$3@dont-email.me> <vl8qm7$3u6t2$1@dont-email.me> <vl93dl$3vkun$1@dont-email.me> <vl9449$3vo6h$3@dont-email.me> <vl9aov$pp7$1@dont-email.me> <vla4hr$5n4v$1@dont-email.me> <vlblqj$harb$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> <slrnvqfa8s.27rvm.lars@cleo.beagle-ears.com> <vo8bem$69pr$4@dont-email.me> <eSadna_s0t5TsDX6nZ2dnZfqnPednZ2d@earthlink.com> <xn0qP.587030$iNI.275110@fx14.iad>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Trace individual.net TjbYAAcAH3+zlSqBX7nHMwj18PIURqfzE+6OgkTH4oxRGM9yTg
Cancel-Lock sha1:NHyhXTolhf20nxjdA5hauO9pCcI= sha256:JmJhbjch+roQKG9msrD8QtAh+zmFwgsHBMYTiQ1F9u0=
User-Agent Pan/0.160 (Toresk; )
Xref csiph.com comp.os.linux.misc:65310 comp.os.linux.advocacy:685485

Cross-posted to 2 groups.

Show key headers only | View raw


On Sun, 09 Feb 2025 11:32:45 GMT, Charlie Gibbs wrote:


> I write data collection software.  We have to handle data from all sorts
> of different devices, some of which generate data whose format varies
> only slightly from each other. Good luck talking the vendor into
> changing his specs to something more standard (or, worst case, something
> that is even syntactically correct).  You can create a different program
> for each layout, or you can write a front-end which resolves the
> differences.  At this point, designing code which can automatically
> identify which format we're dealing with is a win, since it's one less
> configuration setting that the customer can get wrong (and one less
> headache for the support people).

We've got one of those Swiss Army Knife apps for AVL (Automatic Vehicle 
Location). 25 years ago Trimble was the big name, at least in the 
emergency services world and the devices were fairly expensive. TAIP was 
their creation.

https://kipdf.com/trimble-ascii-interface-protocol-
taip_5ac59a361723ddd07a3fd408.html

As time went on NMEA became more popular.

https://www.gpsworld.com/what-exactly-is-gps-nmea-data/

Of course there were companies that use their own scheme including packed 
binary data. The actual interface might be UDP, TCP, or even serial for 
the old stuff. There are a bunch of configuration options but when the 
dust settles we get a latitude and longitude to show the vehicle on a 
map. 

Other times it makes more sense to have separate applications, reusing the 
common code. The problem with maintaining Swiss Army knives is trying to 
figure out what they're doing.  I added a DMPP-2020 protocol to one that 
already had the functionality but the original programmer had obscured it 
so well I didn't recognize it. 

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