On 3/2/2025 3:44 AM, Mikko wrote:
On 2025-03-02 07:45:26 +0000, joes said:
Am Sun, 02 Mar 2025 02:28:14 +0000 schrieb Mr Flibble:
Stop stealing my idea: it is Copyright 2022 Mr Flibble.May I note that useless or wrong ideas are not patentable.
No patent was claimed, only copyright. But copyright does not
protect ideas,
only particular presentations of those ideas, to some extent.
For example the term "simulating halt decider" and
"simulating termination analyzer" have been copyrighted
by me for many years.
I do this to establish academic
credit for these underlying ideas.
On 3/2/2025 11:17 AM, Richard Heathfield wrote:[...]
On 02/03/2025 14:18, olcott wrote:
I have done that dozens of times.For example the term "simulating halt decider" andNo, they haven't. Copyright protects creative work, not word salad.
"simulating termination analyzer" have been copyrighted
by me for many years.
I do this to establish academicIf you want to do that, write a paper and copyright /that/.
credit for these underlying ideas.
I have published every increment of the progression
of these ideas on this forum since 2004. https://www.researchgate.net/publication/369971402_Simulating_Termination_Analyzer_H_is_Not_Fooled_by_Pathological_Input_D
A Google search of "simulating halt decider" proves that
I am the originator. My earliest ideas are all in comp.theory.
On 3/2/2025 11:17 AM, Richard Heathfield wrote:
On 02/03/2025 14:18, olcott wrote:
On 3/2/2025 3:44 AM, Mikko wrote:
On 2025-03-02 07:45:26 +0000, joes said:
Am Sun, 02 Mar 2025 02:28:14 +0000 schrieb Mr Flibble:
Stop stealing my idea: it is Copyright 2022 Mr Flibble.May I note that useless or wrong ideas are not patentable.
No patent was claimed, only copyright. But copyright does not
protect ideas,
only particular presentations of those ideas, to some extent.
For example the term "simulating halt decider" and
"simulating termination analyzer" have been copyrighted
by me for many years.
No, they haven't. Copyright protects creative work, not word salad.
I do this to establish academic
credit for these underlying ideas.
If you want to do that, write a paper and copyright /that/.
I have done that dozens of times.
I have published every increment of the progression
of these ideas on this forum since 2004.
https://www.researchgate.net/ publication/369971402_Simulating_Termination_Analyzer_H_is_Not_Fooled_by_Pathological_Input_D
A Google search of "simulating halt decider" proves that
I am the originator. My earliest ideas are all in comp.theory.
On 3/2/2025 3:44 AM, Mikko wrote:
On 2025-03-02 07:45:26 +0000, joes said:
Am Sun, 02 Mar 2025 02:28:14 +0000 schrieb Mr Flibble:
Stop stealing my idea: it is Copyright 2022 Mr Flibble.May I note that useless or wrong ideas are not patentable.
No patent was claimed, only copyright. But copyright does not protect
ideas,
only particular presentations of those ideas, to some extent.
For example the term "simulating halt decider" and
"simulating termination analyzer" have been copyrighted
by me for many years. I do this to establish academic
credit for these underlying ideas.
On 3/2/2025 6:42 PM, Richard Damon wrote:
On 3/2/25 9:18 AM, olcott wrote:
On 3/2/2025 3:44 AM, Mikko wrote:
On 2025-03-02 07:45:26 +0000, joes said:
Am Sun, 02 Mar 2025 02:28:14 +0000 schrieb Mr Flibble:
Stop stealing my idea: it is Copyright 2022 Mr Flibble.May I note that useless or wrong ideas are not patentable.
No patent was claimed, only copyright. But copyright does not
protect ideas,
only particular presentations of those ideas, to some extent.
For example the term "simulating halt decider" and
"simulating termination analyzer" have been copyrighted
by me for many years. I do this to establish academic
credit for these underlying ideas.
Can't be, You can't "Copyright" words, only creative works.
Your papers on the topic can be, but not the terms.
Terms can be protected under "Trademark", but that has a cost to
register, and also you have to show a comercial purpose, and can't be
just an ordinary term of art that describes your thing.
So, if you paid a lawyer to actually copyright the terms, you wasted
money and got had. Just like if some lawyer suggested that you could
get a copyright on such a term.
That every reference to the term "simulating halt decider"
in a Google search pulls up pages and pages of me establishes
that I am the creator of the notion of a "simulating halt decider"
that correctly determines that DD correctly emulated by HHH
cannot possibly reach its own "return" instruction and
terminate normally.
typedef void (*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);
}
On 3/2/2025 6:42 PM, Richard Damon wrote:Ha ha ha. As if not being found by Google proves something.
On 3/2/25 9:18 AM, olcott wrote:
On 3/2/2025 3:44 AM, Mikko wrote:
On 2025-03-02 07:45:26 +0000, joes said:
Am Sun, 02 Mar 2025 02:28:14 +0000 schrieb Mr Flibble:
Stop stealing my idea: it is Copyright 2022 Mr Flibble.May I note that useless or wrong ideas are not patentable.
No patent was claimed, only copyright. But copyright does not
protect ideas,
only particular presentations of those ideas, to some extent.
For example the term "simulating halt decider" and
"simulating termination analyzer" have been copyrighted
by me for many years. I do this to establish academic
credit for these underlying ideas.
Can't be, You can't "Copyright" words, only creative works.
Your papers on the topic can be, but not the terms.
Terms can be protected under "Trademark", but that has a cost to
register, and also you have to show a comercial purpose, and can't be
just an ordinary term of art that describes your thing.
So, if you paid a lawyer to actually copyright the terms, you wasted
money and got had. Just like if some lawyer suggested that you could
get a copyright on such a term.
That every reference to the term "simulating halt decider"
in a Google search pulls up pages and pages of me establishes
that I am the creator of the notion of a "simulating halt decider"
On 3/2/2025 9:46 PM, Richard Damon wrote:
On 3/2/25 9:59 PM, olcott wrote:
On 3/2/2025 6:42 PM, Richard Damon wrote:
On 3/2/25 9:18 AM, olcott wrote:
On 3/2/2025 3:44 AM, Mikko wrote:
On 2025-03-02 07:45:26 +0000, joes said:
Am Sun, 02 Mar 2025 02:28:14 +0000 schrieb Mr Flibble:
Stop stealing my idea: it is Copyright 2022 Mr Flibble.May I note that useless or wrong ideas are not patentable.
No patent was claimed, only copyright. But copyright does not
protect ideas,
only particular presentations of those ideas, to some extent.
For example the term "simulating halt decider" and
"simulating termination analyzer" have been copyrighted
by me for many years. I do this to establish academic
credit for these underlying ideas.
Can't be, You can't "Copyright" words, only creative works.
Your papers on the topic can be, but not the terms.
Terms can be protected under "Trademark", but that has a cost to
register, and also you have to show a comercial purpose, and can't
be just an ordinary term of art that describes your thing.
So, if you paid a lawyer to actually copyright the terms, you wasted
money and got had. Just like if some lawyer suggested that you could
get a copyright on such a term.
That every reference to the term "simulating halt decider"
in a Google search pulls up pages and pages of me establishes
that I am the creator of the notion of a "simulating halt decider"
Nope, just that you don;t understand what you are talking about.
That it is in the literature from over half a century ago just proves
you didn't create the idea.
You may have created that exact name, but not the concept.
Note, you didn't say anything about how you are LYING about having a
"Copyright" on that name/concept, maybe because you realize you don't
know what you are talking about.
that correctly determines that DD correctly emulated by HHH
cannot possibly reach its own "return" instruction and
terminate normally.
Excpet that is a lying strawman, proving you are just a stupid fraud.
Maybe you are simply a troll that has never understood
any of these technical details. I can't remember any
technical analysis that you ever did that was technically
correct.
On 3/2/2025 3:44 AM, Mikko wrote:
On 2025-03-02 07:45:26 +0000, joes said:
Am Sun, 02 Mar 2025 02:28:14 +0000 schrieb Mr Flibble:
Stop stealing my idea: it is Copyright 2022 Mr Flibble.May I note that useless or wrong ideas are not patentable.
No patent was claimed, only copyright. But copyright does not protect ideas, >> only particular presentations of those ideas, to some extent.
For example the term "simulating halt decider" and
"simulating termination analyzer" have been copyrighted
by me for many years. I do this to establish academic
credit for these underlying ideas.
Sorry, you are just a dying stupid idiotic pathological liar.
On Mon, 3 Mar 2025 07:26:29 -0500, Richard Damon
<richard@damon-family.org> wrote:
Sorry, you are just a dying stupid idiotic pathological liar.
That's a bit strong, mate, try showing some respect or at least an
iota of decency.
/Flibble
On 3/3/2025 2:59 AM, Fred. Zwarts wrote:
Op 03.mrt.2025 om 03:59 schreef olcott:
On 3/2/2025 6:42 PM, Richard Damon wrote:Ha ha ha. As if not being found by Google proves something.
On 3/2/25 9:18 AM, olcott wrote:
On 3/2/2025 3:44 AM, Mikko wrote:
On 2025-03-02 07:45:26 +0000, joes said:
Am Sun, 02 Mar 2025 02:28:14 +0000 schrieb Mr Flibble:
Stop stealing my idea: it is Copyright 2022 Mr Flibble.May I note that useless or wrong ideas are not patentable.
No patent was claimed, only copyright. But copyright does not
protect ideas,
only particular presentations of those ideas, to some extent.
For example the term "simulating halt decider" and
"simulating termination analyzer" have been copyrighted
by me for many years. I do this to establish academic
credit for these underlying ideas.
Can't be, You can't "Copyright" words, only creative works.
Your papers on the topic can be, but not the terms.
Terms can be protected under "Trademark", but that has a cost to
register, and also you have to show a comercial purpose, and can't
be just an ordinary term of art that describes your thing.
So, if you paid a lawyer to actually copyright the terms, you wasted
money and got had. Just like if some lawyer suggested that you could
get a copyright on such a term.
That every reference to the term "simulating halt decider"
in a Google search pulls up pages and pages of me establishes
that I am the creator of the notion of a "simulating halt decider"
It utterly refutes anyone else that claims to have created
this idea at a latter date that the dates of my words found
on the pages and pages of link. Computer Science professor
Eric Hehner came up with seed of this idea many years ago.
My great great great great great grandfather cannot be found by
Google, so he never existed. Ha ha ha. My first ancestor that is found
by Google must have been a special creation. Ha ha ha.
My Great Granfather's oldest brother Henry Steele Olcott
was the most famous American Buddhist that is still celebrated
In Sri Lanka today traced Olcott heritage all the way back
to one of the founders of Harford Connecticut.
https://www.amazon.com/Descendants-Thomas-Olcott-Settlers-Connecticut/ dp/9354415369
On 3/3/2025 6:51 AM, Mikko wrote:
On 2025-03-02 14:18:35 +0000, olcott said:
On 3/2/2025 3:44 AM, Mikko wrote:
On 2025-03-02 07:45:26 +0000, joes said:
Am Sun, 02 Mar 2025 02:28:14 +0000 schrieb Mr Flibble:
Stop stealing my idea: it is Copyright 2022 Mr Flibble.May I note that useless or wrong ideas are not patentable.
No patent was claimed, only copyright. But copyright does not protect ideas,
only particular presentations of those ideas, to some extent.
For example the term "simulating halt decider" and
"simulating termination analyzer" have been copyrighted
by me for many years. I do this to establish academic
credit for these underlying ideas.
Academic credit is not connected to copyrights. Submission and
publication dates have some significance. Most important are
references by others.
The copyright notice indicates that one is not
merely referring to the work of others.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 169:36:05 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,552 |