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


Groups > comp.theory > #137489

Re: on mathematical ghosts

From polcott <polcott333@gmail.com>
Newsgroups comp.theory, alt.buddha.short.fat.guy
Subject Re: on mathematical ghosts
Date 2025-12-11 15:20 -0600
Message-ID <10hfcjp$1es3l$1@solani.org> (permalink)
References (22 earlier) <10h9rbi$vt85$1@dont-email.me> <Nh6_Q.1317$_Sad.715@fx09.iad> <10hf6dc$2cmqt$2@dont-email.me> <10hfah9$1eqv0$1@solani.org> <10hfbhk$2cmqs$4@dont-email.me>

Cross-posted to 2 groups.

Show all headers | View raw


On 12/11/2025 3:02 PM, dart200 wrote:
> On 12/11/25 12:45 PM, polcott wrote:
>> On 12/11/2025 1:35 PM, dart200 wrote:
>>> On 12/9/25 8:02 PM, Richard Damon wrote:
>>>> On 12/9/25 1:55 PM, dart200 wrote:
>>>>> On 12/9/25 4:42 AM, Richard Damon wrote:
>>>>>> On 12/9/25 12:23 AM, dart200 wrote:
>>>>>>> On 12/8/25 8:12 PM, Richard Damon wrote:
>>>>>>>
>>>>>>>> ???
>>>>>>>>
>>>>>>>> Given Machine H is chosen as one partial decider then the machine:
>>>>>>>>
>>>>>>>> H^(d): if H(d, d) returns halting, loop forever
>>>>>>>>         else halt.
>>>>>>>
>>>>>>> i'm sorry now ur claiming H(d,d) actually returns an answer???
>>>>>>>
>>>>>>> when did this happen, and what does it return buddy???
>>>>>>
>>>>>> what ever its programs says it will.
>>>>>>
>>>>>> Do you not understand the concept of a parameter to an arguement?
>>>>>>
>>>>>> My claim is if *YOU* give me a machine H, I can prove it wrong.
>>>>>>
>>>>>> YOU need to provide some machine that my arguement will label as H.
>>>>>>
>>>>>>>
>>>>>>>>
>>>>>>>> Then H^(H^) will show that H was wrong for H(H^, H^)
>>>>>>>>
>>>>>>>> How is that not showing the machine which that machine can not 
>>>>>>>> decider.
>>>>>>>
>>>>>>> partial decidable does not fly it loses to BB
>>>>>>
>>>>>> Nope, because "partial deciability" means the machine is allowed 
>>>>>> to not answer.
>>>>>
>>>>> so what ur saying is H won't answer, so H^ will have an answer? i 
>>>>> did explore that paradigm in one of my papers, a believe it's 
>>>>> possible to create a program that seeks out an contradicts any and 
>>>>> all deciders that try to decide on it:
>>>>
>>>> H^ must have a behavior, so there is a correct answer.
>>>>
>>>> One semi-useful class of partial decider, which are also called 
>>>> recognizer, are machines that never give a wrong answer, but sometimes 
>>>
>>> yeah that's what i explored in the paper i posted
>>>
>>>> don't answer. This class is more useful if they always eventually 
>>>> answer for one side of the decision, and only not-answer sometimes 
>>>> for the 
>>>
>>> no, there's always going to be some machine which they cannot answer 
>>> for both sides
>>>
>>> please do read §2 of that paper
>>>
>>>> other. Halting is partially decidable by this criteria, with a 
>>>> decider that eventually answer halting for all halting machines, and 
>>>> non- halting for a large class of non-halting machines. I looked at 
>>>> machines of this type in the late 70's in school.
>>>>
>>>> Also, "beleive" is not proof, and doesn't mean you framework is useful.
>>>>
>>>> It is easy to create a system where Halting can be decided, it just 
>>>> needs making the system less than Turing Complete, so if you idea is 
>>>> based on that, so what.
>>>>
>>>>>
>>>>> https://www.academia.edu/136521323/how_to_resolve_a_halting_paradox
>>>>>
>>>>> (partial decidability also wouldn't work in Turing's "satisfactory" 
>>>>> problem from the og paper /on computable numbers/, but we'll get 
>>>>> there later)
>>>>>
>>>>
>>>> The Abstract talks about changing the meaning of basics of 
>>>> Conputation theory and the defintion of Halting (I haven't read the 
>>>> full paper).
>>>>
>>>> All that is doing is admitting that by the definitions accepted for 
>>>> defining a computation and what halting means, the author is 
>>>> conceeding that Halting is uncomputable.
>>>>
>>>> The paper than says:
>>>>
>>>> This paper does not attempt to present at depth arguments or reasons 
>>>> for why we should accept either of these proposals vs a more 
>>>> conventional perspective,
>>>
>>> because the implications are so broad my interest was to just focus 
>>> on the idea of the technique vs why
>>>
>>>>
>>>> But, what good is an alternate formulation if you aren't going to 
>>>> discuss why the alternative is going to be useful.
>>>
>>> i cannot condense meaning into the abstract and conclusions, u'd 
>>> actually have to read it 🤷
>>>
>>>>
>>>> It seems this is just another person not understand the reasoning 
>>>> behind how computations were defined, and why "Halting" was an 
>>>> important question, but just wants to create a somewhat similar 
>>>> solvable problem, even if such an alternative problem has no use.
>>>>
>>>>>>
>>>>>>>
>>>>>>> if BB has some limit L (which is must if u believe halting 
>>>>>>> problem), then there must be some specifically L-state machine 
>>>>>>> which *no* machine could decide upon, for if that machine was 
>>>>>>> decidable by anything, then BB could find that anything and 
>>>>>>> subvert the limit L
>>>>>>
>>>>>> WHy does BB need to have a limit L?
>>>>>
>>>>> my my richard, u don't know that in ur theory BB must have a limit?
>>>>
>>>> You seem to be using undefined terms.
>>>>
>>>> BB is apparently the Busy Beaver problem, which since it is 
>>>> uncomputable, can't actually be a machine.
>>>
>>> yeah but it's certainly computable up until a limit, as we've already 
>>> computed it up to 5, there cannot be any machines <6 states that are 
>>> not decidable
>>>
>>>>
>>>> BB(n) is the maximum length tape that a Turing Machine of n states 
>>>> can create and then halt.
>>>
>>> technically it's steps: https://en.wikipedia.org/wiki/Busy_beaver
>>>
>>> but for the purposes of this discussion it doesn't really matter 
>>> whether it's space or steps we're talking about
>>>
>>>>
>>>> BB(n) is, by definitiion a "finite" number. Talking about the 
>>>> "limit" of a finite number is a misuse of the term.
>>>
>>> i mean the natural number limit L >5 at which point BB(L) becomes 
>>> fundamentally *unknowable* due to some L-state machine being 
>>> fundamentally undecidable.
>>>
>>> if L doesn't exist, that would make halting generally decidable, so 
>>> therefore L must exist
>>>
>>> if L does exist, then there must be some L-state machine U which 
>>> cannot be decided on *by any partial* decider, because the BB 
>>> computation would find it and use it
>>>
>>>>
>>>> We can sometimes establish upper and lower bounds on the value of 
>>>> BB(n), is that what you mean by "a limit L"?
>>>>
>>>>>
>>>>> if you believe the halting problem, then BB must have a limit L, or 
>>>>> else halting becomes generally solvable using the BB function. see, 
>>>>> if you can compute the BB number for any N-state machines, then for 
>>>>> any N-state machine u can just run the N-state machine until BB 
>>>>> number of steps. any machine that halts on or before BB(N) steps 
>>>>> halts, any that run past must be nonhalting
>>>>
>>>> No, if we could establish an upper limit for BB(n) for all n, then 
>>>> we could solve the hatling problem, as we have an upper limit for 
>>>> the number of steps we need to simulate the machine.
>>>>
>>>> BB(n) has a value, but for sufficiently large values of n, we don't 
>>>> have an upper bound for BB(n).
>>>>
>>>>>
>>>>> and the problem with allowing for partial decidability is that BB 
>>>>> can run continually run more and more deciders in parallel, on 
>>>>> every N- state machine, until one comes back with an halting 
>>>>> answer, for every N-state machine, which then it can the use to 
>>>>> decide what the BB number is for any N ...
>>>>
>>>> So, what BB are you running? Or are you misusing "running" to try to 
>>>> mean somehow trying to calculate?
>>>>>
>>>>> contradicting the concept it must have a limit L, where some L- 
>>>>> state machine cannot be decidable by *any* partial decider on the 
>>>>> matter,
>>>>
>>>> No, it can have a limit, just not a KNOWN limit.
>>>
>>> consensus is there can a known limit L to the BB function, and proofs 
>>> have been put out in regards to this
>>>
>>>>
>>>>>
>>>>> so no richard, partial decidability does not work if BB is to have 
>>>>> a limit
>>>>>
>>>>
>>>> You only have the problem is BB has a KNOWN limit. Again, you trip 
>>>> up on assuming you can know any answer you want.
>>>>
>>>> That some things are not knowable breaks your logic.
>>>
>>
>> I just glanced at your paper and skipped to the conclusion.
>> Why do we care about the undecidability of the halting problem?
>> Because undecidability in general (if it is correct) shows
>> that truth itself is broken. Truth itself cannot be broken.
>> This is the only reason why I have worked on these things
>> for 28 years.
> 
> because it makes us suck as developing and maintaining software, and as 
> a 35 year old burnt out SWE, i'm tired of living in a world running off 
> sucky software. it really is limiting our potential, and i want my soon 
> to be born son to have a far better experience with this shit than i did.
> 
> a consequence of accepting the halting problem is then necessarily 
> accepting proof against *all* semantic deciders, barring us from 
> agreeing on what such general deciders might be
> 

Exactly: Tarski even "proved" that we can't even directly
compute what is true. This lets dangerous liars get away
with their dangerous lies.

> this has lead to not only an unnecessary explosion in complexity of 
> software engineering, because we can't generally compute semantic 
> (turing) equivalence,
> 
> but the general trend in deploying software that doesn't have computed 
> semantic proofs guaranteeing they actually do what we want them to do. 

Yes without computing halting total proof of
correctness is impossible.

> "testing" is poor substitute for doing so, but that's the most we can 
> agree upon due to the current theory of computing.
> 
> i think my ideas might contribute to dealing with incompleteness in 
> fundamental math more generally ... like producing more refined limits 
> to it's philosophical impact. tho idk if it can be gotten rid of 
> completely, anymore than we can get rid of the words "this statement is 
> false"
> 

I don't think that there actually are any limits
except for expressions requiring infinite proofs.

> but i am currently focused on the theory of computing and not anything 
> more generally. the fundamental objects comprising the theory of 
> computing (machines) are far more constrained in their definitions than 
> what set theory needs to encompass, and within those constraints i think 
> i can twist the consensus into some contradiction that are just entirely 
> ignorant of atm
> 

I have explored all of the key areas. None of them
can be made as 100% perfectly concrete and unequivocal
as computing.

> that's the slam dunk left that i need. i have a means to rectify 
> whatever contradiction we find thru the use of RTMs, but i'm still 
> teasing out the contradiction that will *force* others to notice
> 

I do have my refutation of the halting problem itself
boiled down to a rough draft of two first principles.

When the halting problem requires a halt decider
to report on the behavior of a Turing machine this
is always a category error because Turing machines
only take finite string inputs.

The corrected halting problem requires a Turing
machine decider to report in the behavior that its
actual finite string input actually specifies.


-- 
Copyright 2025 Olcott

My 28 year goal has been to make
"true on the basis of meaning expressed in language"
reliably computable.

This required establishing a new foundation
for correct reasoning.

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


Thread

on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-04 00:22 -0800
  Re: on what even is the limit to decidability? Mikko <mikko.levanto@iki.fi> - 2025-12-04 10:49 +0200
    Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-04 01:10 -0800
      Re: on what even is the limit to decidability? Mikko <mikko.levanto@iki.fi> - 2025-12-05 12:26 +0200
  Re: on what even is the limit to decidability? Richard Damon <Richard@Damon-Family.org> - 2025-12-05 20:31 -0500
    Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-05 23:34 -0800
      I am first to have fully refuted the Halting Problem olcott <polcott333@gmail.com> - 2025-12-06 06:16 -0600
        Re: I am first to have fully refuted the Halting Problem dart200 <user7160@newsgrouper.org.invalid> - 2025-12-06 08:41 -0800
          Re: I am first to have fully refuted the Halting Problem olcott <polcott333@gmail.com> - 2025-12-06 11:00 -0600
            Re: I am first to have fully refuted the Halting Problem Mikko <mikko.levanto@iki.fi> - 2025-12-07 14:07 +0200
            Re: I am first to have fully refuted the Halting Problem Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-08 01:26 +0000
              Re: I am first to have fully refuted the Halting Problem olcott <polcott333@gmail.com> - 2025-12-07 21:17 -0600
                Re: I am first to have fully refuted the Halting Problem Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-08 06:36 +0000
                Re: I am first to have fully refuted the Halting Problem olcott <polcott333@gmail.com> - 2025-12-08 10:25 -0600
        Re: I am first to have fully refuted the Halting Problem olcott <polcott333@gmail.com> - 2025-12-06 11:29 -0600
        Re: I am first to have fully refuted the Halting Problem Mikko <mikko.levanto@iki.fi> - 2025-12-07 13:28 +0200
      Re: on what even is the limit to decidability? Richard Damon <Richard@Damon-Family.org> - 2025-12-06 13:44 -0500
        Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-06 13:22 -0800
        Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-06 13:41 -0800
          Re: on what even is the limit to decidability? Richard Damon <Richard@Damon-Family.org> - 2025-12-06 17:21 -0500
            Re: on what even is the limit to decidability? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-06 16:57 -0800
              Re: on what even is the limit to decidability? Richard Damon <Richard@Damon-Family.org> - 2025-12-06 22:07 -0500
                Re: on what even is the limit to decidability? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-07 13:32 -0800
                Re: on what even is the limit to decidability? Richard Damon <Richard@Damon-Family.org> - 2025-12-07 17:48 -0500
                Re: on what even is the limit to decidability? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-09 12:22 -0800
                Re: on what even is the limit to decidability? wij <wyniijj5@gmail.com> - 2025-12-10 05:59 +0800
                Re: on what even is the limit to decidability? polcott <polcott333@gmail.com> - 2025-12-09 16:25 -0600
                Re: on what even is the limit to decidability? polcott <polcott333@gmail.com> - 2025-12-09 16:24 -0600
                Re: on what even is the limit to decidability? Richard Damon <Richard@Damon-Family.org> - 2025-12-09 21:58 -0500
                Re: on what even is the limit to decidability? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-09 20:31 -0800
            Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-07 13:59 -0800
              Re: on what even is the limit to decidability? Richard Damon <Richard@Damon-Family.org> - 2025-12-07 17:41 -0500
                on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-07 15:21 -0800
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-07 21:42 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-07 20:28 -0800
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-08 07:31 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-08 11:51 -0800
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-08 19:13 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-08 17:30 -0800
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-08 21:24 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-08 19:06 -0800
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-08 22:19 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-08 19:38 -0800
                Re: on mathematical ghosts --- PLO polcott <polcott333@gmail.com> - 2025-12-08 22:00 -0600
                Re: on mathematical ghosts --- PLO Richard Damon <Richard@Damon-Family.org> - 2025-12-08 23:20 -0500
                Re: on mathematical ghosts --- PLO polcott <polcott333@gmail.com> - 2025-12-08 22:33 -0600
                Re: on mathematical ghosts --- PLO Richard Damon <Richard@Damon-Family.org> - 2025-12-09 07:42 -0500
                Re: on mathematical ghosts --- PLO polcott <polcott333@gmail.com> - 2025-12-09 09:53 -0600
                Re: on mathematical ghosts --- PLO Richard Damon <Richard@Damon-Family.org> - 2025-12-09 23:02 -0500
                Re: on mathematical ghosts --- PLO polcott <polcott333@gmail.com> - 2025-12-08 22:51 -0600
                Re: on mathematical ghosts --- PLO Richard Damon <Richard@Damon-Family.org> - 2025-12-09 07:42 -0500
                Re: on mathematical ghosts --- PLO polcott <polcott333@gmail.com> - 2025-12-09 09:39 -0600
                Re: on mathematical ghosts --- PLO Richard Damon <Richard@Damon-Family.org> - 2025-12-09 23:02 -0500
                Re: on mathematical ghosts --- PLO dart200 <user7160@newsgrouper.org.invalid> - 2025-12-08 20:54 -0800
                Re: on mathematical ghosts --- PLO polcott <polcott333@gmail.com> - 2025-12-08 23:02 -0600
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-08 23:12 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-08 21:23 -0800
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-09 07:42 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-09 10:55 -0800
                Re: on mathematical ghosts wij <wyniijj5@gmail.com> - 2025-12-10 05:56 +0800
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-09 23:02 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-11 11:35 -0800
                Re: on mathematical ghosts polcott <polcott333@gmail.com> - 2025-12-11 14:45 -0600
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-11 13:02 -0800
                Re: on mathematical ghosts polcott <polcott333@gmail.com> - 2025-12-11 15:20 -0600
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-12 21:22 -0800
                Re: on mathematical ghosts polcott <polcott333@gmail.com> - 2025-12-13 07:15 -0600
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-13 08:01 -0800
                Re: on mathematical ghosts olcott <polcott333@gmail.com> - 2025-12-13 10:22 -0600
                Re: on mathematical ghosts Mikko <mikko.levanto@iki.fi> - 2025-12-15 11:48 +0200
                Re: on mathematical ghosts olcott <polcott333@gmail.com> - 2025-12-15 09:42 -0600
                Re: on mathematical ghosts Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-15 15:00 +0000
                Re: on mathematical ghosts olcott <polcott333@gmail.com> - 2025-12-15 09:56 -0600
                Re: on mathematical ghosts Mikko <mikko.levanto@iki.fi> - 2025-12-15 11:44 +0200
                Re: on mathematical ghosts olcott <polcott333@gmail.com> - 2025-12-15 08:39 -0600
                Re: on mathematical ghosts Mikko <mikko.levanto@iki.fi> - 2025-12-16 12:07 +0200
                The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-16 11:30 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Mikko <mikko.levanto@iki.fi> - 2025-12-17 12:01 +0200
                Re: The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-17 22:08 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-17 23:29 -0500
                Re: The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-17 22:49 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-17 23:53 -0500
                Re: The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-18 12:39 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-18 19:53 -0500
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-18 00:00 -0500
                Re: The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-18 02:38 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-18 07:22 -0500
                Re: The most definitive measure of the behavior of the input to H(P) Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-19 22:07 +0000
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-19 17:55 -0500
                Re: The most definitive measure of the behavior of the input to H(P) Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-20 12:54 +0000
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-20 08:32 -0500
                Re: The most definitive measure of the behavior of the input to H(P) polcott <polcott333@gmail.com> - 2025-12-20 07:00 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-20 08:32 -0500
                Re: The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-20 08:07 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-20 09:41 -0500
                Re: The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-20 08:51 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-20 13:56 -0500
                Re: The most definitive measure of the behavior of the input to H(P) Mikko <mikko.levanto@iki.fi> - 2025-12-18 13:03 +0200
                Re: The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-18 07:06 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-18 19:53 -0500
                Re: The most definitive measure of the behavior of the input to H(P) Mikko <mikko.levanto@iki.fi> - 2025-12-19 12:02 +0200
                Re: The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-19 08:44 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Mikko <mikko.levanto@iki.fi> - 2025-12-20 12:05 +0200
                Re: The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-20 05:42 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Mikko <mikko.levanto@iki.fi> - 2025-12-21 12:29 +0200
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-12 10:02 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-12 21:18 -0800
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-13 09:26 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-13 17:17 -0800
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-13 20:50 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-14 10:46 -0800
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-14 15:22 -0500
                Re: on mathematical ghosts dart200 <user7160@newsgrouper.org.invalid> - 2025-12-15 11:13 -0800
                Re: on mathematical ghosts Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-14 21:07 +0000
                Re: on just search the literature bruh dart200 <user7160@newsgrouper.org.invalid> - 2025-12-15 11:32 -0800
                Re: on just search the literature bruh olcott <polcott333@gmail.com> - 2025-12-15 14:42 -0600
                Re: on just search the literature bruh dart200 <user7160@newsgrouper.org.invalid> - 2025-12-15 22:40 -0800
                Re: on just search the literature bruh Richard Damon <Richard@Damon-Family.org> - 2025-12-16 07:04 -0500
                Re: on just search the literature bruh "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-16 12:05 -0800
                Re: on just search the literature bruh Richard Damon <Richard@Damon-Family.org> - 2025-12-16 21:47 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-16 13:27 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-16 21:47 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-16 21:41 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-17 07:31 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-17 13:07 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-17 13:14 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-17 13:24 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-17 13:54 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-17 14:09 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-17 17:05 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-17 23:30 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-17 20:50 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-18 00:06 -0500
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-17 22:04 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-17 22:14 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-17 22:17 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-17 23:13 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-18 16:35 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-18 16:39 -0800
                Re: on what are you even crying about rick? polcott <polcott333@gmail.com> - 2025-12-18 18:45 -0600
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-18 16:54 -0800
                Re: on what are you even crying about rick? olcott <polcott333@gmail.com> - 2025-12-18 19:06 -0600
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-18 21:13 -0500
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-18 16:46 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-18 20:57 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-19 14:09 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-19 18:07 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-19 19:33 -0800
                Re: on what are you even crying about rick? Dude <punditster@gmail.com> - 2025-12-19 20:14 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-22 17:31 -0800
                Re: on what are you even crying about rick? olcott <polcott333@gmail.com> - 2025-12-19 22:15 -0600
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-18 07:22 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-18 21:11 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-19 10:11 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-19 11:10 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-19 17:01 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-20 01:17 -0800
                Re: on what are you even crying about rick? joes <noreply@example.org> - 2025-12-20 11:21 +0000
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-20 11:32 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-20 14:50 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-20 13:16 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-20 17:02 -0500
                Re: on what are you even crying about rick? olcott <polcott333@gmail.com> - 2025-12-20 16:41 -0600
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-20 18:11 -0500
                Re: on what are you even crying about rick? olcott <polcott333@gmail.com> - 2025-12-20 17:30 -0600
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-20 08:32 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-20 16:17 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-20 19:42 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-20 17:21 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-20 21:57 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-20 19:31 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-20 22:58 -0500
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-20 21:23 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-20 21:52 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-21 12:07 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-21 13:14 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-21 17:32 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-21 17:40 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-21 17:56 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-21 18:17 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-21 18:22 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-22 00:18 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-22 13:27 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-21 18:39 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-21 21:54 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-21 21:30 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-22 10:10 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-22 10:24 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-22 13:33 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-22 10:39 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-22 13:49 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-22 10:57 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-22 14:02 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-22 11:11 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-22 14:45 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-22 12:06 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-22 15:37 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-22 12:58 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-22 16:26 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-22 19:12 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-22 22:16 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-22 19:24 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-22 22:43 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-22 21:22 -0800
                Re: on what are you even crying about rick? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-20 21:22 -0800
                Re: on what are you even crying about rick? joes <noreply@example.org> - 2025-12-25 00:34 +0000
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-24 21:12 -0800
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-24 22:02 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-25 07:45 -0500
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-25 07:45 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-17 22:12 -0800
                Re: on what are you even crying about rick? joes <noreply@example.org> - 2025-12-18 12:33 +0000
                Re: on what are you even crying about rick? olcott <polcott333@gmail.com> - 2025-12-18 07:03 -0600
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-18 19:53 -0500
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-18 16:16 -0800
                Re: on what are you even crying about rick? olcott <polcott333@gmail.com> - 2025-12-18 18:19 -0600
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-18 21:12 -0800
                Re: on what are you even crying about rick? joes <noreply@example.org> - 2025-12-24 22:56 +0000
                Re: on what are you even crying about rick? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-24 15:48 -0800
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-24 21:22 -0500
                Re: on what are you even crying about rick? Richard Damon <Richard@Damon-Family.org> - 2025-12-17 23:30 -0500
                Re: on just search the literature bruh olcott <polcott333@gmail.com> - 2025-12-16 11:00 -0600
                Re: on just search the literature bruh Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-16 18:15 +0000
                DD simulated by HHH specifies non-halting olcott <polcott333@gmail.com> - 2025-12-16 18:33 -0600
                Re: DD simulated by HHH specifies non-halting Richard Damon <Richard@Damon-Family.org> - 2025-12-16 21:47 -0500
                Re: DD simulated by HHH specifies non-halting Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-17 10:45 +0000
                Re: DD simulated by HHH specifies non-halting olcott <polcott333@gmail.com> - 2025-12-17 07:48 -0600
                Re: on just search the literature bruh Richard Damon <Richard@Damon-Family.org> - 2025-12-16 21:47 -0500
                Re: on just search the literature bruh Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-15 23:16 +0000
                Re: on just search the literature bruh polcott <polcott333@gmail.com> - 2025-12-15 17:23 -0600
                Re: on just search the literature bruh Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-16 08:39 +0000
                The most definitive measure of the behavior of the input to H(P) olcott <polcott333@gmail.com> - 2025-12-16 11:21 -0600
                Re: The most definitive measure of the behavior of the input to H(P) Richard Damon <Richard@Damon-Family.org> - 2025-12-16 21:47 -0500
                Re: on just search the literature bruh dart200 <user7160@newsgrouper.org.invalid> - 2025-12-15 22:47 -0800
                Re: on just search the literature bruh Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-16 08:40 +0000
                Re: on just search the literature bruh olcott <polcott333@gmail.com> - 2025-12-16 11:03 -0600
                Re: on just search the literature bruh Richard Damon <Richard@Damon-Family.org> - 2025-12-16 21:47 -0500
                Re: on mathematical ghosts Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-13 14:43 +0000
                Re: on mathematical ghosts Richard Damon <Richard@Damon-Family.org> - 2025-12-13 13:41 -0500
  Re: on what even is the limit to decidability? "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-12-06 18:43 -0800
  Re: on what even is the limit to decidability? Ben Bacarisse <ben@bsb.me.uk> - 2025-12-08 01:46 +0000
    Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-07 20:37 -0800
      Re: on what even is the limit to decidability? Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-08 09:48 +0000
        Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-08 11:23 -0800
          Re: on what even is the limit to decidability? Tristan Wibberley <tristan.wibberley+netnews2@alumni.manchester.ac.uk> - 2025-12-09 22:18 +0000
            Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-09 14:48 -0800
              Re: on what even is the limit to decidability? polcott <polcott333@gmail.com> - 2025-12-09 16:54 -0600
      Re: on what even is the limit to decidability? Richard Damon <Richard@Damon-Family.org> - 2025-12-08 07:35 -0500
        Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-08 13:02 -0800
          Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-08 13:03 -0800
          Re: on what even is the limit to decidability? Richard Damon <Richard@Damon-Family.org> - 2025-12-08 18:49 -0500
            Re: on what even is the limit to decidability? dart200 <user7160@newsgrouper.org.invalid> - 2025-12-08 17:52 -0800
              Re: on what even is the limit to decidability? Richard Damon <Richard@Damon-Family.org> - 2025-12-08 21:24 -0500

csiph-web