Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.c    |    Meh, in C you gotta define EVERYTHING    |    243,242 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 241,529 of 243,242    |
|    olcott to Mikko    |
|    Re: No human has been able to understand    |
|    27 Oct 25 08:45:13    |
   
   XPost: comp.theory, comp.lang.c++   
   From: polcott333@gmail.com   
      
   On 10/27/2025 5:10 AM, Mikko wrote:   
   > On 2025-10-25 17:53:27 +0000, olcott said:   
   >   
   >> 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);   
   >> }   
   >   
   > 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.   
   >   
      
   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   
      
      
   --   
   Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius   
   hits a target no one else can see." Arthur Schopenhauer   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca