Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.theory > #135912
| From | Kaz Kylheku <643-408-1753@kylheku.com> |
|---|---|
| Newsgroups | comp.theory, sci.logic, comp.ai.philosophy, sci.math |
| Subject | Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" |
| Date | 2025-11-17 22:58 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <20251117144959.250@kylheku.com> (permalink) |
| References | <20251113155854.784@kylheku.com> <87bjl2kck4.fsf@bsb.me.uk> <10fb8v4$3s47k$2@dont-email.me> <20251115184626.294@kylheku.com> <10ffmnu$1100c$3@dont-email.me> |
Cross-posted to 4 groups.
On 2025-11-17, olcott <polcott333@gmail.com> wrote: > On 11/15/2025 8:48 PM, Kaz Kylheku wrote: >> On 2025-11-16, olcott <polcott333@gmail.com> wrote: >>> HHH cannot possibly report on the behavior >>> of its caller because HHH has no way of >>> knowing what function is calling it. >>> >>> This means that when the halting problem >>> requires HHH to report on the behavior of >>> its caller: DD() that its is requiring >>> something outside the scope of computation. >> >> That's dumber than the Witch scene in Monty Python and The Holy Grail. >> > > *I will be utterly relentless about this* > *I will be utterly relentless about this* > *I will be utterly relentless about this* > *I will be utterly relentless about this* > > Yes and now if you could just translate that > mere baseless rhetoric into actual reasoning > with a sound basis. > > Not to denigrate you but I think that this > would be totally out of your depth as it > would be for most everyone. I am certainly not smarter than Turing, but you think you are. I do not believe that HHH is required to report on the behavior of its caller. There is no such thing. In the computing environment you have devised, the top activation of HHH has a caller, which is the (one and only) activation of main. That observation is not interesting or relevant, and, more importantly, /must/ not be relevant. Pure functions do not have a context. Given an expression f(x, y), it denotes eactly the same calculation no matter where it is placed, provided that the placement does not override the meaning of the symbol f (that is to say, there isn't a lexically enclosing shadowing redefinition of f). This property is called "referential transparency" in CS. The test case D can incorporate any one of an infinite number of possible representations of the /algorithm/ on which H is based. It uses that algorithm, but does not call H. The circumstances of the halting problem are not limited to the narrow conception that is embodied in just your C programming experiment. It is about algorithms, not specific functions in a programming language, which are all in the same image, such that D calls the same address H that is the procedure deciding it. You've not acknowledged your mistakes, such as: - continuing to use impure functions (e.g. mutating global execution trace buffer; distinguishing "Root == 1" H functions from "Root == 0"). - treating unequal addresses as necessarily unequal functions. - conflating the instruction events from multiple simulations into a single execution trace buffer. -- TXR Programming Language: http://nongnu.org/txr Cygnal: Cygwin Native Application Library: http://kylheku.com/cygnal Mastodon: @Kazinator@mstdn.ca
Back to comp.theory | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Stop responding to Olcott by December 2025: who is in? Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 00:08 +0000
Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-13 18:36 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 00:45 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-13 18:57 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 02:32 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-13 20:38 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 06:35 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 08:13 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 18:01 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 12:19 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 18:56 +0000
Defending against libelous assessments of my work olcott <polcott333@gmail.com> - 2025-11-14 13:18 -0600
Re: Defending against libelous assessments of my work Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 19:45 +0000
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-19 04:42 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-13 20:39 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 06:39 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 08:25 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 18:22 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 12:31 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 18:48 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 13:08 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 19:54 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 14:17 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 20:33 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 15:13 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 21:28 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 15:33 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 21:44 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 15:42 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 21:46 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 16:10 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-15 03:52 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 23:26 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-15 06:42 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-15 10:23 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-15 19:59 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-15 14:02 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-15 20:19 +0000
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-15 14:38 -0600
Re: Will keep posting this every day until someone answers truthfully olcott <polcott333@gmail.com> - 2025-11-14 16:02 -0600
Re: Will keep posting this every day until someone answers truthfully Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-15 20:03 +0000
Re: Will keep posting this every day until someone answers truthfully --- LLM olcott <polcott333@gmail.com> - 2025-11-14 08:36 -0600
Re: Will keep posting this every day until someone answers truthfully --- LLM Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 18:25 +0000
Defending against libelous assessments of my work olcott <polcott333@gmail.com> - 2025-11-14 12:35 -0600
Re: Defending against libelous assessments of my work Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 18:51 +0000
Re: Defending against libelous assessments of my work olcott <polcott333@gmail.com> - 2025-11-14 13:13 -0600
Re: Defending against libelous assessments of my work Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 19:43 +0000
Re: Defending against libelous assessments of my work Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-14 20:13 +0000
Re: Will keep posting this every day until someone answers truthfully Bonita Montero <Bonita.Montero@gmail.com> - 2025-11-14 09:38 +0100
Re: Stop responding to Olcott by December 2025: who is in? dbush <dbush.mobile@gmail.com> - 2025-11-13 20:53 -0500
Re: Stop responding to Olcott by December 2025: who is in? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-11-13 18:00 -0800
Re: Stop responding to Olcott by December 2025: who is in? Mike Terry <news.dead.person.stones@darjeeling.plus.com> - 2025-11-14 02:16 +0000
Re: Stop responding to Olcott by December 2025: who is in? yeti <yeti@tilde.institute> - 2025-11-14 03:08 +0042
Re: Stop responding to Olcott by December 2025: who is in? Mike Terry <news.dead.person.stones@darjeeling.plus.com> - 2025-11-14 03:52 +0000
Re: Stop responding to Olcott by December 2025: who is in? wij <wyniijj5@gmail.com> - 2025-11-14 12:57 +0800
Re: Stop responding to Olcott by December 2025: who is in? Ben Bacarisse <ben@bsb.me.uk> - 2025-11-16 01:06 +0000
Re: Stop responding to Olcott by December 2025: who is in? --- Ben olcott <polcott333@gmail.com> - 2025-11-15 19:18 -0600
Re: Stop responding to Olcott by December 2025: who is in? dart200 <user7160@newsgrouper.org.invalid> - 2025-11-13 21:03 -0800
Re: Stop responding to Olcott by December 2025: who is in? Richard Heathfield <rjh@cpax.org.uk> - 2025-11-14 06:21 +0000
Re: Stop responding to Olcott by December 2025: who is in? Mr Flibble <flibble@red-dwarf.jmc.corp> - 2025-11-14 17:41 +0000
Re: Stop responding to Olcott by December 2025: who is in? André G. Isaak <agisaak@gm.invalid> - 2025-11-14 14:49 -0700
Re: Stop responding to Olcott by December 2025: who is in? dart200 <user7160@newsgrouper.org.invalid> - 2025-11-14 14:59 -0800
Re: Stop responding to Olcott by December 2025: who is in? olcott <polcott333@gmail.com> - 2025-11-14 17:20 -0600
Re: Stop responding to Olcott by December 2025: who is in? Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-15 04:04 +0000
Re: Stop responding to Olcott by December 2025: who is in? olcott <polcott333@gmail.com> - 2025-11-14 23:36 -0600
Re: Stop responding to Olcott by December 2025: who is in? Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-15 15:27 +0000
Kaz already admitted that the Sipser criteria have been met olcott <polcott333@gmail.com> - 2025-11-15 10:29 -0600
Re: Kaz already admitted that the Sipser criteria have been met Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-15 20:04 +0000
Re: Kaz already admitted that the Sipser criteria have been met olcott <polcott333@gmail.com> - 2025-11-15 14:16 -0600
Re: Kaz already admitted that the Sipser criteria have been met Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-15 21:41 +0000
Re: Kaz already admitted that the Sipser criteria have been met olcott <polcott333@gmail.com> - 2025-11-15 16:04 -0600
Re: Stop responding to Olcott by December 2025: who is in? Ben Bacarisse <ben@bsb.me.uk> - 2025-11-16 01:10 +0000
Re: Stop responding to Olcott by December 2025: who is in? --- not a rehash olcott <polcott333@gmail.com> - 2025-11-15 19:21 -0600
Re: Stop responding to Olcott by December 2025: who is in? --- not a rehash Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-16 02:48 +0000
Re: Stop responding to Olcott by December 2025: who is in? --- not a rehash olcott <polcott333@gmail.com> - 2025-11-15 20:55 -0600
People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-15 21:01 -0600
Re: People that have a very shallow understanding of these things wij <wyniijj5@gmail.com> - 2025-11-16 12:10 +0800
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-15 22:41 -0600
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-15 23:13 -0600
Re: People that have a very shallow understanding of these things Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-11-16 19:56 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-16 19:02 -0600
Re: People that have a very shallow understanding of these things Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-11-17 02:21 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-16 21:47 -0600
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-16 21:49 -0600
Re: People that have a very shallow understanding of these things Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-11-17 04:01 +0000
Re: People that have a very shallow understanding of these things "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-11-16 18:35 -0800
Re: People that have a very shallow understanding of these things Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-17 04:29 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-16 22:40 -0600
Re: People that have a very shallow understanding of these things Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-17 05:03 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-16 22:47 -0600
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-16 22:48 -0600
Re: Stop responding to Olcott by December 2025: who is in? --- not a rehash joes <noreply@example.org> - 2025-11-16 14:39 +0000
Halt Deciders cannot report on the behavior of their caller olcott <polcott333@gmail.com> - 2025-11-16 10:12 -0600
Kaz say that he is dumber than the Witch scene in Monty Python olcott <polcott333@gmail.com> - 2025-11-16 22:19 -0600
Kaz PROVES that he is dumber than the Witch scene in Monty Python olcott <polcott333@gmail.com> - 2025-11-16 22:25 -0600
Who agrees that Kaz is dumber than the Witch scene in Monty Python ? olcott <polcott333@gmail.com> - 2025-11-16 22:26 -0600
People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-17 07:12 -0600
Re: People that have a very shallow understanding of these things Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-17 18:06 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-17 12:14 -0600
Re: People that have a very shallow understanding of these things Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-17 22:47 +0000
Re: People that have a very shallow understanding of these things Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-17 18:16 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-17 12:22 -0600
Re: People that have a very shallow understanding of these things Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-17 22:49 +0000
Re: People that have a very shallow understanding of these things Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-11-17 19:02 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-17 13:05 -0600
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-17 13:11 -0600
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-17 13:42 -0600
Re: People that have a very shallow understanding of these things Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-17 21:28 +0000
Re: People that have a very shallow understanding of these things Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-11-17 22:24 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-17 17:02 -0600
Re: People that have a very shallow understanding of these things Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-17 23:49 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-17 19:52 -0600
Re: People that have a very shallow understanding of these things Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-11-19 16:28 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-19 11:10 -0600
Re: People that have a very shallow understanding of these things Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-19 17:40 +0000
Re: People that have a very shallow understanding of these things Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-11-19 15:51 +0000
Re: People that have a very shallow understanding of these things olcott <polcott333@gmail.com> - 2025-11-19 11:04 -0600
Re: People that have a very shallow understanding of these things Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-19 18:23 +0000
People that have a very shallow understanding of these things --- AKA Kaz olcott <polcott333@gmail.com> - 2025-11-17 09:47 -0600
Re: People that have a very shallow understanding of these things --- AKA Kaz Alan Mackenzie <acm@muc.de> - 2025-11-17 16:32 +0000
People that have a very shallow understanding of these things --- "reckless disregard for the truth" olcott <polcott333@gmail.com> - 2025-11-17 10:48 -0600
Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" Alan Mackenzie <acm@muc.de> - 2025-11-17 17:42 +0000
Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" olcott <polcott333@gmail.com> - 2025-11-17 11:48 -0600
How teach logic? [The Jokes] (Re: People that have a very shallow understanding of these things) Mild Shock <janburse@fastmail.fm> - 2025-11-18 22:46 +0100
Re: How teach logic? [The Jokes] (Re: People that have a very shallow understanding of these things) olcott <polcott333@gmail.com> - 2025-11-18 16:02 -0600
Enjoying some logic under a shadowy tree? (Was: How teach logic? [The Jokes]) Mild Shock <janburse@fastmail.fm> - 2025-11-18 23:15 +0100
Re: Enjoying some logic under a shadowy tree? (Was: How teach logic? [The Jokes]) olcott <polcott333@gmail.com> - 2025-11-18 16:54 -0600
What did you do before 2001 ? (Was: Enjoying some logic under a shadowy tree?) Mild Shock <janburse@fastmail.fm> - 2025-11-19 09:50 +0100
What are top ten books in set theory? (Re: What did you do before 2001 ?) Mild Shock <janburse@fastmail.fm> - 2025-11-19 10:16 +0100
Slim Fermats Last Theorem (FLT) only for Lean4? (Was: What are top ten books in set theory?) Mild Shock <janburse@fastmail.fm> - 2025-11-19 11:14 +0100
Re: How teach logic? [The Jokes] (Re: People that have a very shallow understanding of these things) "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-11-18 15:15 -0800
People that have a very shallow understanding of these things --- "reckless disregard for the truth" olcott <polcott333@gmail.com> - 2025-11-17 11:41 -0600
Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-17 22:58 +0000
Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-11-19 16:35 +0000
Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-19 17:48 +0000
Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-11-19 17:57 +0000
Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-19 18:31 +0000
Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" olcott <polcott333@gmail.com> - 2025-11-19 12:39 -0600
Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-19 18:54 +0000
Re: People that have a very shallow understanding of these things --- "reckless disregard for the truth" olcott <polcott333@gmail.com> - 2025-11-19 11:23 -0600
Re: Stop responding to Olcott by December 2025: who is in? [t - 6d] Kaz Kylheku <643-408-1753@kylheku.com> - 2025-11-25 19:13 +0000
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] Kaz Kylheku <046-301-5902@kylheku.com> - 2025-12-01 19:14 +0000
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] Alan Mackenzie <acm@muc.de> - 2025-12-01 19:45 +0000
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] dart200 <user7160@newsgrouper.org.invalid> - 2025-12-01 12:05 -0800
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] olcott <polcott333@gmail.com> - 2025-12-01 14:43 -0600
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] dart200 <user7160@newsgrouper.org.invalid> - 2025-12-01 12:51 -0800
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] Richard Damon <Richard@Damon-Family.org> - 2025-12-02 10:44 -0500
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] dart200 <user7160@newsgrouper.org.invalid> - 2025-12-02 09:32 -0800
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] Richard Damon <Richard@Damon-Family.org> - 2025-12-02 13:28 -0500
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] dart200 <user7160@newsgrouper.org.invalid> - 2025-12-02 13:14 -0800
human understanding of true and proof are both flawed olcott <polcott333@gmail.com> - 2025-12-02 15:23 -0600
Re: human understanding of true and proof are both flawed dart200 <user7160@newsgrouper.org.invalid> - 2025-12-02 14:41 -0800
Re: human understanding of true and proof are both flawed olcott <polcott333@gmail.com> - 2025-12-02 17:03 -0600
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] Richard Damon <Richard@Damon-Family.org> - 2025-12-02 17:32 -0500
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] polcott <polcott333@gmail.com> - 2025-12-02 12:10 -0600
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] Kaz Kylheku <046-301-5902@kylheku.com> - 2025-12-01 20:22 +0000
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] Richard Heathfield <rjh@cpax.org.uk> - 2025-12-01 21:48 +0000
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] Andy Walker <anw@cuboid.co.uk> - 2025-12-02 14:56 +0000
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] olcott <polcott333@gmail.com> - 2025-12-02 09:33 -0600
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] Richard Heathfield <rjh@cpax.org.uk> - 2025-12-02 16:04 +0000
Olcott is provably correct --- no one can correctly refute this olcott <polcott333@gmail.com> - 2025-12-03 19:47 -0600
The quality of reviewers on USENET olcott <polcott333@gmail.com> - 2025-12-03 18:11 -0600
Olcott is provably correct --- no one can correctly refute this olcott <polcott333@gmail.com> - 2025-12-03 19:50 -0600
Olcott is provably correct --- no one can correct refute this olcott <polcott333@gmail.com> - 2025-12-03 19:44 -0600
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-05 02:45 -0800
Re: Stop responding to Olcott by December 2025: who is in? [t - 0] Mike Terry <news.dead.person.stones@darjeeling.plus.com> - 2025-12-01 23:42 +0000
Re: Stop responding to Olcott by December 2025: who is in? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-11-27 00:03 -0800
Re: Stop responding to Olcott by December 2025: who is in? dart200 <user7160@newsgrouper.org.invalid> - 2025-11-27 00:04 -0800
Re: Stop responding to Olcott by December 2025: who is in? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-11-27 00:29 -0800
Re: Stop responding to Olcott by December 2025: who is in? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-11-27 00:35 -0800
csiph-web