Re: "there will still be a nested simulation tower" Kaz ---

Liste des GroupesRevenir à theory 
Sujet : Re: "there will still be a nested simulation tower" Kaz ---
De : mikko.levanto (at) *nospam* iki.fi (Mikko)
Groupes : comp.theory
Date : 02. Nov 2025, 13:24:24
Autres entêtes
Organisation : -
Message-ID : <10e7iho$23819$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
User-Agent : Unison/2.2
On 2025-11-01 13:45:30 +0000, olcott said:

On 11/1/2025 4:58 AM, Mikko wrote:
On 2025-10-31 12:47:01 +0000, olcott said:
 
On 10/31/2025 6:37 AM, Mikko wrote:
On 2025-10-30 13:12:24 +0000, olcott said:
 
On 10/30/2025 5:15 AM, Mikko wrote:
On 2025-10-29 16:33:58 +0000, olcott said:
 
On 10/29/2025 5:07 AM, Mikko wrote:
On 2025-10-28 15:14:07 +0000, olcott said:
 
On 10/28/2025 5:03 AM, Mikko wrote:
On 2025-10-27 14:41:15 +0000, olcott said:
 
On 10/27/2025 4:51 AM, Mikko wrote:
On 2025-10-26 11:28:47 +0000, Tristan Wibberley said:
 
On 26/10/2025 09:11, Mikko Levanto wrote:
 
HHH never dimulates more steps than there are in DD, and there id only a
finite number of steps there.
 Are we taking that "DD" refers to a C-function that is fully defined
because HHH has external linkage and is thus not part of the referent or
partially defined because HHH, as a callee from the referent, is part of
the referent itself?
 I am. Olcott does not specify as that would prevent the equivocation
deception that might be useful later, dependig on how others respond.
 Now that four different LLM systems have been able
reverse-engineer the non-halting result by merely
being told to faithfully simulate DD with HHH and
see what happens this proves that all of my reviewers
have been dishonest with me for three years.
 typedef int (*ptr)();
int HHH(ptr P);
  int DD()
{
   int Halt_Status = HHH(DD);
   if (Halt_Status)
     HERE: goto HERE;
   return Halt_Status;
}
 int main()
{
   HHH(DD);
}
 *Halting Problem Simulation in C*
https://philpapers.org/archive/OLCHPS-2.pdf
 Note that the above keeps the option to deceive with equivocation.
 I will simplify it for you:
Anyone knowing C and denying this is a liar.
 int D()
{
   int Halt_Status = H(D);
   if (Halt_Status)
     HERE: goto HERE;
   return Halt_Status;
}
 H simulates D
that calls H(D) to simulate D
that calls H(D) to simulate D
that calls H(D) to simulate D
that calls H(D) to simulate D
that calls H(D) to simulate D
until H sees this repeating pattern.
 Note that the above still keeps the option to deceive with equivocation.
 Not at all, it is stipulated that H does simulate
D according to the semantics of the C language until
H sees that itself is stuck in recursive simulation.
 Note that Olcott still does not answer the question, thus keeping
the option to deceive with equivocation even though his preference
seems to be distraction by an irrelevancy.
 I am referring to D simulated by H when you change
my words to something else you are a liar.
 Olcott wrote on 2025-10-24:
 
When 0 to infinity steps of DD are
correctly simulated by HHH the
simulated DD never reaches its own
simulated final halt state.
 On 10/26/25 7:28 AM, Tristan Wibberley wrote:
 
Are we taking that "DD" refers to a C-function that is fully defined
because HHH has external linkage and is thus not part of the referent or
partially defined because HHH, as a callee from the referent, is part of
the referent itself?
 I have answered about my use of "DD". Olcott has not answered but tried
to devert attention from the question.
 
 All that we need to know about H is specified by this:
 int D()
{
   int Halt_Status = H(D);
   if (Halt_Status)
     HERE: goto HERE;
   return Halt_Status;
}
 H simulates D
that calls H(D) to simulate D
that calls H(D) to simulate D
that calls H(D) to simulate D
that calls H(D) to simulate D
that calls H(D) to simulate D
until H sees this repeating pattern
Then H returns 0 to reject its input as non-halting.
 That is much more than all we need to know about H. All we need to
know about H is that it is not a halt decider.
 *Richard flat out lied about this*
Irrelevant, as I didn't say anything about Richard; and off-topic, too.
--
Mikko

Date Sujet#  Auteur
23 Oct 25 * hey polcott, you hear about AI psychosis???77dart200
23 Oct 25 `* Re: hey polcott, you hear about AI psychosis???76olcott
23 Oct 25  `* Re: hey polcott, you hear about AI psychosis???75Kaz Kylheku
24 Oct 25   `* "there will still be a nested simulation tower" Kaz ---74olcott
24 Oct 25    +* Re: "there will still be a nested simulation tower" Kaz ---65dbush
24 Oct 25    i`* Re: "there will still be a nested simulation tower" Kaz ---64olcott
24 Oct 25    i +* Re: "there will still be a nested simulation tower" Kaz ---58dbush
24 Oct 25    i i`* Re: "there will still be a nested simulation tower" Kaz ---57olcott
24 Oct 25    i i `* Re: "there will still be a nested simulation tower" Kaz ---56dbush
24 Oct 25    i i  `* Re: "there will still be a nested simulation tower" Kaz ---55olcott
24 Oct 25    i i   +* Re: "there will still be a nested simulation tower" Kaz ---5dbush
24 Oct 25    i i   i`* Re: "there will still be a nested simulation tower" Kaz ---4olcott
24 Oct 25    i i   i `* Re: "there will still be a nested simulation tower" Kaz ---3dbush
24 Oct 25    i i   i  `* Re: "there will still be a nested simulation tower" Kaz ---2olcott
24 Oct 25    i i   i   `- Re: "there will still be a nested simulation tower" Kaz ---1dbush
26 Oct 25    i i   `* Re: "there will still be a nested simulation tower" Kaz ---49Mikko Levanto
26 Oct 25    i i    `* Re: "there will still be a nested simulation tower" Kaz ---48Tristan Wibberley
27 Oct 25    i i     `* Re: "there will still be a nested simulation tower" Kaz ---47Mikko
27 Oct 25    i i      `* Re: "there will still be a nested simulation tower" Kaz ---46olcott
27 Oct 25    i i       +* Re: "there will still be a nested simulation tower" Kaz ---3Alan Mackenzie
27 Oct 25    i i       i`* HHH(DD) is very obviously correct to reject its input2olcott
27 Oct 25    i i       i `- Re: HHH(DD) is very obviously correct to reject its input1Chris M. Thomasson
28 Oct 25    i i       `* Re: "there will still be a nested simulation tower" Kaz ---42Mikko
28 Oct 25    i i        `* Re: "there will still be a nested simulation tower" Kaz ---41olcott
29 Oct 25    i i         `* Re: "there will still be a nested simulation tower" Kaz ---40Mikko
29 Oct 25    i i          `* Re: "there will still be a nested simulation tower" Kaz ---39olcott
29 Oct 25    i i           +* Re: "there will still be a nested simulation tower" Kaz ---25Kaz Kylheku
29 Oct 25    i i           i`* Re: "there will still be a nested simulation tower" Kaz ---24olcott
29 Oct 25    i i           i +* Re: "there will still be a nested simulation tower" Kaz ---2Chris M. Thomasson
29 Oct 25    i i           i i`- Re: "there will still be a nested simulation tower" Kaz ---1Chris M. Thomasson
30 Oct 25    i i           i +* Re: "there will still be a nested simulation tower" Kaz ---20Kaz Kylheku
30 Oct 25    i i           i i`* Re: "there will still be a nested simulation tower" Kaz ---19olcott
30 Oct 25    i i           i i +* Re: "there will still be a nested simulation tower" Kaz ---12Kaz Kylheku
30 Oct 25    i i           i i i`* Re: "there will still be a nested simulation tower" Kaz ---11olcott
30 Oct 25    i i           i i i +- Re: "there will still be a nested simulation tower" Kaz ---1dbush
30 Oct 25    i i           i i i `* Re: "there will still be a nested simulation tower" Kaz ---9Kaz Kylheku
30 Oct 25    i i           i i i  `* Re: "there will still be a nested simulation tower" Kaz ---8olcott
30 Oct 25    i i           i i i   `* Re: "there will still be a nested simulation tower" Kaz ---7Kaz Kylheku
30 Oct 25    i i           i i i    `* Re: "there will still be a nested simulation tower" Kaz ---6olcott
30 Oct 25    i i           i i i     +- Re: "there will still be a nested simulation tower" Kaz ---1dbush
30 Oct 25    i i           i i i     `* Re: "there will still be a nested simulation tower" Kaz ---4Kaz Kylheku
30 Oct 25    i i           i i i      `* Re: "there will still be a nested simulation tower" Kaz ---3olcott
30 Oct 25    i i           i i i       `* Re: "there will still be a nested simulation tower" Kaz ---2Kaz Kylheku
30 Oct 25    i i           i i i        `- Re: "there will still be a nested simulation tower" Kaz ---1Kaz Kylheku
30 Oct 25    i i           i i +- Re: "there will still be a nested simulation tower" Kaz ---1Chris M. Thomasson
30 Oct 25    i i           i i `* Re: "there will still be a nested simulation tower" Kaz ---5joes
30 Oct 25    i i           i i  `* Re: "there will still be a nested simulation tower" Kaz ---4olcott
30 Oct 25    i i           i i   `* Re: "there will still be a nested simulation tower" Kaz ---3joes
30 Oct 25    i i           i i    `* Re: "there will still be a nested simulation tower" Kaz ---2olcott
30 Oct 25    i i           i i     `- Re: "there will still be a nested simulation tower" Kaz ---1Kaz Kylheku
30 Oct 25    i i           i `- Re: "there will still be a nested simulation tower" Kaz ---1Chris M. Thomasson
30 Oct 25    i i           `* Re: "there will still be a nested simulation tower" Kaz ---13Mikko
30 Oct 25    i i            `* Re: "there will still be a nested simulation tower" Kaz ---12olcott
31 Oct 25    i i             `* Re: "there will still be a nested simulation tower" Kaz ---11Mikko
31 Oct 25    i i              `* Re: "there will still be a nested simulation tower" Kaz ---10olcott
1 Nov 25    i i               `* Re: "there will still be a nested simulation tower" Kaz ---9Mikko
1 Nov 25    i i                `* Re: "there will still be a nested simulation tower" Kaz ---8olcott
1 Nov 25    i i                 +* Re: "there will still be a nested simulation tower" Kaz ---6Kaz Kylheku
1 Nov 25    i i                 i`* Re: "there will still be a nested simulation tower" Kaz ---5olcott
1 Nov 25    i i                 i +- Re: "there will still be a nested simulation tower" Kaz ---1dbush
1 Nov 25    i i                 i `* Re: "there will still be a nested simulation tower" Kaz ---3Kaz Kylheku
1 Nov 25    i i                 i  `* Re: "there will still be a nested simulation tower" Kaz ---2olcott
2 Nov 25    i i                 i   `- Re: "there will still be a nested simulation tower" Kaz ---1Kaz Kylheku
2 Nov 25    i i                 `- Re: "there will still be a nested simulation tower" Kaz ---1Mikko
24 Oct 25    i `* Re: "there will still be a nested simulation tower" Kaz ---5Kaz Kylheku
24 Oct 25    i  `* Re: "there will still be a nested simulation tower" Kaz ---4olcott
24 Oct 25    i   `* Re: "there will still be a nested simulation tower" Kaz ---3Kaz Kylheku
24 Oct 25    i    `* Re: "there will still be a nested simulation tower" Kaz ---2olcott
24 Oct 25    i     `- Re: "there will still be a nested simulation tower" Kaz ---1Kaz Kylheku
24 Oct 25    `* Re: "there will still be a nested simulation tower" Kaz ---8Kaz Kylheku
24 Oct 25     `* Re: "there will still be a nested simulation tower" Kaz ---7olcott
24 Oct 25      `* Re: "there will still be a nested simulation tower" Kaz ---6Kaz Kylheku
24 Oct 25       `* Re: "there will still be a nested simulation tower" Kaz ---5olcott
24 Oct 25        +- Re: "there will still be a nested simulation tower" Kaz ---1dbush
24 Oct 25        `* Re: "there will still be a nested simulation tower" Kaz ---3Kaz Kylheku
24 Oct 25         `* Re: "there will still be a nested simulation tower" Kaz ---2olcott
24 Oct 25          `- Re: "there will still be a nested simulation tower" Kaz ---1Kaz Kylheku

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal