Re: Respect [was: The halting problem as defined is a category error]

Liste des GroupesRevenir à c theory 
Sujet : Re: Respect [was: The halting problem as defined is a category error]
De : F.Zwarts (at) *nospam* HetNet.nl (Fred. Zwarts)
Groupes : comp.theory sci.logic comp.ai.philosophy
Date : 20. Jul 2025, 08:38:56
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <105i6eg$2ki8q$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10
User-Agent : Mozilla Thunderbird
Op 20.jul.2025 om 05:20 schreef olcott:
On 7/19/2025 9:12 PM, Richard Damon wrote:
On 7/19/25 5:18 PM, olcott wrote:
On 7/19/2025 4:00 PM, Alan Mackenzie wrote:
Mike Terry <news.dead.person.stones@darjeeling.plus.com> wrote:
>
[ .... ]
>
ps. learn to post more respectfully.
>
You've hit the nail on the head, there.  Peter Olcott doesn't show
respect here for anybody.  Because of this he isn't shown any respect
back - he hasn't earned any.  I don't think he understands the concept
of respect any more than he understands the concept of truth.
>
If he were to show repect, he'd repect knowledge, truth, and learning,
and strive to acquire these qualities.  Instead he displays contempt for
them.  This is a large part of what makes him a crank.  It is
a large part of what makes it such a waste of time trying to correct
him, something that you've sensibly given up.
>
>
Now that chat bots have proven that they understand
what I am saying I can rephrase my words to be more
clear.
>
>
They have done no such thing, because they can't
>
Since yoiu feed them lies, all you have done is shown that you think lies are valid logic.
>
I have been rude because I cannot interpret the
rebuttal to this statement as anything besides
a despicable lie for the sole purpose of sadistic
pleasure of gaslighting:
>
Because you are just too stupid.
>
How is the "pattern" that HHH detects a non-halting pattern, when non- halting is DEFINED by the behavior of the directly executed machine, and the pattern you are thinking of exists in the execution of the DDD that halts because it was built on the same HHH you claim is correct to return 0,
>
Thus, your claim *IS* just a lie, and you shows your ignorance by saying you can't undetstand how it is one.
>
>
<input to chat bots>
typedef void (*ptr)();
int HHH(ptr P);
>
void DDD()
{
   HHH(DDD);
   return;
}
>
int main()
{
   HHH(DDD);
   DDD();
}
>
Termination Analyzer HHH simulates its input until
it detects a non-terminating behavior pattern. When
HHH detects such a pattern it aborts its simulation
and returns 0.
</input to chat bots>
>
Every chatbot figures out on its own that HHH
correctly rejects DDD as non-terminating because
the input to HHH(DDD) specifies recursive simulation.
>
>
BECAUSE YOU LIE TO THEM, and a prime training parameter is to give an answer the user is apt to like, and thus will tend to just accept lies and errors provided.
>
 I only defined the hypothetical possibility of a simulating
termination analyzer. This cannot possibly be a lie. They
figured out all the rest on their own.
No you told it that a correct simulating termination analyser could be presumed. Which is an invalid presumption, because it has been proven that it cannot.

 
All you are doing is showing you don't understand how Artificiial Intelegence actualy works, showing your Natural Stupidity.
 That they provided all of the reasoning why DDD correctly
simulated by HHH does not halt proves that they do have
the functional equivalent of human understanding.
The other error is the presumption that a simulation that does not reach the end of the simulation is evidence for non-termination.
It is not. An incomplete simulation is at best an indication that other tools are needed to determine non-halting behaviour.

 That everyone here denies what every first year CS student
would understand seems to prove that they know that they
are liars.
 
Even first year CS students understand that false presumptions lead to false conclusions. That is the only thing the chat box shows.

Date Sujet#  Auteur
17 Jul 25 * The halting problem as defined is a category error166olcott
18 Jul 25 +* Re: The halting problem as defined is a category error110Mike Terry
18 Jul 25 i+* Re: The halting problem as defined is a category error6olcott
18 Jul 25 ii+* Re: The halting problem as defined is a category error4Fred. Zwarts
18 Jul 25 iii`* Re: The halting problem as defined is a category error3olcott
19 Jul 25 iii +- Re: The halting problem as defined is a category error1Fred. Zwarts
18 Jul 25 iii `- Re: The halting problem as defined is a category error1Richard Damon
18 Jul 25 ii`- Re: The halting problem as defined is a category error1Richard Damon
18 Jul 25 i`* Re: The halting problem as defined is a category error --- Flibble is correct103olcott
18 Jul 25 i `* Re: The halting problem as defined is a category error --- Flibble is correct102Mike Terry
18 Jul 25 i  `* Re: The halting problem as defined is a category error --- Flibble is correct101olcott
18 Jul 25 i   +* Re: The halting problem as defined is a category error --- Flibble is correct33joes
18 Jul 25 i   i+* Re: The halting problem as defined is a category error --- Flibble is correct2olcott
19 Jul 25 i   ii`- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
18 Jul 25 i   i+* Re: The halting problem as defined is a category error --- Flibble is correct3olcott
19 Jul 25 i   ii+- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
18 Jul 25 i   ii`- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
19 Jul 25 i   i`* Re: The halting problem as defined is a category error --- Flibble is correct27olcott
19 Jul 25 i   i `* Re: The halting problem as defined is a category error --- Flibble is correct26Richard Damon
19 Jul 25 i   i  `* Four Chatbots figure out on their own without prompting that HHH(DDD)==025olcott
20 Jul08:57 i   i   +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==06Fred. Zwarts
20 Jul16:18 i   i   i`* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==05olcott
20 Jul23:50 i   i   i +- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
21 Jul09:38 i   i   i `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==03Fred. Zwarts
21 Jul15:25 i   i   i  `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==02olcott
22 Jul10:12 i   i   i   `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Fred. Zwarts
19 Jul 25 i   i   `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==018wij
19 Jul 25 i   i    `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==017olcott
19 Jul 25 i   i     +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==015olcott
19 Jul 25 i   i     i+* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==013wij
19 Jul 25 i   i     ii`* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==012olcott
19 Jul 25 i   i     ii `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==011olcott
19 Jul 25 i   i     ii  `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==010olcott
20 Jul12:11 i   i     ii   +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==05joes
20 Jul15:33 i   i     ii   i`* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==04olcott
20 Jul23:11 i   i     ii   i `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==03Richard Damon
20 Jul23:57 i   i     ii   i  `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==02olcott
21 Jul01:24 i   i     ii   i   `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
19 Jul 25 i   i     ii   `* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==04wij
19 Jul 25 i   i     ii    +* Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==02olcott
20 Jul03:23 i   i     ii    i`- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
20 Jul04:14 i   i     ii    `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01olcott
20 Jul03:23 i   i     i`- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
20 Jul03:23 i   i     `- Re: Four Chatbots figure out on their own without prompting that HHH(DDD)==01Richard Damon
18 Jul 25 i   +* Re: The halting problem as defined is a category error --- Flibble is correct15wij
18 Jul 25 i   i+* Re: The halting problem as defined is a category error --- Flibble is correct6wij
18 Jul 25 i   ii`* Re: The halting problem as defined is a category error --- Flibble is correct5olcott
18 Jul 25 i   ii `* Re: The halting problem as defined is a category error --- Flibble is correct4Fred. Zwarts
18 Jul 25 i   ii  `* Re: The halting problem as defined is a category error --- Flibble is correct3olcott
19 Jul 25 i   ii   +- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
18 Jul 25 i   ii   `- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
18 Jul 25 i   i`* Re: The halting problem as defined is a category error --- Flibble is correct8olcott
18 Jul 25 i   i +* Re: The halting problem as defined is a category error --- Flibble is correct3wij
18 Jul 25 i   i i`* Re: The halting problem as defined is a category error --- Flibble is correct2olcott
18 Jul 25 i   i i `- Re: The halting problem as defined is a category error --- Flibble is correct1wij
18 Jul 25 i   i `* Re: The halting problem as defined is a category error --- Flibble is correct4Fred. Zwarts
18 Jul 25 i   i  `* Re: The halting problem as defined is a category error --- Flibble is correct3olcott
19 Jul 25 i   i   +- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
18 Jul 25 i   i   `- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
18 Jul 25 i   `* Re: The halting problem as defined is a category error --- Flibble is correct52Mike Terry
18 Jul 25 i    +* Re: The halting problem as defined is a category error --- Flibble is correct21olcott
19 Jul 25 i    i+- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
18 Jul 25 i    i+* Re: The halting problem as defined is a category error --- Flibble is correct4joes
18 Jul 25 i    ii+- Re: The halting problem as defined is a category error --- Flibble is correct1olcott
18 Jul 25 i    ii+- Re: The halting problem as defined is a category error --- Flibble is correct1olcott
18 Jul 25 i    ii`- Re: The halting problem as defined is a category error --- Flibble is correct1olcott
19 Jul 25 i    i`* Re: The halting problem as defined is a category error --- Flibble is correct15Mike Terry
19 Jul 25 i    i `* Re: The halting problem as defined is a category error --- Flibble is correct14olcott
19 Jul 25 i    i  +* Re: The halting problem as defined is a category error --- Flibble is correct12Fred. Zwarts
19 Jul 25 i    i  i`* Re: The halting problem as defined is a category error --- Flibble is correct11olcott
20 Jul08:47 i    i  i +* Re: The halting problem as defined is a category error --- Flibble is correct9Fred. Zwarts
20 Jul16:13 i    i  i i`* Re: The halting problem as defined is a category error --- Flibble is correct8olcott
20 Jul23:59 i    i  i i +- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
21 Jul15:19 i    i  i i `* Re: The halting problem as defined is a category error --- Flibble is correct6olcott
22 Jul10:08 i    i  i i  +- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
22 Jul15:19 i    i  i i  `* Re: The halting problem as defined is a category error --- Flibble is correct4joes
22 Jul16:21 i    i  i i   `* Re: The halting problem as defined is a category error --- Flibble is correct3olcott
23 Jul04:46 i    i  i i    `* Re: The halting problem as defined is a category error --- Flibble is correct2olcott
23 Jul09:52 i    i  i i     `- Re: The halting problem as defined is a category error --- Flibble is correct1Fred. Zwarts
19 Jul 25 i    i  i `- Re: The halting problem as defined is a category error --- Flibble is correct1Richard Damon
19 Jul 25 i    i  `- Re: The halting problem as defined is a category error --- Flibble is correct1joes
19 Jul 25 i    `* Respect [was: The halting problem as defined is a category error]30Alan Mackenzie
19 Jul 25 i     +* Re: Respect [was: The halting problem as defined is a category error]28olcott
20 Jul03:12 i     i+* Re: Respect [was: The halting problem as defined is a category error]22Richard Damon
20 Jul04:20 i     ii+* Re: Respect [was: The halting problem as defined is a category error]19olcott
20 Jul12:13 i     iii+* Re: Respect [was: The halting problem as defined is a category error]6Richard Damon
20 Jul15:30 i     iiii`* Re: Respect [was: The halting problem as defined is a category error]5olcott
20 Jul16:47 i     iiii +* Re: Respect [was: The halting problem as defined is a category error]3joes
20 Jul17:06 i     iiii i`* Re: Respect [was: The halting problem as defined is a category error]2olcott
21 Jul00:42 i     iiii i `- Re: Respect [was: The halting problem as defined is a category error]1Richard Damon
21 Jul00:28 i     iiii `- Re: Respect [was: The halting problem as defined is a category error]1Richard Damon
20 Jul08:38 i     iii`* Re: Respect [was: The halting problem as defined is a category error]12Fred. Zwarts
20 Jul15:08 i     iii `* Re: Respect [was: The halting problem as defined is a category error]11olcott
21 Jul09:24 i     iii  +- Re: Respect [was: The halting problem as defined is a category error]1Fred. Zwarts
21 Jul00:13 i     iii  `* Re: Respect [was: The halting problem as defined is a category error]9Richard Damon
21 Jul00:54 i     iii   `* Re: Respect [was: The halting problem as defined is a category error]8olcott
21 Jul01:29 i     iii    `* Re: Respect [was: The halting problem as defined is a category error]7Richard Damon
21 Jul01:45 i     iii     +* Re: Respect [was: The halting problem as defined is a category error]4olcott
21 Jul02:58 i     iii     i`* Re: Respect [was: The halting problem as defined is a category error]3Richard Damon
21 Jul03:05 i     iii     i `* Re: Respect [was: The halting problem as defined is a category error]2olcott
21 Jul14:26 i     iii     i  `- Re: Respect [was: The halting problem as defined is a category error]1olcott
21 Jul01:48 i     iii     `* Re: Respect [was: The halting problem as defined is a category error]2olcott
20 Jul04:21 i     ii`* Re: Respect [was: The halting problem as defined is a category error]2olcott
20 Jul08:44 i     i`* Re: Respect [was: The halting problem as defined is a category error]5Fred. Zwarts
20 Jul03:06 i     `- Re: Respect [was: The halting problem as defined is a category error]1Richard Damon
18 Jul 25 +* Re: The halting problem as defined is a category error4Mikko
19 Jul 25 +* Re: The halting problem as defined is a category error34Mikko
17 Jul 25 +* Re: The halting problem as defined is a category error9olcott
18 Jul 25 +- Re: The halting problem as defined is a category error1Richard Damon
19 Jul 25 +* Re: The halting problem as defined is a category error6Richard Damon
18 Jul 25 `- Re: The halting problem as defined is a category error1olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal