Re: Copyright for "simulating halt decider" by Olcott for many years

Liste des GroupesRevenir à theory 
Sujet : Re: Copyright for "simulating halt decider" by Olcott for many years
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory
Date : 03. Mar 2025, 03:59:07
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vq35tr$11qv8$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Mozilla Thunderbird
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);
}
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
1 Mar 25 * DD emulated by HHH cannot possibly terminate normally --- x86 code96olcott
1 Mar 25 +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code8dbush
1 Mar 25 i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code7olcott
1 Mar 25 i +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1wij
1 Mar 25 i +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code4dbush
1 Mar 25 i i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code3olcott
1 Mar 25 i i +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1dbush
1 Mar 25 i i `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1dbush
1 Mar 25 i `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1dbush
1 Mar 25 +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code52Mikko
2 Mar 25 i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code51olcott
2 Mar 25 i +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code41dbush
2 Mar 25 i i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code40olcott
2 Mar 25 i i `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code39dbush
2 Mar 25 i i  `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code38olcott
2 Mar 25 i i   `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code37dbush
2 Mar 25 i i    `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code36olcott
2 Mar 25 i i     +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1dbush
2 Mar 25 i i     `* Copyright34joes
2 Mar 25 i i      `* Re: Copyright33Mikko
2 Mar 25 i i       `* Copyright for "simulating halt decider" by Olcott for many years32olcott
2 Mar 25 i i        +* Re: Copyright for "simulating halt decider" by Olcott for many years14Richard Heathfield
2 Mar 25 i i        i`* Re: Copyright for "simulating halt decider" by Olcott for many years13olcott
2 Mar 25 i i        i +* Re: Copyright for "simulating halt decider" by Olcott for many years11Andy Walker
2 Mar 25 i i        i i`* Re: Copyright for "simulating halt decider" by Olcott for many years --- proves itself correct10olcott
2 Mar 25 i i        i i +- Re: Copyright for "simulating halt decider" by Olcott for many years --- proves itself correct1Richard Damon
3 Mar 25 i i        i i `* Re: Copyright for "simulating halt decider" by Olcott for many years --- proves itself correct8Andy Walker
3 Mar 25 i i        i i  `* Re: Copyright for "simulating halt decider" by Olcott for many years --- proves itself correct7olcott
3 Mar 25 i i        i i   `* Re: Copyright for "simulating halt decider" by Olcott for many years --- proves itself correct6Fred. Zwarts
3 Mar 25 i i        i i    `* Re: Copyright for "simulating halt decider" by Olcott for many years --- proves itself correct5olcott
3 Mar 25 i i        i i     +* Re: Copyright for "simulating halt decider" by Olcott for many years --- proves itself correct2joes
3 Mar 25 i i        i i     i`- Re: Copyright for "simulating halt decider" by Olcott for many years --- proves itself correct1olcott
3 Mar 25 i i        i i     +- Re: Copyright for "simulating halt decider" by Olcott for many years --- proves itself correct1Fred. Zwarts
4 Mar 25 i i        i i     `- Re: Copyright for "simulating halt decider" by Olcott for many years --- proves itself correct1Richard Damon
2 Mar 25 i i        i `- Re: Copyright for "simulating halt decider" by Olcott for many years1Richard Damon
3 Mar 25 i i        +* Re: Copyright for "simulating halt decider" by Olcott for many years14Richard Damon
3 Mar 25 i i        i`* Re: Copyright for "simulating halt decider" by Olcott for many years13olcott
3 Mar 25 i i        i +* Re: Copyright for "simulating halt decider" by Olcott for many years9Richard Damon
3 Mar 25 i i        i i`* Re: Copyright for "simulating halt decider" by Olcott for many years8olcott
3 Mar 25 i i        i i `* Re: Copyright for "simulating halt decider" by Olcott for many years7Richard Damon
3 Mar 25 i i        i i  +* Far less than no rebuttal at all5olcott
3 Mar 25 i i        i i  i+* Re: Far less than no rebuttal at all3Fred. Zwarts
3 Mar 25 i i        i i  ii`* Re: Far less than no rebuttal at all2olcott
4 Mar 25 i i        i i  ii `- Re: Far less than no rebuttal at all1Fred. Zwarts
4 Mar 25 i i        i i  i`- Re: Far less than no rebuttal at all1Richard Damon
4 Mar 25 i i        i i  `- Re: Copyright for "simulating halt decider" by Olcott for many years1Richard Damon
3 Mar 25 i i        i `* Re: Copyright for "simulating halt decider" by Olcott for many years3Fred. Zwarts
3 Mar 25 i i        i  `* Re: Copyright for "simulating halt decider" by Olcott for many years2olcott
4 Mar 25 i i        i   `- Re: Copyright for "simulating halt decider" by Olcott for many years1Richard Damon
3 Mar 25 i i        `* Re: Copyright for "simulating halt decider" by Olcott for many years3Mikko
3 Mar 25 i i         `* Re: Copyright for "simulating halt decider" by Olcott for many years2olcott
4 Mar 25 i i          `- Re: Copyright for "simulating halt decider" by Olcott for many years1Mikko
2 Mar 25 i +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code5Richard Damon
2 Mar 25 i i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code4olcott
2 Mar 25 i i +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1joes
2 Mar 25 i i +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Mikko
2 Mar 25 i i `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Richard Damon
2 Mar 25 i `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code4Mikko
2 Mar 25 i  `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code3olcott
2 Mar 25 i   +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1wij
3 Mar 25 i   `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Richard Damon
1 Mar 25 +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Fred. Zwarts
1 Mar 25 `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code34Richard Damon
1 Mar 25  `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code33olcott
1 Mar 25   +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code15Fred. Zwarts
1 Mar 25   i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code14olcott
1 Mar 25   i +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code12Fred. Zwarts
1 Mar 25   i i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code11olcott
1 Mar 25   i i +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code3Fred. Zwarts
2 Mar 25   i i i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code2olcott
2 Mar 25   i i i `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1joes
1 Mar 25   i i `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code7Fred. Zwarts
2 Mar 25   i i  `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code6olcott
2 Mar 25   i i   +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code3Richard Damon
2 Mar 25   i i   i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code2olcott
2 Mar 25   i i   i `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Richard Damon
2 Mar 25   i i   +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1joes
2 Mar 25   i i   `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Fred. Zwarts
1 Mar 25   i `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Richard Damon
1 Mar 25   `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code17Richard Damon
1 Mar 25    `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code16olcott
1 Mar 25     +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code8Fred. Zwarts
1 Mar 25     i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code7olcott
1 Mar 25     i +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Richard Damon
1 Mar 25     i +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code4Fred. Zwarts
2 Mar 25     i i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code3olcott
2 Mar 25     i i +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Richard Damon
2 Mar 25     i i `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1joes
2 Mar 25     i `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1joes
1 Mar 25     `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code7Richard Damon
2 Mar 25      `* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code6olcott
2 Mar 25       +* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code3Richard Damon
2 Mar 25       i`* Re: DD emulated by HHH cannot possibly terminate normally --- x86 code2olcott
2 Mar 25       i `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Richard Damon
2 Mar 25       +- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1joes
2 Mar 25       `- Re: DD emulated by HHH cannot possibly terminate normally --- x86 code1Fred. Zwarts

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal