Re: The philosophy of computation reformulates existing ideas on a new basis ---

Liste des GroupesRevenir à c theory 
Sujet : Re: The philosophy of computation reformulates existing ideas on a new basis ---
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 29. Oct 2024, 00:56:48
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <vfp8c0$3tobi$2@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
User-Agent : Mozilla Thunderbird
On 10/28/24 11:04 AM, olcott wrote:
On 10/28/2024 6:16 AM, Richard Damon wrote:
On 10/27/24 10:55 PM, olcott wrote:
On 10/27/2024 9:26 PM, Richard Damon wrote:
On 10/27/24 6:01 PM, olcott wrote:
On 10/27/2024 12:48 PM, Richard Damon wrote:
On 10/27/24 10:17 AM, olcott wrote:
I am keeping this post in both sci.logic and comp.theory
because it focuses on a similar idea to the Curry/Howard
correspondence between formal systems and computation.
>
Computation and all of the mathematical and logical operations
of mathematical logic can be construed as finite string
transformation rules applied to finite strings.
>
The semantics associated with finite string tokens can
be directly accessible to expression in the formal language.
It is basically an enriched type hierarchy called a knowledge
ontology.
>
A computation can be construed as the tape input to a
Turing machine and its tape output. All of the cases
where the output was construed as a set of final machine
states can be written to the tape.
>
I am not sure but I think that this may broaden the scope
of a computable function, or not.
>
Except that nothing you described related to what a "computabe function"
>
I intend to reply to other aspects of your reply later
on as long as your reply to this reply is not lame.
>
When a Turing machine transforms the contents of its
input tape into the contents of its output tape this
seems to necessarily always be a computable function
no matter what the TM does in-between.
>
>
Yes, a Turing Machine will always be computing the mapping from some computable function.
>
It is NOT the "Computable Function" itself, as that is a thing of a different ty[pe.
>
It just computed the mapping definied by that function.
>
Note, the mapping of the function might not be defined in terms of "finite-strings", but will be something that can be described by a finite string if we want to talk about it being computable.
>
>
Yes. We are getting somewhere now.
>
For instance, the Halting Function, that the Halting problem is about, is defined with Turing Machines as its input (not finite strings).
>
>
Not in the least little bit.
It seems totally crazy that you would say this.
>
>
>
It has always been finite string Turing Machine descriptions.
>
The machine being used to compute the Halting Function has taken a finite string description, the Halting Function itself always took a Turing Machine,
>
 That is incorrect. It has always been the finite string Turing Machine
description of a Turing machine is the input to the halt decider.
There are always been a distinction between the abstraction and the
encoding.
Nope, read the problem you have quoted in the past.
The FUNCTION is the Halting Function, which is about Turing Machines,
The decider is what takes a finite string, and that string is described as a representation of the Turing Machine the Halting Function mapped.
It CAN'T be about the string, as every decider might take a different form of encoding.
So yes, the TURING MACH(INE DECIDER takes a string, but the HALTING FUNCTION takes a Turing Machine and its input.
Your problem is you don't understand what Computation Theory calls a "Function", and have guessed wrong.

 
These finite strings do have a specific semantics associated
with them and that is the semantics of Turing Machines.
>
No, the method of representing the Turing Machine is defined by the decider.
>
The "Semantics of Turing Machines" does have a finite string representation.
 It may seem that way because there is no currently universal standard
like there is for the x86 language. For these thing to be properly
investigated we must begin with a standard language. The machine
merely conforms to that standard.
Nope, doesn't work that way, The is no rule that says the decider needs to uuse any particular form of encoding, and thus the Function that defines the mapping can't be based on one.
You are just proving your stupidity,

 
>
It defines a Turing Machine as having a "Set of States" (and "States" don't have a defined string representation
>
   A turing machine program consists of a list of 'quintuples', each one of which is a five-symbol turing machine instruction.  For example, the quintuple 'SCcsm' is executed by the machine if it is in state 'S' and is reading the symbol 'C' on the tape.  In that case, the instruction causes the machine to make a transition to state 's' and to overwrite the symbol 'C' on the tape with the symbol 'c'.  The last operation it performs under this instruction is to move the tape reading head one symbol to the left or right according to whether 'm' is 'l' or 'r'.
http://www.lns.mit.edu/~dsw/turing/doc/tm_manual.txt
And none of those have a defined finite-string encoding. Since you can't even know what the symbol set to encode into, that becomes a lot harder to define.
And, if you did limit it

 SCcsm
current state number,
current symbol,
overwrite current symbol
next state number,
move tape head left or right
And how do you encode that into an arbitrary symbol set.
And, does it HAVE to be organized that way, NO.
If you limited it to that, you would only prove that you can't solve the problem with that particular encoding, which isn't good enougy to answer the question about computablility.
Which you are just showing you just don't undetstand.

 
>
The key point here is that different implementation of a attempted Turing Machines to try to compute this might use different ways of representing the machines, so the function can't just be thought of as taking the string.
>
>
A string that maps to the semantics of Turing Machines.
The bytes of x86 machine code have the precisely defined
semantics of the x86 language.
>
Right, so in the context of a decider defined to take an input encoded as an x86 binary, that is how you defined the form of the representation.
>
 Yes.
So, why doesn't your input contain the x86 code for all of the program being given, like the code for HHH.
It is IMPOSSIBLE to emulate DDD per the x86 semantics without the code for HHH, so it needs to be part of the input.

 
That didn't come from the rules of Turing Machines,
>
 Already specified above: SCcsm easy to implement in existing hardware.
So, all you are showing is that it CAN be encoded, not that it must be encoded that way.

 
>
We can look at the equivalent mapping based on the encoding of the given decider, if the encoding has the required property that a given finite string can only represent one Turing Machine by the rules of that decider.
>
>
We simply hypothesize some arbitrary specific standard.
No need to actually do this WHEN WE UNDERSTAND THAT X86
EXAMPLE <IS> ISOMORPHIC TO LINZ.
>
But it isn't, and CAN'T be because you don't even have two seperate programs, but one which intertines its own code with its data.
>
You just don't know what "Isomorphic" means.
>
 Isomorphic like analogous does not mean identical in every way.
In both cases the input is defined to do the opposite of whatever
value the termination analyzer returns. The key essence remains
the same.
Isomorphic means *SAME* form. You show some similarity, but not in the ESSENTIAL nature of the thing, since your input isn't even of the same kind of thing or even closely related.
The Linz proof uses the description of a COMPLETE program, yours is a fragment missing essential code.
Those are NOT even "similar"

 
In the Linz statement, H^ contained its own copy of H, and was built to run as its own independent machine. In your system, you have claimed that it can't be done.
 Without many thousands of more development hours on my part.
AProVE: Non-Termination Witnesses for C Programs, may be able
to already do this.
 
So, you admit that your system doesn't meet the requriements, and thus your proof is bogus.
Sorry, you can't say "I could have done better" unless you actually DO that better.
Remember, YOU are the one claiming to have disproved a well established theory. YOU need to have REAL proof, not a sketch of an idea with more wholes in it than a wheel of Swiss Cheese.,

Therefore, you have limited your system to something less than Turing Complete.
>
>
Note, This is one spot your HHH/DDD pairing fails, as what you want to claim as the input reprenting DDD does NOT have that property, as the finite string does not represent a specific computation, as it depends on what HHH it is being pair with.
>
You really can't simply get away with simply ignoring
the self-reference by pretending that it does not exist
without looking foolish.
>
Ane you can't ignore the definition of the system, like what a PROGRAM is. What you want to call "DDD" isn't a program, and thus isn't a proper input for a program behavior analysizer like a Halt Decider or a Termination Analyzer.
>
 It <is> sufficiently isomorphic. The Linz H runs into the
exact same key element of the halting problem proofs where
an input is defined to do the opposite of whatever value
that it returns.
You may think so, but that just proves your logic is based on LIES.
All you are doing is to admit that you are just using a Strawman arguement, something "close enough" to falsely claim to be equivalent, when it isn't.

 x86utm simply cannot evaluate the effects of arbitrary
conditional branch instructions. AProVE: Non-Termination
Witnesses for C Programs can already do this.
So, you admit that your proof is just a failure, and doesn't do what you claim,
Something else MIGHT be able to do it, but even they don't claim to have done what you claim.
Sorry, you are just proving how bad of a liar you are.

 
>
*MAYBE YOU NEED TO REREAD THIS 10,000 TIMES*
When HHH emulates itself emulating DDD this is different than HHH1 emulating itself emulating DDD because the first case really happens
and the second case cannot possibly happen.
>
>
Only in your NON-TURING EQUIVALENT system.
>
 In the x86 language that is Turing equivalent in every way
except unlimited memory. To the best of my knowledge all of
my code can be encoded in a Rasp machine.
Nope, because the input isn't in an independent space, and can't have its own copy of HHH.
You "decider" fails to meet the basic requirements, as you have shown that a copy of it behaves differently,

 
Sorry, you are just proving that you are a stupid idiot that doesn't know what you are talking about.
>
 That totally over-the-top statement makes you look quite foolish
and greatly reduces your credibility as you have been warned by
several others.
Whjy, it is true.

 I consistently prove that I do know what I am talking about and
you consistently fail to point out any specific errors.
No, you consistently CLAIM to things you are unable to prove.
I DO point out specific errors, that you have been unable to even try to refute, so I guess you are just admitting to those errors.

 Philosophy of computation examines different ways of doing
things besides the ways carefully memorized from textbooks.
 
But we aren't talking about the "Philosophy" of computation, but the SCIENCE of Computation Theory.
It seems you don't even understand the nature of your topic, you are so dumb.

Date Sujet#  Auteur
27 Oct 24 * The philosophy of computation reformulates existing ideas on a new basis ---588olcott
27 Oct 24 `* Re: The philosophy of computation reformulates existing ideas on a new basis ---587Richard Damon
27 Oct 24  `* Re: The philosophy of computation reformulates existing ideas on a new basis ---586olcott
28 Oct 24   `* Re: The philosophy of computation reformulates existing ideas on a new basis ---585Richard Damon
28 Oct 24    `* Re: The philosophy of computation reformulates existing ideas on a new basis ---584olcott
28 Oct 24     `* Re: The philosophy of computation reformulates existing ideas on a new basis ---583Richard Damon
28 Oct 24      `* Re: The philosophy of computation reformulates existing ideas on a new basis ---582olcott
29 Oct 24       `* Re: The philosophy of computation reformulates existing ideas on a new basis ---581Richard Damon
29 Oct 24        +* Re: The philosophy of computation reformulates existing ideas on a new basis ---466olcott
29 Oct 24        i+- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
29 Oct 24        i`* Re: The philosophy of computation reformulates existing ideas on a new basis ---464Mikko
29 Oct 24        i +* Re: The philosophy of computation reformulates existing ideas on a new basis ---270olcott
29 Oct 24        i i+* Re: The philosophy of computation reformulates existing ideas on a new basis ---242Andy Walker
29 Oct 24        i ii+* Re: The philosophy of computation reformulates existing ideas on a new basis ---9olcott
29 Oct 24        i iii+* Re: The philosophy of computation reformulates existing ideas on a new basis ---7joes
29 Oct 24        i iiii`* Re: The philosophy of computation reformulates existing ideas on a new basis ---6olcott
30 Oct 24        i iiii `* Re: The philosophy of computation reformulates existing ideas on a new basis ---5Richard Damon
30 Oct 24        i iiii  `* Re: The philosophy of computation reformulates existing ideas on a new basis ---4olcott
30 Oct 24        i iiii   `* Re: The philosophy of computation reformulates existing ideas on a new basis ---3Richard Damon
30 Oct 24        i iiii    `* Re: The philosophy of computation reformulates existing ideas on a new basis ---2olcott
31 Oct 24        i iiii     `- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
30 Oct 24        i iii`- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
30 Oct 24        i ii`* Re: The philosophy of computation reformulates existing ideas on a new basis ---232Jeff Barnett
30 Oct 24        i ii +* Re: The philosophy of computation reformulates existing ideas on a new basis ---4olcott
30 Oct 24        i ii i`* Re: The philosophy of computation reformulates existing ideas on a new basis ---3Richard Damon
30 Oct 24        i ii i `* Re: The philosophy of computation reformulates existing ideas on a new basis ---2olcott
31 Oct 24        i ii i  `- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
30 Oct 24        i ii `* Re: The philosophy of computation reformulates existing ideas on a new basis ---227Andy Walker
30 Oct 24        i ii  +* Re: The philosophy of computation reformulates existing ideas on a new basis ---2olcott
31 Oct 24        i ii  i`- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
31 Oct 24        i ii  `* Re: The philosophy of computation reformulates existing ideas on a new basis ---224Mikko
31 Oct 24        i ii   +* Re: The philosophy of computation reformulates existing ideas on a new basis ---3olcott
1 Nov 24        i ii   i+- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
1 Nov 24        i ii   i`- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Mikko
31 Oct 24        i ii   `* Re: The philosophy of computation reformulates existing ideas on a new basis ---220Andy Walker
31 Oct 24        i ii    `* Re: The philosophy of computation reformulates existing ideas on a new basis ---219olcott
1 Nov 24        i ii     `* Re: The philosophy of computation reformulates existing ideas on a new basis ---218Richard Damon
1 Nov 24        i ii      `* Re: The philosophy of computation reformulates existing ideas on a new basis ---217olcott
1 Nov 24        i ii       +* Re: The philosophy of computation reformulates existing ideas on a new basis ---207olcott
1 Nov 24        i ii       i+* Re: The philosophy of computation reformulates existing ideas on a new basis ---205Mikko
1 Nov 24        i ii       ii`* Re: The philosophy of computation reformulates existing ideas on a new basis ---204olcott
2 Nov 24        i ii       ii +- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
2 Nov 24        i ii       ii `* Re: The philosophy of computation reformulates existing ideas on a new basis ---202Mikko
2 Nov 24        i ii       ii  +* Re: The philosophy of computation reformulates existing ideas on a new basis ---187Andy Walker
2 Nov 24        i ii       ii  i+* Re: The philosophy of computation reformulates existing ideas on a new basis ---2olcott
2 Nov 24        i ii       ii  ii`- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
2 Nov 24        i ii       ii  i+- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
3 Nov 24        i ii       ii  i`* Re: The philosophy of computation reformulates existing ideas on a new basis ---183Mikko
3 Nov 24        i ii       ii  i +* Re: The philosophy of computation reformulates existing ideas on a new basis ---15olcott
3 Nov 24        i ii       ii  i i+* Re: The philosophy of computation reformulates existing ideas on a new basis ---12Mike Terry
3 Nov 24        i ii       ii  i ii`* Re: The philosophy of computation reformulates existing ideas on a new basis ---11olcott
3 Nov 24        i ii       ii  i ii `* Re: The philosophy of computation reformulates existing ideas on a new basis ---10Richard Damon
3 Nov 24        i ii       ii  i ii  `* Re: The philosophy of computation reformulates existing ideas on a new basis ---9olcott
3 Nov 24        i ii       ii  i ii   `* Re: The philosophy of computation reformulates existing ideas on a new basis ---8Richard Damon
3 Nov 24        i ii       ii  i ii    `* Re: The philosophy of computation reformulates existing ideas on a new basis ---7olcott
3 Nov 24        i ii       ii  i ii     `* Re: The philosophy of computation reformulates existing ideas on a new basis ---6Richard Damon
3 Nov 24        i ii       ii  i ii      `* Re: The philosophy of computation reformulates existing ideas on a new basis ---5olcott
4 Nov 24        i ii       ii  i ii       +- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
4 Nov 24        i ii       ii  i ii       `* Re: The philosophy of computation reformulates existing ideas on a new basis ---3joes
5 Nov 24        i ii       ii  i ii        `* Re: The philosophy of computation reformulates existing ideas on a new basis ---2olcott
5 Nov 24        i ii       ii  i ii         `- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
3 Nov 24        i ii       ii  i i+- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
4 Nov 24        i ii       ii  i i`- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Mikko
3 Nov 24        i ii       ii  i `* Re: The philosophy of computation reformulates existing ideas on a new basis ---167Andy Walker
4 Nov 24        i ii       ii  i  +- Re: The philosophy of computation reformulates existing ideas on a new basis ---1olcott
4 Nov 24        i ii       ii  i  `* Re: The philosophy of computation reformulates existing ideas on a new basis ---165Mikko
5 Nov 24        i ii       ii  i   `* Re: The philosophy of computation reformulates existing ideas on a new basis ---164Andy Walker
5 Nov 24        i ii       ii  i    +* Re: The philosophy of computation reformulates existing ideas on a new basis ---3olcott
5 Nov 24        i ii       ii  i    i+- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
5 Nov 24        i ii       ii  i    i`- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Mikko
5 Nov 24        i ii       ii  i    +* Re: The philosophy of computation reformulates existing ideas on a new basis ---3Mikko
6 Nov 24        i ii       ii  i    i`* Re: The philosophy of computation reformulates existing ideas on a new basis ---2Andy Walker
6 Nov 24        i ii       ii  i    i `- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Mikko
6 Nov 24        i ii       ii  i    `* Re: The philosophy of computation reformulates existing ideas on a new basis ---157Alan Mackenzie
6 Nov 24        i ii       ii  i     +* Re: The philosophy of logic reformulates existing ideas on a new basis ---155olcott
6 Nov 24        i ii       ii  i     i+* Re: The philosophy of logic reformulates existing ideas on a new basis ---150Alan Mackenzie
7 Nov 24        i ii       ii  i     ii`* Re: The philosophy of logic reformulates existing ideas on a new basis ---149olcott
8 Nov 24        i ii       ii  i     ii `* Re: The philosophy of logic reformulates existing ideas on a new basis ---148Alan Mackenzie
8 Nov 24        i ii       ii  i     ii  `* Re: The philosophy of logic reformulates existing ideas on a new basis ---147olcott
8 Nov 24        i ii       ii  i     ii   +* Re: The philosophy of logic reformulates existing ideas on a new basis ---145Alan Mackenzie
8 Nov 24        i ii       ii  i     ii   i`* Re: The philosophy of logic reformulates existing ideas on a new basis ---144olcott
8 Nov 24        i ii       ii  i     ii   i +* Re: The philosophy of logic reformulates existing ideas on a new basis ---140Alan Mackenzie
8 Nov 24        i ii       ii  i     ii   i i`* Re: The philosophy of logic reformulates existing ideas on a new basis ---139olcott
8 Nov 24        i ii       ii  i     ii   i i +* Re: The philosophy of logic reformulates existing ideas on a new basis ---137Alan Mackenzie
8 Nov 24        i ii       ii  i     ii   i i i`* Re: The philosophy of logic reformulates existing ideas on a new basis ---136olcott
8 Nov 24        i ii       ii  i     ii   i i i +* Re: The philosophy of logic reformulates existing ideas on a new basis ---128Richard Damon
8 Nov 24        i ii       ii  i     ii   i i i i`* Re: The philosophy of logic reformulates existing ideas on a new basis ---127olcott
8 Nov 24        i ii       ii  i     ii   i i i i `* Re: The philosophy of logic reformulates existing ideas on a new basis ---126Richard Damon
8 Nov 24        i ii       ii  i     ii   i i i i  `* Re: The philosophy of logic reformulates existing ideas on a new basis ---125olcott
8 Nov 24        i ii       ii  i     ii   i i i i   `* Re: The philosophy of logic reformulates existing ideas on a new basis ---124Richard Damon
9 Nov 24        i ii       ii  i     ii   i i i i    `* Re: The philosophy of logic reformulates existing ideas on a new basis ---123olcott
9 Nov 24        i ii       ii  i     ii   i i i i     `* Re: The philosophy of logic reformulates existing ideas on a new basis ---122Richard Damon
9 Nov 24        i ii       ii  i     ii   i i i i      `* Re: The philosophy of logic reformulates existing ideas on a new basis ---121olcott
9 Nov 24        i ii       ii  i     ii   i i i i       +* Re: The philosophy of logic reformulates existing ideas on a new basis ---4Richard Damon
9 Nov 24        i ii       ii  i     ii   i i i i       i`* Re: The philosophy of logic reformulates existing ideas on a new basis ---3olcott
9 Nov 24        i ii       ii  i     ii   i i i i       i `* Re: The philosophy of logic reformulates existing ideas on a new basis ---2Richard Damon
9 Nov 24        i ii       ii  i     ii   i i i i       i  `- Re: The philosophy of logic reformulates existing ideas on a new basis ---1Mikko
9 Nov 24        i ii       ii  i     ii   i i i i       `* Re: The philosophy of logic reformulates existing ideas on a new basis ---116joes
9 Nov 24        i ii       ii  i     ii   i i i i        `* Re: The philosophy of logic reformulates existing ideas on a new basis --- infallibly correct115olcott
9 Nov 24        i ii       ii  i     ii   i i i i         +- Re: The philosophy of logic reformulates existing ideas on a new basis --- infallibly correct1Richard Damon
9 Nov 24        i ii       ii  i     ii   i i i i         +* Re: The philosophy of logic reformulates existing ideas on a new basis --- infallibly correct104Alan Mackenzie
9 Nov 24        i ii       ii  i     ii   i i i i         +* Re: The philosophy of logic reformulates existing ideas on a new basis --- infallibly correct8joes
10 Nov 24        i ii       ii  i     ii   i i i i         `- Re: The philosophy of logic reformulates existing ideas on a new basis --- infallibly correct1Mikko
8 Nov 24        i ii       ii  i     ii   i i i `* Re: The philosophy of logic reformulates existing ideas on a new basis ---7Alan Mackenzie
9 Nov 24        i ii       ii  i     ii   i i `- Re: The philosophy of logic reformulates existing ideas on a new basis ---1Mikko
8 Nov 24        i ii       ii  i     ii   i +- Re: The philosophy of logic reformulates existing ideas on a new basis ---1Richard Damon
8 Nov 24        i ii       ii  i     ii   i `* Re: The philosophy of logic reformulates existing ideas on a new basis ---2joes
9 Nov 24        i ii       ii  i     ii   `- Re: The philosophy of logic reformulates existing ideas on a new basis ---1Mikko
7 Nov 24        i ii       ii  i     i`* Re: The philosophy of logic reformulates existing ideas on a new basis ---4Richard Damon
7 Nov 24        i ii       ii  i     `- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Mikko
2 Nov 24        i ii       ii  +* Re: The philosophy of computation reformulates existing ideas on a new basis ---12olcott
4 Nov 24        i ii       ii  `* Re: The philosophy of computation reformulates existing ideas on a new basis ---2olcott
2 Nov 24        i ii       i`- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
1 Nov 24        i ii       `* Re: The philosophy of computation reformulates existing ideas on a new basis ---9Mikko
29 Oct 24        i i+* Re: The philosophy of computation reformulates existing ideas on a new basis ---16joes
30 Oct 24        i i+- Re: The philosophy of computation reformulates existing ideas on a new basis ---1Richard Damon
30 Oct 24        i i`* Re: The philosophy of computation reformulates existing ideas on a new basis ---10Mikko
29 Oct 24        i `* Re: The philosophy of computation reformulates existing ideas on a new basis ---193olcott
29 Oct 24        `* Re: The philosophy of computation reformulates existing ideas on a new basis ---114olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal