Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.folklore.computers > #232946
| From | rbowman <bowman@montana.com> |
|---|---|
| Newsgroups | comp.os.linux.misc, alt.folklore.computers |
| Subject | Re: naughty Python |
| Date | 2025-12-31 19:03 +0000 |
| Message-ID | <mrlabhF72kiU1@mid.individual.net> (permalink) |
| References | (20 earlier) <j_CcnYve_dcA78n0nZ2dnZfqnPqdnZ2d@giganews.com> <mrji7sFqvk0U5@mid.individual.net> <sHCdncE6cu8nNMn0nZ2dnZfqn_qdnZ2d@giganews.com> <mrk37fFtgdaU2@mid.individual.net> <6I-cnbjTB7jSssj0nZ2dnZfqn_ednZ2d@giganews.com> |
Cross-posted to 2 groups.
On Wed, 31 Dec 2025 09:12:30 -0500, c186282 wrote: > As for practical NNs ... the physical layer can be several things. > You can emulate the required bits of a neuron in software. The holy > grail is very tiny dedicated components the size of on-chip > transistors but ultimately do much more. > About 10 years ago the "memristor" was seen as a step in that > direction but frankly I haven't seen them used in much of anything > practical. Memristor-LIKE characteristics will be desired in any > all-in-one solution. I haven't followed the neuromorphic approaches. It gets a bit out of hand for fiddling around at home. https://en.wikipedia.org/wiki/SpiNNaker I've been reading Trappenberg's book https://www.amazon.com/gp/product/B09TB9YH9M/ which also gets a bit deep. He digs into the Hodgkin–Huxley model. There is a lot going on when you start looking at the selective ion permeability of the cell wall creating a potential, neurotransmitters like GABA and dopamine, and the spike timing it's not easy to model. https://www.amazon.com/dp/0262181231 is the text we used in the '80s before the onset of another AI winter. Rumelhart's backpropagation solved some of the earlier problems starting with the perceptron. Improvements have been made with the activation functions, simulated annealing to solve the local minimum problem and so forth but the concepts in a 2025 NN tutorial are familiar. The nice part of PyTorch, TensorFlow, and other libraries is you can patch together high level functions without getting into the nuts and bolts of calculating gradient descent and all that grunt work.
Back to alt.folklore.computers | Previous | Next | Find similar
Re: Recent history of vi Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-12-13 11:55 +0000
Re: Recent history of vi Richard Kettlewell <invalid@invalid.invalid> - 2025-12-13 14:44 +0000
Python "Carlos E.R." <robin_listas@es.invalid> - 2025-12-13 23:35 +0100
Re: Python rbowman <bowman@montana.com> - 2025-12-14 01:48 +0000
Re: Python drb@ihatespam.msu.edu (Dennis Boone) - 2025-12-14 20:00 +0000
Re: Python rbowman <bowman@montana.com> - 2025-12-14 20:43 +0000
Re: Python songbird <songbird@anthive.com> - 2025-12-14 17:57 -0500
Re: Python c186282 <c186282@nnada.net> - 2025-12-15 02:40 -0500
Re: Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-15 18:48 +0000
Re: Python rbowman <bowman@montana.com> - 2025-12-15 21:43 +0000
Re: Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-15 18:45 +0000
Re: Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-15 18:44 +0000
Re: Python rbowman <bowman@montana.com> - 2025-12-15 22:17 +0000
Re: Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-15 23:55 +0000
Re: Python "Carlos E.R." <robin_listas@es.invalid> - 2025-12-19 22:57 +0100
Re: Python c186282 <c186282@nnada.net> - 2025-12-13 23:27 -0500
Re: Python Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-12-14 11:56 +0000
Re: Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-14 23:29 +0000
Re: Python mm0fmf <none@invalid.com> - 2025-12-15 12:57 +0000
Re: Python Alexander Schreiber <als@usenet.thangorodrim.de> - 2025-12-15 22:57 +0100
Re: Python c186282 <c186282@nnada.net> - 2025-12-15 22:31 -0500
Re: Python Greg Ewing <greg.ewing@canterbury.ac.nz> - 2025-12-16 17:51 +1300
Re: Python rbowman <bowman@montana.com> - 2025-12-16 08:32 +0000
Re: Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-16 21:45 +0000
Re: Python rbowman <bowman@montana.com> - 2025-12-17 01:54 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-17 03:11 -0500
Re: Python rbowman <bowman@montana.com> - 2025-12-17 19:17 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-17 22:10 -0500
Re: Python John Levine <johnl@taugh.com> - 2025-12-18 03:28 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-17 23:02 -0500
Re: Python rbowman <bowman@montana.com> - 2025-12-18 06:54 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-18 04:25 -0500
Re: Python rbowman <bowman@montana.com> - 2025-12-18 19:22 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-19 01:14 -0500
Re: Python rbowman <bowman@montana.com> - 2025-12-18 06:44 +0000
Re: Python Peter Flass <Peter@Iron-Spring.com> - 2025-12-18 07:40 -0700
Re: Python Richard Kettlewell <invalid@invalid.invalid> - 2025-12-18 18:00 +0000
Re: Python rbowman <bowman@montana.com> - 2025-12-18 18:28 +0000
Re: Python Peter Flass <Peter@Iron-Spring.com> - 2025-12-18 12:52 -0700
Re: Python rbowman <bowman@montana.com> - 2025-12-19 03:53 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-19 00:37 -0500
Re: Python c186282 <c186282@nnada.net> - 2025-12-19 00:29 -0500
Re: Python "Carlos E.R." <robin_listas@es.invalid> - 2025-12-20 12:38 +0100
Re: Python Dan Espen <dan1espen@gmail.com> - 2025-12-17 16:17 -0500
Re: Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-17 22:11 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-17 22:18 -0500
Re: Python rbowman <bowman@montana.com> - 2025-12-18 07:07 +0000
Re: Python Richard Kettlewell <invalid@invalid.invalid> - 2025-12-17 22:13 +0000
Re: Python rbowman <bowman@montana.com> - 2025-12-18 00:52 +0000
Re: Python Marc Haber <mh+usenetspam1118@zugschl.us> - 2025-12-18 08:03 +0100
Re: Python rbowman <bowman@montana.com> - 2025-12-18 07:39 +0000
Re: Python scott@slp53.sl.home (Scott Lurndal) - 2025-12-18 15:43 +0000
Re: Python rbowman <bowman@montana.com> - 2025-12-18 18:38 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-19 00:56 -0500
Re: Python rbowman <bowman@montana.com> - 2025-12-19 08:18 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-19 03:30 -0500
Re: Python rbowman <bowman@montana.com> - 2025-12-19 19:38 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-20 04:01 -0500
Re: Python rbowman <bowman@montana.com> - 2025-12-21 04:08 +0000
Re: Python "Carlos E.R." <robin_listas@es.invalid> - 2025-12-27 22:36 +0100
Re: Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-18 09:55 +0000
Re: Python Marc Haber <mh+usenetspam1118@zugschl.us> - 2025-12-18 11:19 +0100
Re: Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-18 12:36 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-14 23:36 -0500
Re: Python candycanearter07 <candycanearter07@candycanearter07.nomail.afraid> - 2025-12-19 13:30 +0000
Re: Python rbowman <bowman@montana.com> - 2025-12-19 19:50 +0000
Re: Python scott@slp53.sl.home (Scott Lurndal) - 2025-12-19 20:03 +0000
Re: Python Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-12-19 21:00 +0000
Re: Python c186282 <c186282@nnada.net> - 2025-12-20 04:16 -0500
Re: Python c186282 <c186282@nnada.net> - 2025-12-20 04:15 -0500
Re: Python rbowman <bowman@montana.com> - 2025-12-21 04:14 +0000
Re: Python Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-12-21 09:06 -0500
Re: Python drb@ihatespam.msu.edu (Dennis Boone) - 2025-12-21 18:31 +0000
Re: Python rbowman <bowman@montana.com> - 2025-12-21 21:00 +0000
Re: Python Marc Haber <mh+usenetspam1118@zugschl.us> - 2025-12-22 07:29 +0100
Linux at work in the old days Chris Ahlstrom <OFeem1987@teleworm.us> - 2025-12-22 07:20 -0500
Re: Linux at work in the old days rbowman <bowman@montana.com> - 2025-12-22 19:18 +0000
Re: Linux at work in the old days c186282 <c186282@nnada.net> - 2025-12-23 01:41 -0500
Re: Linux at work in the old days Peter Flass <Peter@Iron-Spring.com> - 2025-12-23 07:26 -0700
Re: Linux at work in the old days Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-23 20:21 +0000
Re: naughty Python John Levine <johnl@taugh.com> - 2025-12-22 21:26 +0000
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-23 00:49 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-23 01:55 -0500
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-23 11:21 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-23 06:34 -0500
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-23 12:38 +0000
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-23 20:28 +0000
Re: naughty Python Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2025-12-23 14:21 -0800
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-23 23:55 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-24 05:33 -0500
The power of languages (Re: naughty Python) Lars Poulsen <lars@beagle-ears.com> - 2025-12-24 15:49 +0000
Re: The power of languages (Re: naughty Python) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-12-24 23:28 +0000
Re: The power of languages (Re: naughty Python) Thomas Prufer <prufer.public@mnet-online.de.invalid> - 2025-12-27 15:29 +0100
Re: The power of languages (Re: naughty Python) Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-27 21:21 +0000
Re: The power of languages (Re: naughty Python) rbowman <bowman@montana.com> - 2025-12-27 23:17 +0000
Re: The power of languages (Re: naughty Python) Lars Poulsen <lars@beagle-ears.com> - 2025-12-28 04:09 +0000
Re: The power of languages (Re: naughty Python) Bob Vloon <usenet@bananacorp.nl.invalid> - 2025-12-28 18:00 +0000
Re: naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2025-12-28 22:22 +0100
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-28 21:06 -0500
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-29 04:04 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-29 01:07 -0500
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-29 06:38 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-29 02:31 -0500
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-29 17:09 +0000
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-29 13:35 +0000
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2025-12-29 07:33 -0700
Re: naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-29 21:59 +0000
Re: naughty Python John Ames <commodorejohn@gmail.com> - 2025-12-29 15:40 -0800
Re: naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-30 01:30 +0000
Re: naughty Python John Ames <commodorejohn@gmail.com> - 2025-12-30 08:57 -0800
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-30 12:51 -0500
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-30 19:00 +0000
Re: naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-30 19:06 +0000
Re: naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2025-12-30 09:38 +0100
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-30 11:11 +0000
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2025-12-30 07:38 -0700
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-30 15:04 +0000
Innovation (was Re: naughty Python) Lars Poulsen <lars@beagle-ears.com> - 2025-12-30 21:40 +0000
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-30 22:02 +0000
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2025-12-29 19:23 -0700
Re: naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-30 03:53 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-30 03:14 -0500
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-30 11:18 +0000
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-30 21:49 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-30 19:47 -0500
Re: naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-12-31 01:01 +0000
Re: naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-12-31 03:07 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-30 23:45 -0500
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-31 07:12 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-30 23:11 -0500
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-31 07:57 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-31 09:13 -0500
Re: naughty Python rbowman <bowman@montana.com> - 2025-12-31 19:13 +0000
Re: naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-12-31 18:55 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-31 14:21 -0500
Re: naughty Python Lars Poulsen <lars@beagle-ears.com> - 2025-12-31 22:34 +0000
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-01 01:02 +0000
APL for Neural Networks (Re: naughty Python) Lars Poulsen <lars@beagle-ears.com> - 2026-01-01 15:52 +0000
Re: APL for Neural Networks (Re: naughty Python) Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-01 18:58 +0000
Re: APL for Neural Networks (Re: naughty Python) antispam@fricas.org (Waldek Hebisch) - 2026-01-01 23:05 +0000
Re: APL for Neural Networks (Re: naughty Python) rbowman <bowman@montana.com> - 2026-01-02 05:48 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-31 22:32 -0500
Re: naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-02 02:18 +0000
Re: naughty Python Stéphane CARPENTIER <sc@fiat-linux.fr> - 2026-01-04 14:17 +0000
Re: naughty Python Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-04 09:48 -0500
Re: naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-04 21:14 +0000
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2025-12-31 22:35 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2025-12-31 22:07 -0500
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2026-01-01 12:49 +0000
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2026-01-01 07:28 -0700
Re: naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2026-01-01 15:55 +0100
Re: naughty Python c186282 <c186282@nnada.net> - 2026-01-02 02:40 -0500
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-02 19:29 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2026-01-02 15:18 -0500
Re: naughty Pascal "Carlos E.R." <robin_listas@es.invalid> - 2026-01-02 22:22 +0100
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-03 08:31 +0000
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-03 20:12 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-04 07:56 -0700
Re: naughty Pascal Don_from_AZ <djatechNOSPAM@comcast.net.invalid> - 2026-01-04 09:22 -0700
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-04 21:16 +0000
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-04 21:00 +0000
Re: naughty Pascal "Carlos E.R." <robin_listas@es.invalid> - 2026-01-04 15:11 +0100
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-05 10:49 -0800
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-05 19:57 -0500
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-05 20:37 -0700
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-06 04:10 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-05 23:21 -0500
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-06 06:28 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-06 18:57 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-06 16:04 -0500
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-06 14:22 -0800
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-06 20:47 -0500
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-07 02:00 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-06 22:37 -0500
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-07 08:56 -0800
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 04:57 +0000
Re: naughty Pascal Ian <${send-direct-email-to-news1021-at-jusme-dot-com-if-you-must}@jusme.com> - 2026-01-08 09:57 +0000
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-07 08:57 -0800
Re: naughty Pascal Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-01-07 09:41 -0800
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-07 10:29 -0800
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-07 22:33 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 04:57 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 00:42 -0500
Re: Naughty Advertising (was Re: naughty Pascal) Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-08 07:01 +0000
Re: Naughty Advertising (was Re: naughty Pascal) John Ames <commodorejohn@gmail.com> - 2026-01-08 08:45 -0800
Re: Naughty Advertising (was Re: naughty Pascal) The Natural Philosopher <tnp@invalid.invalid> - 2026-01-08 18:23 +0000
Re: Naughty Advertising (was Re: naughty Pascal) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 19:16 +0000
Re: Naughty Advertising (was Re: naughty Pascal) c186282 <c186282@nnada.net> - 2026-01-08 20:11 -0500
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-08 11:27 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 19:16 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 20:23 -0500
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-09 01:48 +0000
Re: naughty Pascal Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2026-01-08 19:32 -0800
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 23:36 -0500
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-09 06:44 +0000
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-08 18:46 -0800
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 22:15 -0500
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-08 20:13 -0800
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 23:40 -0500
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-08 22:23 -0800
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-09 07:04 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-09 10:00 +0000
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-09 06:58 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-07 06:33 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-07 09:55 +0000
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-07 21:46 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 04:57 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-07 18:48 -0500
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-07 06:33 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-07 07:31 -0700
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-05 23:18 -0500
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-06 07:42 -0700
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-06 20:01 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-07 07:27 -0700
Re: naughty Pascal antispam@fricas.org (Waldek Hebisch) - 2026-01-06 22:32 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-06 20:53 -0500
Re: naughty Pascal cross@spitfire.i.gajendra.net (Dan Cross) - 2026-01-07 11:51 +0000
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-06 08:20 -0800
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-06 10:15 +0000
Re: naughty Pascal Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-06 06:33 -0500
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-06 19:20 +0000
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-06 09:14 -0800
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-05 12:33 -0700
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-05 11:50 -0800
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-05 13:37 -0800
Re: naughty Pascal "Carlos E.R." <robin_listas@es.invalid> - 2026-01-06 13:19 +0100
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-06 08:30 -0800
Re: naughty Pascal cross@spitfire.i.gajendra.net (Dan Cross) - 2026-01-06 17:04 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-06 16:30 -0500
Re: naughty Pascal "Carlos E.R." <robin_listas@es.invalid> - 2026-01-07 13:40 +0100
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-07 07:47 -0700
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-07 20:08 +0000
Re: naughty Pascal Richard Kettlewell <invalid@invalid.invalid> - 2026-01-07 20:18 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 04:57 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 00:36 -0500
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-08 07:00 +0000
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-08 08:33 -0800
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-08 20:00 +0000
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-08 20:21 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 22:45 +0000
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-08 23:52 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-08 07:51 -0700
Re: naughty Pascal "Carlos E.R." <robin_listas@es.invalid> - 2026-01-07 13:38 +0100
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-07 22:03 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-07 19:21 -0700
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-08 02:26 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-07 23:20 -0500
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-08 11:20 +0000
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-08 08:34 -0800
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 20:19 -0500
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-09 01:42 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-09 09:57 +0000
Re: naughty Pascal scott@slp53.sl.home (Scott Lurndal) - 2026-01-08 14:43 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 20:15 -0500
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-09 01:44 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-09 09:56 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-08 19:28 -0700
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-08 07:47 -0700
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-08 19:52 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 22:45 +0000
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-09 01:35 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-09 10:02 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 20:54 -0500
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-09 06:36 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-09 08:13 -0700
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-08 19:49 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 20:43 -0500
Re: naughty Pascal Bob Martin <bob.martin@excite.com> - 2026-01-09 06:20 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-09 08:09 -0700
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-06 19:22 +0000
Re: naughty Pascal "Carlos E.R." <robin_listas@es.invalid> - 2026-01-07 13:41 +0100
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-05 21:42 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-05 20:33 -0700
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-05 22:58 -0500
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-05 20:27 -0700
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-05 22:54 -0500
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-06 07:40 -0700
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-06 04:09 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-06 10:10 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-06 07:46 -0700
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-06 17:19 +0000
Re: naughty Pascal Peter Flass <Peter@Iron-Spring.com> - 2026-01-06 12:39 -0700
Re: naughty Pascal cross@spitfire.i.gajendra.net (Dan Cross) - 2026-01-06 19:56 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-07 06:33 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-07 09:44 +0000
COBOL compilers (Re: naughty Pascal) Lars Poulsen <lars@beagle-ears.com> - 2026-01-07 14:11 +0000
Re: COBOL compilers (Re: naughty Pascal) Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-07 20:21 +0000
Re: COBOL compilers (Re: naughty Pascal) Peter Flass <Peter@Iron-Spring.com> - 2026-01-07 19:16 -0700
Re: COBOL compilers (Re: naughty Pascal) Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-08 02:24 +0000
Re: COBOL compilers (Re: naughty Pascal) Peter Flass <Peter@Iron-Spring.com> - 2026-01-08 07:41 -0700
Re: COBOL compilers (Re: naughty Pascal) Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-08 20:02 +0000
Re: COBOL compilers (Re: naughty Pascal) rbowman <bowman@montana.com> - 2026-01-08 02:24 +0000
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-06 19:57 +0000
Re: naughty Pascal scott@slp53.sl.home (Scott Lurndal) - 2026-01-06 21:53 +0000
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-06 19:17 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-06 16:06 -0500
Re: naughty Pascal cross@spitfire.i.gajendra.net (Dan Cross) - 2026-01-06 23:44 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-07 09:57 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-07 09:56 +0000
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-07 22:08 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-08 11:21 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 04:57 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 00:41 -0500
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-08 11:26 +0000
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-08 19:59 +0000
Re: naughty Pascal Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 22:45 +0000
Re: naughty Pascal c186282 <c186282@nnada.net> - 2026-01-08 21:00 -0500
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-08 20:00 +0000
Re: naughty Pascal scott@slp53.sl.home (Scott Lurndal) - 2026-01-08 20:09 +0000
Re: naughty Pascal rbowman <bowman@montana.com> - 2026-01-09 02:02 +0000
Re: naughty Pascal The Natural Philosopher <tnp@invalid.invalid> - 2026-01-09 10:05 +0000
Re: naughty Pascal scott@slp53.sl.home (Scott Lurndal) - 2026-01-06 15:31 +0000
Re: naughty Pascal Richard Kettlewell <invalid@invalid.invalid> - 2026-01-06 10:39 +0000
Re: naughty Pascal John Ames <commodorejohn@gmail.com> - 2026-01-06 09:25 -0800
Re: naughty Pascal scott@slp53.sl.home (Scott Lurndal) - 2026-01-05 20:35 +0000
Re: naughty Pascal "Carlos E.R." <robin_listas@es.invalid> - 2026-01-06 13:25 +0100
Re: naughty Pascal Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-06 20:00 +0000
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2026-01-02 14:51 -0700
Re: naughty Python Lars Poulsen <lars@beagle-ears.com> - 2026-01-02 22:50 +0000
Re: old Algol, was naughty Python John Levine <johnl@taugh.com> - 2026-01-03 02:45 +0000
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2026-01-02 19:47 -0700
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2026-01-01 21:00 +0000
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-01 21:43 +0000
Re: naughty Python antispam@fricas.org (Waldek Hebisch) - 2026-01-01 23:54 +0000
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2026-01-01 20:14 -0700
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-02 06:03 +0000
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2026-01-02 11:02 +0000
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-02 05:59 +0000
Re: naughty Python ted@loft.tnolan.com (Ted Nolan <tednolan>) - 2026-01-02 06:01 +0000
Re: naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-02 06:58 +0000
Re: naughty Python ted@loft.tnolan.com (Ted Nolan <tednolan>) - 2026-01-02 17:14 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2026-01-02 14:58 -0500
Re: naughty Python ted@loft.tnolan.com (Ted Nolan <tednolan>) - 2026-01-02 21:11 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2026-01-02 05:37 -0500
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2026-01-02 11:04 +0000
Re: naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2026-01-02 12:24 +0100
Re: naughty Python c186282 <c186282@nnada.net> - 2026-01-02 06:51 -0500
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-02 19:56 +0000
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2026-01-02 10:59 +0000
Re: naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2026-01-02 12:27 +0100
Re: naughty Python c186282 <c186282@nnada.net> - 2026-01-02 06:54 -0500
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2026-01-02 11:57 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2026-01-02 07:10 -0500
Re: naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2026-01-02 14:34 +0100
Re: naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2026-01-02 14:38 +0100
Re: naughty Python John Ames <commodorejohn@gmail.com> - 2026-01-02 08:49 -0800
Re: C structure portability, naughty Python John Levine <johnl@taugh.com> - 2026-01-02 18:26 +0000
Re: C structure portability, naughty Python c186282 <c186282@nnada.net> - 2026-01-02 15:08 -0500
Re: C structure portability, naughty Python John Levine <johnl@taugh.com> - 2026-01-02 20:32 +0000
Re: C structure portability, naughty Python rbowman <bowman@montana.com> - 2026-01-03 00:08 +0000
Re: C structure portability, naughty Python John Levine <johnl@taugh.com> - 2026-01-03 02:47 +0000
Re: C structure portability, naughty Python Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-03 07:03 -0500
Re: C structure portability, naughty Python rbowman <bowman@montana.com> - 2026-01-03 19:43 +0000
Re: C structure portability, naughty Python Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-04 06:42 -0500
Re: C structure portability, naughty Python rbowman <bowman@montana.com> - 2026-01-04 20:29 +0000
Re: C structure portability, naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2026-01-04 15:14 +0100
Re: C structure portability, naughty Python Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-04 09:43 -0500
Re: C structure portability, naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-04 19:41 +0000
Re: Naughty C♯ Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-04 21:18 +0000
Re: Naughty C♯ c186282 <c186282@nnada.net> - 2026-01-04 19:04 -0500
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-05 03:55 +0000
Re: Naughty C♯ The Natural Philosopher <tnp@invalid.invalid> - 2026-01-05 11:29 +0000
Re: Naughty C♯ Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-05 06:59 -0500
Re: Naughty C♯ Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-05 06:55 -0500
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-05 17:43 +0000
Re: Naughty C♯ Niklas Karlsson <nikke.karlsson@gmail.com> - 2026-01-05 18:08 +0000
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-05 20:32 +0000
Re: Naughty C♯ Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-05 17:25 -0500
Re: Naughty C♯ Pancho <Pancho.Jones@protonmail.com> - 2026-01-06 07:55 +0000
Re: Naughty C♯ Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-06 06:19 -0500
Re: Naughty C♯ c186282 <c186282@nnada.net> - 2026-01-05 08:26 -0500
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-05 18:09 +0000
Re: Naughty C♯ Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-05 18:16 +0000
Re: Naughty C♯ Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-05 05:57 +0000
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-05 17:48 +0000
Re: Naughty C♯ The Natural Philosopher <tnp@invalid.invalid> - 2026-01-05 18:09 +0000
Re: Naughty C♯ Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-05 18:20 +0000
Re: Naughty C♯ Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-05 18:24 +0000
Re: Naughty C♯ Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-05 21:44 +0000
Re: Naughty C♯ c186282 <c186282@nnada.net> - 2026-01-05 19:31 -0500
Re: Naughty C♯ antispam@fricas.org (Waldek Hebisch) - 2026-01-06 12:16 +0000
Re: Naughty C♯ Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-06 11:12 -0500
Re: Naughty C♯ cross@spitfire.i.gajendra.net (Dan Cross) - 2026-01-06 16:25 +0000
Re: Naughty C♯ scott@slp53.sl.home (Scott Lurndal) - 2026-01-06 17:59 +0000
Re: Naughty C♯ cross@spitfire.i.gajendra.net (Dan Cross) - 2026-01-06 19:59 +0000
Re: Naughty C♯ scott@slp53.sl.home (Scott Lurndal) - 2026-01-06 21:57 +0000
Re: Naughty C♯ cross@spitfire.i.gajendra.net (Dan Cross) - 2026-01-07 13:37 +0000
Re: Naughty C♯ scott@slp53.sl.home (Scott Lurndal) - 2026-01-07 15:30 +0000
Re: Naughty C♯ The Natural Philosopher <tnp@invalid.invalid> - 2026-01-06 17:26 +0000
Re: Re: Naughty C♯ cross@spitfire.i.gajendra.net (Dan Cross) - 2026-01-06 17:50 +0000
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-06 19:06 +0000
Re: Naughty C♯ c186282 <c186282@nnada.net> - 2026-01-06 16:24 -0500
Re: Naughty C♯ antispam@fricas.org (Waldek Hebisch) - 2026-01-06 23:10 +0000
Re: Naughty C♯ scott@slp53.sl.home (Scott Lurndal) - 2026-01-07 00:22 +0000
Re: Naughty C♯ c186282 <c186282@nnada.net> - 2026-01-06 21:00 -0500
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-07 21:24 +0000
Re: Naughty C♯ antispam@fricas.org (Waldek Hebisch) - 2026-01-08 01:00 +0000
Re: Naughty C♯ Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-07 06:33 +0000
Re: Naughty C♯ scott@slp53.sl.home (Scott Lurndal) - 2026-01-07 15:27 +0000
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-07 21:29 +0000
Re: Naughty C♯ The Natural Philosopher <tnp@invalid.invalid> - 2026-01-07 10:02 +0000
Re: Re: Naughty C♯ cross@spitfire.i.gajendra.net (Dan Cross) - 2026-01-07 11:53 +0000
Re: Naughty C♯ Peter Flass <Peter@Iron-Spring.com> - 2026-01-07 07:34 -0700
Re: Re: Naughty C♯ cross@spitfire.i.gajendra.net (Dan Cross) - 2026-01-07 15:13 +0000
Re: Naughty C♯ Peter Flass <Peter@Iron-Spring.com> - 2026-01-07 12:20 -0700
Re: Naughty C♯ John Ames <commodorejohn@gmail.com> - 2026-01-07 11:40 -0800
Re: Naughty C♯ Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-07 20:20 +0000
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-07 21:36 +0000
Re: Naughty C♯ The Natural Philosopher <tnp@invalid.invalid> - 2026-01-07 20:09 +0000
Re: Naughty C♯ "Carlos E.R." <robin_listas@es.invalid> - 2026-01-06 13:36 +0100
Re: Naughty C♯ Peter Flass <Peter@Iron-Spring.com> - 2026-01-06 07:55 -0700
Re: Naughty PL/I (was Re: Naughty C♯) Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-06 20:04 +0000
What is wrong with C? (and fond memories of VAX) Lars Poulsen <lars@beagle-ears.com> - 2026-01-06 15:15 +0000
Re: What is wrong with C? (and fond memories of VAX) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-06 18:57 +0000
Re: What is wrong with C? (and fond memories of VAX) rbowman <bowman@montana.com> - 2026-01-06 20:10 +0000
Re: What is wrong with C? (and fond memories of VAX) scott@slp53.sl.home (Scott Lurndal) - 2026-01-06 21:59 +0000
Re: What is wrong with C? (and fond memories of VAX) Richard Kettlewell <invalid@invalid.invalid> - 2026-01-06 22:54 +0000
Re: What is wrong with C? (and fond memories of VAX) rbowman <bowman@montana.com> - 2026-01-07 01:40 +0000
Re: What is wrong with C? (and fond memories of VAX) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-07 06:33 +0000
Re: What is wrong with C? (and fond memories of VAX) "Carlos E.R." <robin_listas@es.invalid> - 2026-01-07 13:30 +0100
Re: What is wrong with C? (and fond memories of VAX) rbowman <bowman@montana.com> - 2026-01-07 22:49 +0000
Re: What is wrong with C? (and fond memories of VAX) c186282 <c186282@nnada.net> - 2026-01-08 00:47 -0500
Re: What is wrong with C? (and fond memories of VAX) The Natural Philosopher <tnp@invalid.invalid> - 2026-01-08 11:23 +0000
Re: What is wrong with C? (and fond memories of VAX) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 19:16 +0000
Re: What is wrong with C? (and fond memories of VAX) rbowman <bowman@montana.com> - 2026-01-08 20:34 +0000
Re: What is wrong with C? (and fond memories of VAX) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 22:45 +0000
Re: What is wrong with C? (and fond memories of VAX) sean@conman.org - 2026-01-09 00:23 +0000
Re: What is wrong with C? (and fond memories of VAX) Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-09 04:54 +0000
Re: What is wrong with C? (and fond memories of VAX) rbowman <bowman@montana.com> - 2026-01-09 07:08 +0000
Re: Naughty C♯ The Natural Philosopher <tnp@invalid.invalid> - 2026-01-06 17:17 +0000
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-06 18:59 +0000
Re: Naughty C♯ The Natural Philosopher <tnp@invalid.invalid> - 2026-01-05 11:26 +0000
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-05 03:34 +0000
Re: Naughty C♯ Richard Kettlewell <invalid@invalid.invalid> - 2026-01-05 08:24 +0000
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-05 19:06 +0000
Re: Naughty C♯ Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-05 06:50 -0500
Re: Naughty C♯ Pancho <Pancho.Jones@protonmail.com> - 2026-01-06 08:03 +0000
Re: Naughty C♯ rbowman <bowman@montana.com> - 2026-01-06 19:11 +0000
Re: Naughty C♯ Bob Vloon <usenet@bananacorp.nl.invalid> - 2026-01-07 12:01 +0000
Re: Naughty Java (was Re: Naughty C♯) Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-07 20:18 +0000
Re: C structure portability, naughty Python rbowman <bowman@montana.com> - 2026-01-05 03:09 +0000
Re: C structure portability, naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2026-01-05 13:31 +0100
Re: C structure portability, naughty Python rbowman <bowman@montana.com> - 2026-01-04 20:04 +0000
Re: C structure portability, naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2026-01-05 13:25 +0100
Re: C structure portability, naughty Python scott@slp53.sl.home (Scott Lurndal) - 2026-01-05 15:47 +0000
Re: C structure portability, naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-05 21:45 +0000
Re: C structure portability, naughty Python John Ames <commodorejohn@gmail.com> - 2026-01-05 09:20 -0800
Re: C structure portability, naughty Python Niklas Karlsson <nikke.karlsson@gmail.com> - 2026-01-05 18:10 +0000
Re: C structure portability, naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-05 21:45 +0000
Re: C structure portability, naughty Python Niklas Karlsson <nikke.karlsson@gmail.com> - 2026-01-05 23:28 +0000
Re: C structure portability, naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-06 00:14 +0000
Re: C structure portability, naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-06 00:23 +0000
Re: C structure portability, naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-06 00:57 +0000
Re: C structure portability, naughty Python rbowman <bowman@montana.com> - 2026-01-06 06:24 +0000
Re: C structure portability, naughty Python John Ames <commodorejohn@gmail.com> - 2026-01-06 08:14 -0800
Re: C structure portability, naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-06 18:57 +0000
Re: C structure portability, naughty Python John Ames <commodorejohn@gmail.com> - 2026-01-06 11:03 -0800
Re: C structure portability, naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-07 06:33 +0000
Re: C structure portability, naughty Python John Ames <commodorejohn@gmail.com> - 2026-01-07 09:00 -0800
Re: C structure portability, naughty Python Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-07 12:23 -0500
Re: C structure portability, naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2026-01-08 14:01 +0100
Re: C structure portability, naughty Python Niklas Karlsson <nikke.karlsson@gmail.com> - 2026-01-07 20:55 +0000
Re: C structure portability, naughty Python rbowman <bowman@montana.com> - 2026-01-06 20:58 +0000
Re: C structure portability, naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2026-01-07 09:48 +0000
Re: C structure portability, naughty Python rbowman <bowman@montana.com> - 2026-01-07 20:17 +0000
Re: C structure portability, naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-08 04:57 +0000
Re: C structure portability, naughty Python scott@slp53.sl.home (Scott Lurndal) - 2026-01-06 15:29 +0000
Re: C structure portability, naughty Python Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-06 06:21 -0500
Re: C structure portability, naughty Python scott@slp53.sl.home (Scott Lurndal) - 2026-01-05 18:13 +0000
Re: C structure portability, naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-05 18:16 +0000
Re: C structure portability, naughty Python rbowman <bowman@montana.com> - 2026-01-04 19:48 +0000
Re: C structure portability, naughty Python "Carlos E.R." <robin_listas@es.invalid> - 2026-01-05 13:37 +0100
Re: C structure portability, naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-04 21:17 +0000
Re: C structure portability, naughty Python rbowman <bowman@montana.com> - 2026-01-05 04:01 +0000
Re: C structure portability, naughty Python Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-05 07:07 -0500
Re: C structure portability, naughty Python John Ames <commodorejohn@gmail.com> - 2026-01-05 11:05 -0800
Re: C structure portability, naughty Python scott@slp53.sl.home (Scott Lurndal) - 2026-01-03 18:32 +0000
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2026-01-02 19:38 +0000
Re: naughty Python Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-02 21:33 +0000
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2026-01-02 15:00 -0700
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-03 00:52 +0000
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2026-01-02 19:51 -0700
Re: naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-03 06:09 +0000
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-03 20:38 +0000
Re: naughty Python c186282 <c186282@nnada.net> - 2026-01-03 16:58 -0500
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2026-01-04 08:01 -0700
Re: naughty Python c186282 <c186282@nnada.net> - 2026-01-04 16:25 -0500
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-05 04:12 +0000
Re: naughty Python Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-04 07:14 -0500
Re: naughty Python The Natural Philosopher <tnp@invalid.invalid> - 2026-01-04 20:25 +0000
Re: naughty Python Peter Flass <Peter@Iron-Spring.com> - 2026-01-04 07:59 -0700
Re: naughty Python Niklas Karlsson <nikke.karlsson@gmail.com> - 2026-01-04 16:31 +0000
Re: naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-04 19:41 +0000
Re: naughty Python Niklas Karlsson <nikke.karlsson@gmail.com> - 2026-01-04 20:05 +0000
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-05 04:17 +0000
Re: naughty Python Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2026-01-05 05:57 +0000
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-05 19:20 +0000
Re: naughty Python Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-05 17:35 -0500
Re: naughty Python rbowman <bowman@montana.com> - 2026-01-06 06:36 +0000
Re: C structures, was naughty Python John Levine <johnl@taugh.com> - 2026-01-02 22:41 +0000
(Thread has 716 articles, showing 500 — browse group in flat view)
csiph-web