Re: My reviewers think that halt deciders must report on the behavior of their caller

Liste des GroupesRevenir à theory 
Sujet : Re: My reviewers think that halt deciders must report on the behavior of their caller
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory sci.logic
Date : 08. Jul 2025, 23:31:57
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <ae38732c8d9898edf6e2eb6951fa75ee9666b157@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
User-Agent : Mozilla Thunderbird
On 7/8/25 11:08 AM, olcott wrote:
On 7/8/2025 6:13 AM, Richard Damon wrote:
On 7/7/25 10:38 PM, olcott wrote:
On 7/7/2025 9:18 PM, Richard Damon wrote:
On 7/7/25 7:52 PM, olcott wrote:
On 7/7/2025 5:41 PM, Richard Damon wrote:
On 7/7/25 2:38 PM, olcott wrote:
On 7/7/2025 2:36 AM, Fred. Zwarts wrote:
Op 07.jul.2025 om 05:12 schreef olcott:
On 7/6/2025 9:09 PM, Richard Damon wrote:
On 7/6/25 4:06 PM, olcott wrote:
On 7/6/2025 12:00 PM, Richard Damon wrote:
On 7/6/25 11:19 AM, olcott wrote:
>
void DDD()
{
   HHH(DDD);
   return;
}
>
*EVERY BOT FIGURES THIS OUT ON ITS OWN*
>
No, it just isn't smart enough to detect that you lied in your premise.
>
There is no way that DDD simulated by HHH (according
to the semantics of the C programming language)
can possibly reach its own "return" statement final
halt state.
>
And there is no way for HHH to correctly simulate its input and return an answer
>
>
You insistence that a non-terminating input be simulated
until non-existent completion is especially nuts because
you have been told about this dozens of times.
>
What the F is wrong with you?
>
>
It seems you don't understand those words.
>
I don't say that the decider needs to simulate the input to completion, but that it needs to be able to actually PROVE that if this exact input WAS given to a correct simultor (which won't be itself, since it isn't doing the complete simulation) will run for an unbounded number of steps.
>
>
No decider is ever allowed to report on anything
besides the actual behavior that its input actually
specifies.
>
And HHH does not do that. The input specifies a halting program, because it includes the abort code. But HHH gives up before it reaches that part of the specification and the final halt state.
>
I have corrected you on this too many times.
You have sufficiently proven that you are dishonest
or incompetent.
>
*This code proves that you are wrong*
https://github.com/plolcott/x86utm/blob/master/Halt7.c
That you are too F-ing stupid to see this is less
than no rebuttal at all.
>
>
No, that code proves that HHH, as defined, always aborts its simulation of DDD and returns 0,
That is counter-factual and you would know this
if you had good C++ skills.
>
>
How is it "Counter-Factual"?
>
It is YOU that is just counter-factual.
>
>
"No, that code proves that HHH, as defined,
  always aborts its simulation of DDD"
>
That is a false statement. If you understood the
code you would know your error.
>
>
Really, so how does that code NOT aboft its simulation of DDD?
 You have a reading comprehension problem.
When critique words you are strictly not
allowed to change even a single word without
being dishonest.
 *Don't even remove the comma*
"No, that code proves that HHH, as defined,
    always aborts its simulation of DDD"
 If you can't figure how how that is false we have
conclusively proved your lack of sufficient technical
competence.
 
So, you assert that there is a way that that exact code HHH, when run, will NOT abort its simulation of that exact DDD?
Please try to show a case where that HHH, as defined, doesn't abort its simulation of DDD.
If you can't then you are just admitting, AGAIN, that you are nothing but a liar.
It seems that you don't understand what your words mean or how computers work.
Note, that HHH, as defined, is NOT some other HHH, like your hypothetical one which has been changed, but THAT HHH, as defined, in the file Halt7.c as has been sitting in your github account for years.
You have posted the trace of x86utm executiong that code, and it aborts its simulation at a precise point, and EVERY time you run that exact same code, with the exact same input, it will do the same.
I guess you don't believe that computers are deterministic, but that they can arbitrarily decide to do something diffferent (and still be considered as "working").
ALl you are doing is proving that you are just a damned stupid and ignorant liar that has no idea what he is talking about, and has buried his intelegence under a humungous pile of lies.
Sorry, but it is a fact that you have sunk any reputation of knowing something with your repeated stupid lies, and failure to even try to find a reason, other than you say so, to support any of your words.

Date Sujet#  Auteur
3 Jun 25 * My reviewers think that halt deciders must report on the behavior of their caller160olcott
4 Jun 25 +* Re: My reviewers think that halt deciders must report on the behavior of their caller97dbush
4 Jun 25 i`* Re: My reviewers think that halt deciders must report on the behavior of their caller96olcott
4 Jun 25 i +* Re: My reviewers think that halt deciders must report on the behavior of their caller94dbush
4 Jun 25 i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller93olcott
4 Jun 25 i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller92dbush
4 Jun 25 i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller91olcott
4 Jun 25 i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller90dbush
4 Jul21:43 i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller89olcott
4 Jul21:53 i i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller88Richard Damon
4 Jul23:11 i i      +* Re: My reviewers think that halt deciders must report on the behavior of their caller77olcott
5 Jul14:14 i i      i`* Re: My reviewers think that halt deciders must report on the behavior of their caller76Richard Damon
5 Jul17:26 i i      i `* Re: My reviewers think that halt deciders must report on the behavior of their caller75olcott
6 Jul01:44 i i      i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller74Richard Damon
6 Jul04:02 i i      i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller73Richard Damon
6 Jul05:34 i i      i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller72olcott
6 Jul10:32 i i      i     +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
6 Jul12:50 i i      i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller70Richard Damon
6 Jul16:19 i i      i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller69olcott
6 Jul18:00 i i      i       `* Re: My reviewers think that halt deciders must report on the behavior of their caller68Richard Damon
6 Jul21:06 i i      i        `* Re: My reviewers think that halt deciders must report on the behavior of their caller67olcott
7 Jul03:09 i i      i         +* Re: My reviewers think that halt deciders must report on the behavior of their caller65Richard Damon
7 Jul04:12 i i      i         i`* Re: My reviewers think that halt deciders must report on the behavior of their caller64olcott
7 Jul08:36 i i      i         i +* Re: My reviewers think that halt deciders must report on the behavior of their caller38Fred. Zwarts
7 Jul14:23 i i      i         i i+* Re: My reviewers think that halt deciders must report on the behavior of their caller6olcott
8 Jul09:10 i i      i         i ii`* Re: My reviewers think that halt deciders must report on the behavior of their caller5Fred. Zwarts
8 Jul15:59 i i      i         i ii `* Re: My reviewers think that halt deciders must report on the behavior of their caller4olcott
9 Jul10:58 i i      i         i ii  +* Re: My reviewers think that halt deciders must report on the behavior of their caller2Fred. Zwarts
9 Jul14:46 i i      i         i ii  i`- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
9 Jul12:32 i i      i         i ii  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
7 Jul19:38 i i      i         i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller31olcott
7 Jul23:41 i i      i         i i +* Re: My reviewers think that halt deciders must report on the behavior of their caller29Richard Damon
8 Jul00:52 i i      i         i i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller28olcott
8 Jul03:18 i i      i         i i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller27Richard Damon
8 Jul03:38 i i      i         i i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller26olcott
8 Jul08:15 i i      i         i i i   +* Re: My reviewers think that halt deciders must report on the behavior of their caller9joes
8 Jul15:14 i i      i         i i i   i`* Re: My reviewers think that halt deciders must report on the behavior of their caller8olcott
8 Jul17:10 i i      i         i i i   i +* Re: My reviewers think that halt deciders must report on the behavior of their caller6joes
8 Jul17:22 i i      i         i i i   i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller5olcott
8 Jul18:44 i i      i         i i i   i i +* Re: My reviewers think that halt deciders must report on the behavior of their caller3joes
8 Jul19:21 i i      i         i i i   i i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
9 Jul12:38 i i      i         i i i   i i i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
9 Jul12:36 i i      i         i i i   i i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
9 Jul12:34 i i      i         i i i   i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jul12:13 i i      i         i i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller16Richard Damon
8 Jul16:08 i i      i         i i i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller15olcott
8 Jul17:07 i i      i         i i i     +* Re: My reviewers think that halt deciders must report on the behavior of their caller11joes
8 Jul17:19 i i      i         i i i     i+* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
8 Jul23:33 i i      i         i i i     ii`- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jul20:01 i i      i         i i i     i`* Re: My reviewers think that halt deciders must report on the behavior of their caller8Mike Terry
8 Jul20:49 i i      i         i i i     i `* Re: My reviewers think that halt deciders must report on the behavior of their caller7olcott
9 Jul02:30 i i      i         i i i     i  +* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
9 Jul12:48 i i      i         i i i     i  i`- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
9 Jul10:09 i i      i         i i i     i  +* Re: My reviewers think that halt deciders must report on the behavior of their caller2Fred. Zwarts
9 Jul14:35 i i      i         i i i     i  i`- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
9 Jul12:44 i i      i         i i i     i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller2Richard Damon
9 Jul14:55 i i      i         i i i     i   `- Re: My reviewers think that halt deciders must report on the behavior of their caller --- Mike1olcott
8 Jul23:31 i i      i         i i i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller3Richard Damon
8 Jul23:51 i i      i         i i i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
9 Jul12:51 i i      i         i i i       `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jul09:17 i i      i         i i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
7 Jul09:37 i i      i         i +* Re: My reviewers think that halt deciders must report on the behavior of their caller7Mikko
7 Jul15:15 i i      i         i i`* Re: My reviewers think that halt deciders must report on the behavior of their caller6olcott
7 Jul23:45 i i      i         i i +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
8 Jul08:44 i i      i         i i `* Re: My reviewers think that halt deciders must report on the behavior of their caller4Mikko
8 Jul15:21 i i      i         i i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
9 Jul09:22 i i      i         i i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller2Mikko
9 Jul13:25 i i      i         i i    `- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
7 Jul12:19 i i      i         i `* Re: My reviewers think that halt deciders must report on the behavior of their caller18Richard Damon
7 Jul14:32 i i      i         i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller17olcott
7 Jul23:39 i i      i         i   `* Re: My reviewers think that halt deciders must report on the behavior of their caller16Richard Damon
8 Jul00:47 i i      i         i    `* Re: My reviewers think that halt deciders must report on the behavior of their caller15olcott
8 Jul03:24 i i      i         i     `* Re: My reviewers think that halt deciders must report on the behavior of their caller14Richard Damon
8 Jul03:52 i i      i         i      `* Re: My reviewers think that halt deciders must report on the behavior of their caller13olcott
8 Jul08:55 i i      i         i       +* Re: My reviewers think that halt deciders must report on the behavior of their caller4Fred. Zwarts
8 Jul15:31 i i      i         i       i`* Re: My reviewers think that halt deciders must report on the behavior of their caller3olcott
9 Jul10:04 i i      i         i       i `* Re: My reviewers think that halt deciders must report on the behavior of their caller2Fred. Zwarts
9 Jul14:16 i i      i         i       i  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
8 Jul12:18 i i      i         i       `* Re: My reviewers think that halt deciders must report on the behavior of their caller8Richard Damon
8 Jul16:17 i i      i         i        `* Re: My reviewers think that halt deciders must report on the behavior of their caller7olcott
9 Jul09:58 i i      i         i         +* Re: My reviewers think that halt deciders must report on the behavior of their caller5Fred. Zwarts
9 Jul14:02 i i      i         i         i`* Re: My reviewers think that halt deciders must report on the behavior of their caller4olcott
9 Jul14:37 i i      i         i         i `* Re: My reviewers think that halt deciders must report on the behavior of their caller3joes
9 Jul15:06 i i      i         i         i  `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
9 Jul16:42 i i      i         i         i   `- Re: My reviewers think that halt deciders must report on the behavior of their caller1joes
9 Jul13:00 i i      i         i         `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
7 Jul09:34 i i      i         `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Mikko
4 Jul23:15 i i      +* Re: My reviewers think that halt deciders must report on the behavior of their caller9olcott
5 Jul08:39 i i      i+* Re: My reviewers think that halt deciders must report on the behavior of their caller5Fred. Zwarts
5 Jul17:12 i i      ii`* Re: My reviewers think that halt deciders must report on the behavior of their caller4olcott
6 Jul10:24 i i      ii `* Re: My reviewers think that halt deciders must report on the behavior of their caller3Fred. Zwarts
6 Jul16:36 i i      ii  `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
7 Jul08:42 i i      ii   `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Fred. Zwarts
5 Jul14:20 i i      i`* Re: My reviewers think that halt deciders must report on the behavior of their caller3Richard Damon
5 Jul17:31 i i      i `* Re: My reviewers think that halt deciders must report on the behavior of their caller2olcott
6 Jul01:47 i i      i  `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
5 Jul16:11 i i      `- Re: My reviewers think that halt deciders must report on the behavior of their caller1olcott
4 Jun 25 i `- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
4 Jun 25 +- Re: My reviewers think that halt deciders must report on the behavior of their caller1Richard Damon
4 Jun 25 `* Re: My reviewers think that halt deciders must report on the behavior of their caller61Mikko
4 Jun 25  `* Re: My reviewers think that halt deciders must report on the behavior of their caller60olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal