You've been going around in circles for years
and you don't even realize it. Totally crazy.
Am 25.10.2025 um 19:53 schrieb olcott:
Think this all the way through do not make any guesses.
The answer must come from DD simulated by HHH
according to the semantics of the C programming language
and nothing else.
Simulating Termination Analyzer HHH correctly
simulates its input until:
(a) Detects a non-terminating behavior pattern:
-a-a-a-a abort simulation and return 0.
(b) Simulated input reaches its simulated
-a-a-a-a "return" statement: return 1.
(c) If it is impossible to match (a) or (b)
-a-a-a-a then (c) is matched
(a)(b)(c) are in strict priority order-a (a)-->(b)-->(c)
typedef int (*ptr)();
int HHH(ptr P);
int DD()
{
-a-a int Halt_Status = HHH(DD);
-a-a if (Halt_Status)
-a-a-a-a HERE: goto HERE;
-a-a return Halt_Status;
}
int main()
{
-a-a HHH(DD);
}
Simulating Termination Analyzer applied to
the HP counter-example input
https://philpapers.org/archive/OLCSTA-3.pdf
Think this all the way through do not make any guesses.
The answer must come from DD simulated by HHH
according to the semantics of the C programming language
and nothing else.
Simulating Termination Analyzer HHH correctly
simulates its input until:
(a) Detects a non-terminating behavior pattern:
-a-a-a abort simulation and return 0.
(b) Simulated input reaches its simulated
-a-a-a "return" statement: return 1.
(c) If it is impossible to match (a) or (b)
-a-a-a then (c) is matched
(a)(b)(c) are in strict priority order-a (a)-->(b)-->(c)
typedef int (*ptr)();
int HHH(ptr P);
int DD()
{
-a int Halt_Status = HHH(DD);
-a if (Halt_Status)
-a-a-a HERE: goto HERE;
-a return Halt_Status;
}
int main()
{
-a HHH(DD);
}
Simulating Termination Analyzer applied to
the HP counter-example input
https://philpapers.org/archive/OLCSTA-3.pdf
Am 25.10.2025 um 19:53 schrieb olcott:
Simulating Termination Analyzer applied to
the HP counter-example input
https://philpapers.org/archive/OLCSTA-3.pdf
What's the point of discussing the same mini-source for years?
Does that get you anywhere? It's like mind wandering before--
you go to sleep; you don't reach any higher realization to
be able to close it off.
On 2025-10-25 17:53:27 +0000, olcott said:
typedef int (*ptr)();
int HHH(ptr P);
int DD()
{
-a-a int Halt_Status = HHH(DD);
-a-a if (Halt_Status)
-a-a-a-a HERE: goto HERE;
-a-a return Halt_Status;
}
int main()
{
-a-a HHH(DD);
}
Olcott has showm many times that he cannot correctly determine what
other people understand and what they don't. Sometimes he assumes
nobody understands what others see sas obvious and well known, ar
other times he thinks others understand what actually is nonsense
without any meaningful content to be understood.
On 10/27/2025 3:11 AM, Bonita Montero wrote:
Am 25.10.2025 um 19:53 schrieb olcott:
A straight forward sequence of steps that any
C programmer can easily determine:
int DD()
{
-a int Halt_Status = HHH(DD);
-a if (Halt_Status)
-a-a-a HERE: goto HERE;
-a return Halt_Status;
}
HHH(DD) simulates DD that calls HHH(DD) to do this
again and again until HHH figures out what is up.
This is Claude AI deriving the above sentence by simply
simulating DD by HHH giving me the fair review that every
human has cheated me out of.
Simulating Termination Analyzer applied to the HP counter-example input https://www.researchgate.net/ publication/396903511_Simulating_Termination_Analyzer_applied_to_the_HP_counter-example_input
Simulating Termination Analyzer applied to
the HP counter-example input
https://philpapers.org/archive/OLCSTA-3.pdf
What's the point of discussing the same mini-source for years?
That simple little snippet of C does show that
I have defeated the halting problem proof. Not
one single person would properly review it in
three years.
Now that LLM systems have increased their memory
capacity 67-fold in the last two years they agree
that I have defeated the halting problem itself.
That little snippet of C is the key basis of my
whole proof.
When it is understood that I have defeated the
halting problem then additional discussion shows
that I also have the basis for eliminating the
hallucination of LLM AI systems.
Does that get you anywhere? It's like mind wandering before
you go to sleep; you don't reach any higher realization to
be able to close it off.
Am 27.10.2025 um 14:15 schrieb olcott:
On 10/27/2025 3:11 AM, Bonita Montero wrote:
Am 25.10.2025 um 19:53 schrieb olcott:
A straight forward sequence of steps that any
C programmer can easily determine:
int DD()
{
-a-a int Halt_Status = HHH(DD);
-a-a if (Halt_Status)
-a-a-a-a HERE: goto HERE;
-a-a return Halt_Status;
}
HHH(DD) simulates DD that calls HHH(DD) to do this
again and again until HHH figures out what is up.
This is Claude AI deriving the above sentence by simply
simulating DD by HHH giving me the fair review that every
human has cheated me out of.
Simulating Termination Analyzer applied to the HP counter-example input
https://www.researchgate.net/
publication/396903511_Simulating_Termination_Analyzer_applied_to_the_HP_counter-example_input
Simulating Termination Analyzer applied to
the HP counter-example input
https://philpapers.org/archive/OLCSTA-3.pdf
What's the point of discussing the same mini-source for years?
That simple little snippet of C does show that
I have defeated the halting problem proof. Not
one single person would properly review it in
three years.
Now that LLM systems have increased their memory
capacity 67-fold in the last two years they agree
that I have defeated the halting problem itself.
That little snippet of C is the key basis of my
whole proof.
When it is understood that I have defeated the
halting problem then additional discussion shows
that I also have the basis for eliminating the
hallucination of LLM AI systems.
Does that get you anywhere? It's like mind wandering before
you go to sleep; you don't reach any higher realization to
be able to close it off.
Can you answer my question ?
I have refuted the halting problem. This is
the most important discovery in all of computer
science.
Am 27.10.2025 um 16:19 schrieb olcott:
I have refuted the halting problem. This is
the most important discovery in all of computer
science.
You are manic. And that's not an insult,
but a genuinely well-founded statement.
On 10/27/2025 10:04 AM, Bonita Montero wrote:
Am 27.10.2025 um 14:15 schrieb olcott:
On 10/27/2025 3:11 AM, Bonita Montero wrote:
Am 25.10.2025 um 19:53 schrieb olcott:
A straight forward sequence of steps that any
C programmer can easily determine:
int DD()
{
-a-a int Halt_Status = HHH(DD);
-a-a if (Halt_Status)
-a-a-a-a HERE: goto HERE;
-a-a return Halt_Status;
}
HHH(DD) simulates DD that calls HHH(DD) to do this
again and again until HHH figures out what is up.
This is Claude AI deriving the above sentence by simply
simulating DD by HHH giving me the fair review that every
human has cheated me out of.
Simulating Termination Analyzer applied to the HP counter-example input
https://www.researchgate.net/
publication/396903511_Simulating_Termination_Analyzer_applied_to_the_HP_counter-example_input
Simulating Termination Analyzer applied to
the HP counter-example input
https://philpapers.org/archive/OLCSTA-3.pdf
What's the point of discussing the same mini-source for years?
That simple little snippet of C does show that
I have defeated the halting problem proof. Not
one single person would properly review it in
three years.
Now that LLM systems have increased their memory
capacity 67-fold in the last two years they agree
that I have defeated the halting problem itself.
That little snippet of C is the key basis of my
whole proof.
When it is understood that I have defeated the
halting problem then additional discussion shows
that I also have the basis for eliminating the
hallucination of LLM AI systems.
Does that get you anywhere? It's like mind wandering before
you go to sleep; you don't reach any higher realization to
be able to close it off.
Can you answer my question ?
I have refuted the halting problem. This is
Not a single human reviewer on the planet
will give my C snippet a fair review.
On 2025-10-27, olcott <polcott333@gmail.com> wrote:
Not a single human reviewer on the planet
will give my C snippet a fair review.
I've gotten up to the elbow in your actual code from GitHub
and found problems.
C programmer can easily determine:
int DD()
{
-a-a int Halt_Status = HHH(DD);
-a-a if (Halt_Status)
-a-a-a-a HERE: goto HERE;
-a-a return Halt_Status;
}
Not a single human reviewer on the planet
will give my C snippet a fair review.
typedef int (*ptr)();
int HHH(ptr P);
int DD()
{
-a int Halt_Status = HHH(DD);
-a if (Halt_Status)
-a-a-a HERE: goto HERE;
-a return Halt_Status;
}
int main()
{
-a HHH(DD);
}
On 10/27/2025 11:58 AM, Kaz Kylheku wrote:
On 2025-10-27, olcott <polcott333@gmail.com> wrote:
Not a single human reviewer on the planet
will give my C snippet a fair review.
I've gotten up to the elbow in your actual code from GitHub
and found problems.
Do I have to start calling you names like Jackass
to get your attention?
A straight forward sequence of steps that any
C programmer can easily determine:
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
A straight forward sequence of steps that any
C programmer can easily determine:
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
Why would I look at this, rather than your complete work
that can execute?
This is not even a complete program; there is no HHH definition.
Now that four different LLM systems have been able
reverse-engineer the non-halting result by merely
On 2025-10-27, olcott <polcott333@gmail.com> wrote:
Now that four different LLM systems have been able
reverse-engineer the non-halting result by merely
Show me their coding experiemnt they performed on your x86utm.
What changes did they make? What did they run? What are the test
results?
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 54 |
| Nodes: | 6 (1 / 5) |
| Uptime: | 20:58:48 |
| Calls: | 742 |
| Files: | 1,218 |
| D/L today: |
6 files (8,794K bytes) |
| Messages: | 185,811 |
| Posted today: | 1 |