XPost: comp.theory, sci.logic, sci.math   
   From: polcott333@gmail.com   
      
   On 11/17/2025 12:16 PM, Kaz Kylheku wrote:   
   > On 2025-11-17, Kaz Kylheku <643-408-1753@kylheku.com> wrote:   
   >> On 2025-11-17, olcott wrote:   
   >>> Yes and now if you could just translate that   
   >>> mere baseless rhetoric into actual reasoning   
   >>> with a sound basis.   
   >>   
   >> Remember, you reject actual reasoning with a sound   
   >> basis as learned-by-rote conventional wisdom,   
   >> which is closed-minded.   
   >   
   > I mean, you've already rejected the actual with-a-sound-basis reasoning   
   > of Turing, Gödel, ...   
   >   
   > What is anyone here going to do where those two failed?   
   >   
   > What you are asking for is some other kind of unspecified mode   
   > of reasoning.   
   >   
   > Your measure for whether that reasoning is happening is the degree to   
   > which someone regurgitates your ideas without a shred of justification   
   > (i.e. exactly as they were received).   
   >   
   > Olcott Lights Out: 14 days ...   
   >   
      
   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);   
   }   
      
   HHH simulates DD that calls HHH(DD)   
   that simulates DD that calls HHH(DD)...   
      
   HHH1 simulates DD that calls HHH(DD)   
   that returns to DD that returns to HHH1.   
      
   Until you show the correct execution traces proving   
   that DD simulated by HHH is the same as DD simulated   
   by HHH1 you are still showing a   
      
   "reckless disregard for the truth".   
   "reckless disregard for the truth".   
   "reckless disregard for the truth".   
   "reckless disregard for the truth".   
   "reckless disregard for the truth".   
      
   I will keep calling you out on this every   
   day even if this is years past your last   
   reply (Unless I get published in the mean time).   
      
   --   
   Copyright 2025 Olcott   
      
   My 28 year goal has been to make   
   "true on the basis of meaning" computable.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|