Re: ChatGPT refutes the key rebuttal of my work

Liste des GroupesRevenir à theory 
Sujet : Re: ChatGPT refutes the key rebuttal of my work
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 17. Oct 2024, 01:06:02
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <4fd4475a40b25d7379f8bfa4d353d4a4b81a8913@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
User-Agent : Mozilla Thunderbird
On 10/16/24 8:26 AM, olcott wrote:
On 10/16/2024 1:30 AM, joes wrote:
Am Tue, 15 Oct 2024 21:23:52 -0500 schrieb olcott:
On 10/15/2024 9:11 PM, Richard Damon wrote:
On 10/15/24 4:01 PM, olcott wrote:
On 10/15/2024 2:33 PM, joes wrote:
Am Tue, 15 Oct 2024 13:25:36 -0500 schrieb olcott:
On 10/15/2024 10:17 AM, joes wrote:
Am Tue, 15 Oct 2024 08:11:30 -0500 schrieb olcott:
On 10/15/2024 6:35 AM, Richard Damon wrote:
On 10/14/24 10:13 PM, olcott wrote:
On 10/14/2024 6:50 PM, Richard Damon wrote:
On 10/14/24 11:18 AM, olcott wrote:
On 10/14/2024 7:06 AM, joes wrote:
Am Mon, 14 Oct 2024 04:49:22 -0500 schrieb olcott:
On 10/14/2024 4:04 AM, Mikko wrote:
On 2024-10-13 12:53:12 +0000, olcott said:
>
https://chatgpt.com/share/6709e046-4794-8011-98b7-27066fb49f3e
When you click on the link and try to explain how HHH must be
wrong when it reports that DDD does not terminate because DDD
does terminate it will explain your mistake to you.
I did that, and it admitted that DDD halts, it just tries to
justify why a wrong answer must be right.
It explains in great detail that another different DDD (same
machine code different process context) seems to terminate only
because the recursive emulation that it specifies has been aborted
at its second recursive call.
Yes! It really has different code, by way of the static Root
variable.
No wonder it behaves differently.
There are no static root variables. There never has been any "not a
pure function of its inputs" aspect to emulation.
Oh, did you take out the check if HHH is the root simulator?
There is some code that was obsolete several years ago.
No, that code is still active. it is the source of the value for the
variable Root that is passed around, and is checked in the code to
alter the behavior.
It has no effect on the trace itself.
Other than producing a different trace. Seriously, why else should it
be in there?
>
 The whole purpose of the root variable to for storing
and examining the trace. It has nothing to do with the
actual x86 emulation.
No, it affect the decision to terminate.
And just having it makes your function unpure.
There is no room for excuses in purity.

 
It only affects the termination status decision that I conclusively
prove is unequivocally correct no matter how HHH detects this.
 
Sure, "DDD is the same program, except for a variable which directly
changes termination" lol.
>
 Without the root variable the trace would be the exact same
trace (except not terminate) thus the root variable has no
effect what-so-ever on the claim that I have been consistently
making for several weeks.
Nope, the trace through HHH changes when the emulated HHH (which has Root == 0) does something different than the outer emulating HHH did.
You just try to hide that fact by not showing the details, thus showing that you are knowing lying.

 void DDD()
{
   HHH(DDD);
   return;
}
 When HHH is an x86 emulation based termination analyzer then
each DDD *correctly_emulated_by* any HHH that it calls never returns.
Nope, because HHH doesn't DO a correct emuation that is usable to determine final behavior.

 Each of the directly executed HHH emulator/analyzers that returns
0 correctly reports the above *non_terminating _behavior* of its input.
Nope, as all of their DDD's can be proven to return, and thus they are wrong.
Your logic is based on fallacies,

 If HHH simply emulated N instructions of HHH and then returned
0 even this HHH would correctly report the above non-terminating
behavior. It didn't even look at its input and still got the
right answer.
 
Nope, as EVERY DDD that calls an HHH that returns ANYTHING will halt.
Thus ANY HHH that returns 0 is just wrong.
Your case just proves that you claimed criteria is invalid, and you show that HHH doesn't need to have done anything to actually determine the correct answer.
Sorry, you are just proving your utter stupidity,

Date Sujet#  Auteur
13 Oct 24 * ChatGPT refutes the key rebuttal of my work88olcott
13 Oct 24 +* Re: ChatGPT refutes the key rebuttal of my work12Richard Damon
13 Oct 24 i`* Re: ChatGPT refutes the key rebuttal of my work11olcott
13 Oct 24 i +- Re: ChatGPT refutes the key rebuttal of my work1Richard Damon
13 Oct 24 i `* Re: ChatGPT refutes the key rebuttal of my work9Richard Damon
13 Oct 24 i  `* Re: ChatGPT refutes the key rebuttal of my work8olcott
14 Oct 24 i   `* Re: ChatGPT refutes the key rebuttal of my work7Richard Damon
14 Oct 24 i    `* Re: ChatGPT refutes the key rebuttal of my work6olcott
14 Oct 24 i     `* Re: ChatGPT refutes the key rebuttal of my work5Richard Damon
14 Oct 24 i      `* Re: ChatGPT refutes the key rebuttal of my work4olcott
14 Oct 24 i       `* Re: ChatGPT refutes the key rebuttal of my work3Richard Damon
14 Oct 24 i        `* Re: ChatGPT refutes the key rebuttal of my work2olcott
15 Oct 24 i         `- Re: ChatGPT refutes the key rebuttal of my work1Richard Damon
14 Oct 24 `* Re: ChatGPT refutes the key rebuttal of my work75Mikko
14 Oct 24  `* Re: ChatGPT refutes the key rebuttal of my work74olcott
14 Oct 24   +* Re: ChatGPT refutes the key rebuttal of my work9Richard Damon
14 Oct 24   i`* Re: ChatGPT refutes the key rebuttal of my work8olcott
14 Oct 24   i +* Re: ChatGPT refutes the key rebuttal of my work6joes
14 Oct 24   i i`* Re: ChatGPT refutes the key rebuttal of my work5olcott
15 Oct 24   i i +* Re: ChatGPT refutes the key rebuttal of my work3Richard Damon
15 Oct 24   i i i`* Re: ChatGPT refutes the key rebuttal of my work2olcott
15 Oct 24   i i i `- Re: ChatGPT refutes the key rebuttal of my work1Richard Damon
15 Oct 24   i i `- Re: ChatGPT refutes the key rebuttal of my work1joes
15 Oct 24   i `- Re: ChatGPT refutes the key rebuttal of my work1Richard Damon
14 Oct 24   +* Re: ChatGPT refutes the key rebuttal of my work60joes
14 Oct 24   i`* Re: ChatGPT refutes the key rebuttal of my work59olcott
15 Oct 24   i +* Re: ChatGPT refutes the key rebuttal of my work53Richard Damon
15 Oct 24   i i`* Re: ChatGPT refutes the key rebuttal of my work52olcott
15 Oct 24   i i `* Re: ChatGPT refutes the key rebuttal of my work51Richard Damon
15 Oct 24   i i  `* Re: ChatGPT refutes the key rebuttal of my work --- [ less than no rebuttal at all ]50olcott
15 Oct 24   i i   +* Re: ChatGPT refutes the key rebuttal of my work48joes
15 Oct 24   i i   i`* Re: ChatGPT refutes the key rebuttal of my work47olcott
15 Oct 24   i i   i +* Re: ChatGPT refutes the key rebuttal of my work45joes
15 Oct 24   i i   i i`* Re: ChatGPT refutes the key rebuttal of my work44olcott
15 Oct 24   i i   i i +* Re: ChatGPT refutes the key rebuttal of my work24joes
15 Oct 24   i i   i i i`* Re: ChatGPT refutes the key rebuttal of my work23olcott
16 Oct 24   i i   i i i `* Re: ChatGPT refutes the key rebuttal of my work22joes
16 Oct 24   i i   i i i  `* Re: ChatGPT refutes the key rebuttal of my work21olcott
16 Oct 24   i i   i i i   +* Re: ChatGPT refutes the key rebuttal of my work19joes
16 Oct 24   i i   i i i   i`* Re: ChatGPT refutes the key rebuttal of my work18olcott
16 Oct 24   i i   i i i   i `* Re: ChatGPT refutes the key rebuttal of my work17joes
16 Oct 24   i i   i i i   i  `* Re: ChatGPT refutes the key rebuttal of my work16olcott
16 Oct 24   i i   i i i   i   `* Re: ChatGPT refutes the key rebuttal of my work15joes
16 Oct 24   i i   i i i   i    `* Re: ChatGPT refutes the key rebuttal of my work14olcott
16 Oct 24   i i   i i i   i     `* Re: ChatGPT refutes the key rebuttal of my work13joes
16 Oct 24   i i   i i i   i      `* Re: ChatGPT refutes the key rebuttal of my work12olcott
16 Oct 24   i i   i i i   i       `* Re: ChatGPT refutes the key rebuttal of my work11joes
16 Oct 24   i i   i i i   i        `* Re: ChatGPT refutes the key rebuttal of my work10olcott
16 Oct 24   i i   i i i   i         `* Re: ChatGPT refutes the key rebuttal of my work9joes
16 Oct 24   i i   i i i   i          `* Re: ChatGPT refutes the key rebuttal of my work8olcott
16 Oct 24   i i   i i i   i           `* Re: ChatGPT refutes the key rebuttal of my work7joes
16 Oct 24   i i   i i i   i            `* Re: ChatGPT refutes the key rebuttal of my work6olcott
17 Oct 24   i i   i i i   i             `* Re: ChatGPT refutes the key rebuttal of my work5joes
17 Oct 24   i i   i i i   i              +- Re: ChatGPT refutes the key rebuttal of my work1olcott
17 Oct 24   i i   i i i   i              `* Re: ChatGPT refutes the key rebuttal of my work --- CORRECTION3olcott
18 Oct 24   i i   i i i   i               +- Re: ChatGPT refutes the key rebuttal of my work --- CORRECTION1Richard Damon
18 Oct 24   i i   i i i   i               `- Re: ChatGPT refutes the key rebuttal of my work --- CORRECTION1joes
17 Oct 24   i i   i i i   `- Re: ChatGPT refutes the key rebuttal of my work1Richard Damon
16 Oct 24   i i   i i `* Re: ChatGPT refutes the key rebuttal of my work19Richard Damon
16 Oct 24   i i   i i  `* Re: ChatGPT refutes the key rebuttal of my work18olcott
16 Oct 24   i i   i i   +* Re: ChatGPT refutes the key rebuttal of my work6joes
16 Oct 24   i i   i i   i`* Re: ChatGPT refutes the key rebuttal of my work5olcott
16 Oct 24   i i   i i   i +* Re: ChatGPT refutes the key rebuttal of my work3joes
16 Oct 24   i i   i i   i i`* Re: ChatGPT refutes the key rebuttal of my work2olcott
16 Oct 24   i i   i i   i i `- Re: ChatGPT refutes the key rebuttal of my work1joes
17 Oct 24   i i   i i   i `- Re: ChatGPT refutes the key rebuttal of my work1Richard Damon
16 Oct 24   i i   i i   `* Re: ChatGPT refutes the key rebuttal of my work11Richard Damon
17 Oct 24   i i   i i    `* Re: ChatGPT refutes the key rebuttal of my work --- correct emulation10olcott
17 Oct 24   i i   i i     `* Re: ChatGPT refutes the key rebuttal of my work --- correct emulation9Richard Damon
17 Oct 24   i i   i i      `* Re: ChatGPT refutes the key rebuttal of my work --- correct emulation8olcott
17 Oct 24   i i   i i       +* Re: ChatGPT refutes the key rebuttal of my work --- correct emulation5Richard Damon
17 Oct 24   i i   i i       i+- Re: ChatGPT refutes the key rebuttal of my work --- correct emulation1olcott
17 Oct 24   i i   i i       i`* Re: ChatGPT refutes the key rebuttal of my work --- correct emulation --- CORRECTION3olcott
18 Oct 24   i i   i i       i +- Re: ChatGPT refutes the key rebuttal of my work --- correct emulation --- CORRECTION1Richard Damon
18 Oct 24   i i   i i       i `- Re: ChatGPT refutes the key rebuttal of my work --- correct emulation --- CORRECTION1joes
18 Oct 24   i i   i i       `* Re: ChatGPT refutes the key rebuttal of my work --- correct emulation2joes
18 Oct 24   i i   i i        `- Re: ChatGPT refutes the key rebuttal of my work --- correct emulation1olcott
16 Oct 24   i i   i `- Re: ChatGPT refutes the key rebuttal of my work1Richard Damon
16 Oct 24   i i   `- Re: ChatGPT refutes the key concepts of my work --- [ Olcott has less than no rebuttal at all ]1Richard Damon
15 Oct 24   i `* Re: ChatGPT refutes the key rebuttal of my work5Mikko
15 Oct 24   i  `* Re: ChatGPT refutes the key rebuttal of my work4olcott
16 Oct 24   i   `* Re: ChatGPT refutes the key rebuttal of my work3Mikko
16 Oct 24   i    `* Re: ChatGPT refutes the key rebuttal of my work2olcott
17 Oct 24   i     `- Re: ChatGPT refutes the key rebuttal of my work1Richard Damon
15 Oct 24   `* Re: ChatGPT refutes the key rebuttal of my work4Mikko
15 Oct 24    `* Re: ChatGPT refutes the key rebuttal of my work3olcott
16 Oct 24     `* Re: ChatGPT refutes the key rebuttal of my work2Mikko
16 Oct 24      `- Re: ChatGPT refutes the key rebuttal of my work1olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal