Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v88rn5$kcq0$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v88rn5$kcq0$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: olcott <polcott333@gmail.com>
Newsgroups: comp.theory,comp.ai.philosophy
Subject: Re: Any honest person that knows the x86 language can see...
Date: Mon, 29 Jul 2024 14:48:53 -0500
Organization: A noiseless patient Spider
Lines: 58
Message-ID: <v88rn5$kcq0$1@dont-email.me>
References: <v887np$gl15$1@dont-email.me> <v88ptq$ju20$1@dont-email.me>
 <v88qtk$k3pj$1@dont-email.me> <v88r4i$ju20$6@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 29 Jul 2024 21:48:53 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="9d358cc663705f17d44fb4afa23cd753";
	logging-data="668480"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18h+ZNlBf+/OJpDw3GmjNS1"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:ka3jGwD1Sab6YsM/pNpDFKoj6Mc=
Content-Language: en-US
In-Reply-To: <v88r4i$ju20$6@dont-email.me>
Bytes: 3025

On 7/29/2024 2:38 PM, Fred. Zwarts wrote:
> Op 29.jul.2024 om 21:35 schreef olcott:
>> On 7/29/2024 2:18 PM, Fred. Zwarts wrote:
>>> Op 29.jul.2024 om 16:07 schreef olcott:
>>>> HHH(Infinite_Recursion) and HHH(DDD) show the same non-halting
>>>> behavior pattern in their derived execution traces of their
>>>> inputs.
>>>>
>>>> Correct emulation is defined as emulating the machine language
>>>> input according to the x86 semantics specified by this input.
>>>>
>>>> For DDD correctly emulated by HHH this includes HHH emulating
>>>> itself emulating DDD according to the x86 semantics of itself.
>>>>
>>>> HHH(DDD) shows the exact same execution trace behavior pattern
>>>> as HHH(Infinite_Recursion) where 3-4 instructions are repeated
>>>> with no conditional branch instructions in this trace that could
>>>> prevent them from endlessly repeating.
>>>>
>>>> void Infinite_Recursion()
>>>> {
>>>>    Infinite_Recursion();
>>>> }
>>>
>>> No, the HHH that aborts after N cycles has a similar behaviour as
>>>
>>
>> So you don't even know that infinite recursion is non-halting behavior.
>> You can go back and try again on this same post I am not looking at
>> anything else that you say.
> 
> Non halting is only in your dreams. HHH that aborts halts. Dreams are no 
> substitute for logic.
> 

void Infinite_Recursion()
{
   Infinite_Recursion();
}

In other words you are confirming that you
honestly believe the above function halts?

Do you understand that Halts means terminates normally
on its own without being forced to stop running?

void Infinite_Loop()
{
   HERE: goto HERE;
}

Do you understand that yanking the power cord out of
the wall does not cause Infinite_Loop() to halt?

-- 
Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer