On 8/21/2025 8:37 AM, Bonita Montero wrote:
Am 08.08.2025 um 00:01 schrieb Mr Flibble:
Olcott's major malfunction as far as the Halting Problem is
concerned is
his inability to recognise the difference between (and/or his
conflation
of) *execution* with *computation*.
Pete needs a doctor.
I consider that statement defamation of character.
On 8/21/2025 8:37 AM, Bonita Montero wrote:
Am 08.08.2025 um 00:01 schrieb Mr Flibble:I consider that statement defamation of character.
Olcott's major malfunction as far as the Halting Problem is concerned
is his inability to recognise the difference between (and/or his
conflation of) *execution* with *computation*.
Pete needs a doctor.
It is an easily verified fact that
typedef int (*ptr)();
int HHH(ptr P);
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
HHH uses cooperative multi-tasking to switch between itself and its
simulated DD instance.
DD[0] is invoked and calls HHH[0] that creates a separate DD[1] process context with its own set of 16 virtual registers and virtual stack.
When HHH[0] encounters the call from DD[1] to HHH[1](DD)
HHH[0] simulates this HHH[1] instance within this same DD[1] process
context.
When HHH[1] begins simulating its own DD[2] it must create a separate
DD[2] process context with its own set of 16 virtual registers and
virtual stack...
on and on until OOM error (proving non-halting) when we eliminate the
u32* execution_trace data.
On 8/21/2025 10:11 AM, Richard Heathfield wrote:
On 21/08/2025 16:06, olcott wrote:I will call out every instance of libel.
On 8/21/2025 8:37 AM, Bonita Montero wrote:
Am 08.08.2025 um 00:01 schrieb Mr Flibble:I consider that statement defamation of character.
Olcott's major malfunction as far as the Halting Problem is
concerned is his inability to recognise the difference between
(and/or his conflation of) *execution* with *computation*.
Pete needs a doctor.
People who /don't/ need a doctor take that kind of thing as a little
light leg-pulling and don't see the need to drag in legal-sounding
terms. Perhaps you'd like to reconsider your answer?
On 8/21/2025 11:41 AM, Mr Flibble wrote:
On Thu, 21 Aug 2025 10:06:25 -0500, olcott wrote:
On 8/21/2025 8:37 AM, Bonita Montero wrote:
Am 08.08.2025 um 00:01 schrieb Mr Flibble:I consider that statement defamation of character.
Olcott's major malfunction as far as the Halting Problem is
concerned is his inability to recognise the difference between
(and/or his conflation of) *execution* with *computation*.
Pete needs a doctor.
It is an easily verified fact that
typedef int (*ptr)();
int HHH(ptr P);
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
HHH uses cooperative multi-tasking to switch between itself and its
simulated DD instance.
DD[0] is invoked and calls HHH[0] that creates a separate DD[1]
process context with its own set of 16 virtual registers and virtual
stack.
When HHH[0] encounters the call from DD[1] to HHH[1](DD)
HHH[0] simulates this HHH[1] instance within this same DD[1] process
context.
When HHH[1] begins simulating its own DD[2] it must create a separate
DD[2] process context with its own set of 16 virtual registers and
virtual stack...
on and on until OOM error (proving non-halting) when we eliminate the
u32* execution_trace data.
At which point it needs to report that "proven" non-halting decision to
its caller, DD(), which will then halt confirming the extant Halting
Problem proofs are correct.
/Flibble
*Only when one stupidly ignores this axiom* Turing machine deciders only compute the mapping from their inputs...
On 8/21/2025 10:11 AM, Richard Heathfield wrote:
On 21/08/2025 16:06, olcott wrote:
On 8/21/2025 8:37 AM, Bonita Montero wrote:
Am 08.08.2025 um 00:01 schrieb Mr Flibble:
Olcott's major malfunction as far as the Halting Problem is
concerned is
his inability to recognise the difference between (and/or
his conflation
of) *execution* with *computation*.
Pete needs a doctor.
I consider that statement defamation of character.
People who /don't/ need a doctor take that kind of thing as a
little light leg-pulling and don't see the need to drag in
legal-sounding terms. Perhaps you'd like to reconsider your
answer?
I will call out every instance of libel.
On 8/21/2025 12:19 PM, Richard Heathfield wrote:
On 21/08/2025 17:45, olcott wrote:
I will call out every instance of libel.
So you're happy to dish it out but not to take it. That won't
go down well in court.
Also, libel is (written) defamation of character, and you're
going to find that /very/ hard to prove... and in the USA the
burden of proof is on the plaintiff.
None-the-less I will continue point point out
libel, unintentional counter-factual claims
and flat out lies about my work.
That you cannot even find a mistake in what I say
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 39:43:45 |
Calls: | 10,392 |
Files: | 14,064 |
Messages: | 6,417,193 |