RE: Here's why Creatards might be right
October 29, 2015 at 7:33 am
(This post was last modified: October 29, 2015 at 7:38 am by ErGingerbreadMandude.)
(October 28, 2015 at 12:20 pm)pool Wrote:(October 28, 2015 at 12:02 pm)Thumpalumpacus Wrote:
I totally understand what you're trying to tell me. But science cannot explain why's of the natural world.
Are you familiar with programming?
If you look at this piece of code you will better understand what I'm trying to say:
void main()
{
int x=5,y;
printf("Enter a number: ");
scanf("%d",&y);
printf("The number is %d.",y+x);
}
This function is like our natural world. After a few try's we'd be able to figure out that the number displayed after the text "The number is " is 5 more than the number we give as an input. This is what science does. Science make observations and derive conclusions. What science cannot do is why the number displayed after the text "The number is " is 5 more than the number we give as an input. The only answer is - it's how it's always have been.
Our world is like that function. We have no clue why the number displayed after the text "The number is " is 5 more than the number we give. The only thing we know is that the number displayed after the text "The number is " is 5 more than the number we give through observation.
You get me? I have the idea in my head but I'm having trouble communicating it in a way people would normally do. :/
(October 28, 2015 at 10:36 pm)paulpablo Wrote:(October 27, 2015 at 6:40 am)pool Wrote:
Disclaimer:
Yeh I'd say you're correct. There's some types of creationism that can't be proven or disproven by science, some types of creationism basically say that all scientific knowledge we have is correct, but God did it.
I don't have a fucking clue what you're talking about with all the cactus up the ass and walking forward part of the post.
To understand what I meant with having a cactus up one's ass refer to my previous post which I have quoted for you for your convenience.
I'm sorry if you are not familiar with programming because that Is the only way I seem to be able to explain what I mean to others in a way that they can understand(I.e, simplified to an unbearable extent).