Slashdot Mirror


Moshe Bar on Programming, Society, and Religion

Well, here we are: Moshe Bar's answers to questions you posted earlier this week. Read and enjoy.

1) As a device-driver writer...
by Marx_Mrvelous

It seems like such a chore to write drivers that work on all distros since they all use different kernels. It seems to me that businesses only develop for windows because they are guaranteed that their drivers will work on all windows machines for X (4,5,6) years without any more work. Having experience writing Linux device drivers, do you think that a cross-distribution effort to standardize on kernel versions and guarantee major hardware manufacturers this compatibility would promote driver development in Linux?

Moshe:

I don't think a standardized kernel version across distributions is a) feasible business-wise b) necessary c) going to make driver writing any easier. Not that it is that difficult now. I also don't think that the various kernel versions among distributions is to be blamed for bigger (if really so) number of driver developers under Windows. Most drivers do not really create problems across the different kernel versions of the distributions, in most cases a simple recompile of the kernel module with the modified kernel headers is different.

On top of that, I really suspect that writing drivers across the many Windoze versions is far more difficult because each different Windows type (95, 98, ME, 2000, XP and what have you not) is really a different OS.

2) I have only one question:
by Baldric Dominus

Does Moshe have a son/daughter named "foo"?

Moshe:

Moshe does not have children yet. We do plan to fork() some children eventually, but have not yet made plans about their names. :-)

3) Different social groups
by CAIMLAS

As someone involved in many different activities, do you have cohesive social groups? That is, do the people from, say, your motorcycle-riding friends develop/use linux as well? I'm interested in knowing what your social ties are, being as it seems you are a fairly active individual.

Moshe:

The social groups of which I am a member of vary wildly, in part due to the fact that me and Ms. Bar have effectively two homes, one in Israel and one in Europe. Since Europe and the Middle East (ie Asia) differ quite substantially culturally and ethnically, I find the biggest differences lie therein. As to what concerns the various other groups (motorbikers, lawyers, business people, etc.) they do differ somewhat if on the same continent, but the diversity is actually something that attracts and intrigues me. A very typical motor-biker is not going to be a very typical kernel hacker, mostly. A very typical lawyer is not going to be a very typical Talmud student (although both study essentially just law and its practice), usually. However, I am not a typical member of any of these stereotypes (not sure if anyone really is). What unites them all is that they all do whatever they do with passion if they are good at it.

4) BitKeeper
by AirLace

Despite staunch opposition from certain developers, Linus has recently started to maintain the kernel using the non-free BitKeeper SCM product, which is not only proprietary but also uses undocumented file formats, making interoperability difficult or impossible. Do you think it's fair to encourage developers who would otherwise keep to Free Software to turn to a proprietary solution and what is in effect, shareware?

Moshe:

Nobody has to use bk to create patches or to send them to Linus. It is true that Linus is more likely to include them if they come through bk, but by far not all have adopted bk (Alan Cox being one famous such exception). I personally have switched to bk for my personal stuff, but I still don't much like the bk business model. The question is: would Larry lose money in any way if he was to open up bk completely? I don't think so. The other question is: would it be so difficult to produce a bk-compatible openBK? Don't think so either. If the community continues to adopt bk at this rate, sooner or alter, someone will come out with an openBK for sure. Welcome to the wonderful world of OpenSource!

5) As a device driver writer...
by dalutong

do you think that the Linux kernel should follow the same route as the Mozilla project. That being that when Mozilla reaches 1.0 the API will freeze and any plugins, applications that use gecko, etc. will be compatible until version 1.2 is out. Should the Linux kernel make some sort of standardized API for drivers so a driver that works with 2.4.0 will work for 2.4.20?

Moshe:

No, I dont' think so. The Mozilla API model is based on an old and mean-while superseded assumption: that writing software is expensive. In the OpenSource world having to modify a driver because something changed in the kernel, is an advantage not a disadvange, both economically and techically. Proprietary software goes at the tariff of US$ 50-200 per line of debugged code. No such price applies to OpenSource software. Additionlly, if the API changes it is for a good reason. Then why not letting your driver benefit from it?

6) Database Clusters
by emil

As a cluster guru, I am curious about your take on database server clustering in both the commercial and the open-source space.

First, it appears that IBM DB2 has been wiping the floor with Oracle on the TPC benchmarks lately, and Oracle "RAC" has been a flop. However, IBM is not using any hardware from its proprietary server lines, but instead relies on clusters of "federated" databases running on 32 standard PCs running either Linux or Windows. It does appear that Oracle still generally beats IBM in raw performance on a single system (as IBM refuses to post any non-clustered benchmarks AFAIK).

Do you think that any of the hype over either of these vendors cluster packages is worth attention? Do you agree with Sun's claim that TPC(-C) no longer has any practical relevance? It all seems to be getting rather silly.

Second, is there any push to make any of the ACID-leaning open databases (Postgres, SAP-DB, etc.) fault-tolerant, perhaps using Mosix? I assume this would require modifications to Postgres enabling it to access raw partitions. Have you had any talks with the Red Hat Database people about cluster modifications to Postgres, just out of curiousity?

Moshe:

There have been talks with the DB2, Postgres, SAP DB and various other DB technologies. All their proprietary clustering technologies (in particular DB2's and Oracle RAC's) are bound to show very poor scalability and TOC. In the openMosix model, you install *one* DB2 or *one* Oracle 9i on one machine and - assuming we have finished implementing Distributed Shared Memory, something which we plan to do - then the processes making up an instance can migrate away to other nodes and make more room for a larger DB block caching area. All that happens transparently to the RDBMS under openMosix because we implement the clustering layer within the kernel and therefore all applications, whatever they might be, benefit from it.

Under Oracle RAC, for example, you need to install the RDMBS on everynode being part of the RAC cluster. If you need to apply a patch and that process takes, say, 2 hours, then the whole patching downtime to the DB will be 2 hours x n nodes. Also, in openMosix we are soon goin to implement Dolphin support, allowing us to copy a full 4KB page from node to node within 14.4 microseconds. Something like Oracle will immediately benefit from the cluster-wide ultra-low latency. If not in kernel space, then every application vendor would have to write his own driver, possibly conflicting with other applications trying to do the same on the same machine. In short, doing clustering at the DB application level is essentially flawed.

openMosix does not handle High Availability, so I am not answering that part of the question.

7) Not about Linux at all...
by Dimwit

...but the article said pick anything. Since there are quite a few philosophers on Slashdot (and since I'm Jewish and this question gets a lot of thought from me, and when will I ever be able to ask again?) here's my question:

Do you see any reconciliation between science and the G-d of the Torah? What about between Science and any sort of Creationism at all? Do you see the possibility that science, as it approaches the moment of Creation itself, becomes more in tune with religion? I guess a big part of what I'm asking - do you see a place for (or proof of) G-d in science?

Moshe:

No, as much as I am firm believer in our G-d, I do not believe the two things can ever go together in harmony. We know the world created itself a few billion years ago and not 5762 years ago (according to the Jewish counting). We know that evolution is the culprit for that inexplicably destructive and increasingly contradictory thing called the human, the human was not made directly by G-d. Yet, the religious teachings really do make for a more peaceful and quality living if followed the same way by all people. In my view, religious belief and science do not negate one another on the philosophic level, but on the at-face-value level. The more you try to negate G-d the more you end up having to believe in something in its stead. Kierkegaard for all his trying to disprove G-d always came back to G-d. Camus' attempt to show that there is no G-d only shows how divine the emptiness is that is left behind once you eliminate G-d. Staunch atheism is ultimately only an active attempt at ignoring the question what is the divine if it is not G-d, not at answering it.

8) What area of law are you studying?
by gosand

According to the FAQ on your website, you are currently studying for your first law degree. With such a heavy technical background, especially in CS, I am curious as to what area of the law you are planning on going into. Is it a technology-related area? It would be nice to have some more technically-capable people in the law profession, especially those who are Linux friendly. Or is going into law just your way of making money for that early retirement?

Moshe:

I am studying law because at my age I already see how much faster younger programmers are than me. Back when I was in my early twenties nobody could beat me at programming. Nowadays, when I sit next to people like Andrea Arcangeli, I realize that programming, too, (even considering the advantage of experience) is for the young. Perhapes extreme programming, ie good quality, high speed programming, should be considered a sport and not an art or science or a skill. Since, I do not see myself being a programmer at 60 years (which is more than years from now), I deduced that I have to find a new job between then and now. Law is something that really goes well with progressing age. My area of law will be mergers/aquisitions, something that mainly bases on a wide-spread social network rather than talent or very intimate knowledge of the law. I do not actually intend to be a very good lawyer, just to be one.

9) Single Memory Space for openMosix
by Bytenik

Right now, as you've mentioned in the documentation, programs that access databases or shared memory do not derive any particular benefit from using openMosix.

Is there any work planned to enhance openMosix to support a single memory space among all nodes or to otherwise allow implicit sharing of memory? Is this what the "network RAM" research is attempting?

Implementing something along these lines in an efficient manner would hugely expand the range of problems that openMosix could be used to tackle.

Imagine being able to split a database transaction into hundreds of parts and run it in parallel on hundreds of openMosix nodes with a terabyte or more of combined RAM. The processes that share data would automatically migrate to the same node. Mmmmm good!

Moshe:

Network RAM is simply allowing mallocs or swap-outs to be done to the RAM of neighboring cluster node rather than to physical swap space on disk. In order to run databases under openMosix we will need to implement distributed shared memory. Due to the exceptional complexity of this project, I do not assume to have a valid implementation before the end of 2004.

10) IBM and Hercules?
by Jay Maynard

(I'm the maintainer of Hercules, an open source emulator for IBM mainframes that runs on Linux and Windows.)

You've mentioned Hercules in your column a couple of times, both quite favorably. Thanks!

One industry analyst from Germany has claimed repeatedly that IBM is getting ready to slap down Hercules with its lawyers, on the basis of some unspecified violations of their intellectual property rights. He's said that it's not just patent infringement, but refuses to go into exactly what else.

What effect would you think that taking such an action would have on IBM once the open source community finds out?

Moshe:

Hi Jay, long time no hear! I have heard similar rumours. If IBM is reading this: going against Hercules would be an extremely stupid move (not unlike the one by the asinine Adobe legal counsels against Sklyarov). Hercules only helps to sell more mainframes because as people familiarize with the Linux on the S/390 architecture, they will ultimately end up buying a mainframe to run their production workload. If you - as a vendor - want a particular computing platform to succeed, then you do everything possible to spread the gospel according to that platform. You don't go and destroy evangelists doing that for you. I use Hercules very often, and actually have an instance of Hercules running under Linux, with VM/ESA inside running Linux S/390 under it for about 3 months now. openMosix nicely balances the load across my 5 nodes cluster at home and I get very decent speed.

If IBM truly embraces Linux as just one of the members of the OpenSource family (rather than just Linux alone because it saves them billions in proprietary OS development) than it will not go against Hercules. If it does, then we all know that IBM is not serious about OpenSource and only taking advantage of it without really behaving like a good OpenSource citizen.

427 comments

  1. Moshe Bar by Anonymous Coward · · Score: 0, Funny

    Isn't that where you buy your drinks near the moshe pit?

    1. Re:Moshe Bar by Moshe+Bar · · Score: 0, Funny
      I do not drink alcohol, if that is what you mean. I only drink fruit juice, which is healthy and does not intoxicate my ability to write Mosix. My favorite fruit juice is Caprisun. It comes in a shiny silver pouch with pictures of happy Americans on a beach. I like to leave the pouches laying around because the Americans enrage my hated Arab neighbors. Another good juice is Orange. It comes in carton with a picture of a round sphere. I think the sphere may be a diagram of whatever molecule gives Orange juice its distinctive taste.

      I do not buy juice in a pit. I buy juice at the store, and stores do not build in pits to avoid inaccessibilty.

      Juice is good.

  2. Moshe is... by phatStrat · · Score: 5, Funny

    We do plan to fork() some children eventually...

    ... a cannibal?

    1. Re:Moshe is... by whovian · · Score: 1

      fork() creates a process called a child process.
      Moshe cracked me up with that comment.

      --
      To-do List: Receive telemarketing call during a tornado warning. Check.
    2. Re:Moshe is... by Anonymous Coward · · Score: 0

      Except of course that fork() creates a clone and is really asexual reproduction

    3. Re:Moshe is... by garett_spencley · · Score: 2

      He'll also need to watch out for zombies.....

      --
      Garett

    4. Re:Moshe is... by TheGratefulNet · · Score: 3, Funny
      We do plan to fork() some children eventually.

      remember, there IS no spoon!.

      hence the fork.

      --

      --
      "It is now safe to switch off your computer."
    5. Re:Moshe is... by Anonymous Coward · · Score: 0

      Be warned: in several UK regional accents, "fork" sounds dangerously like "fuck"...

    6. Re:Moshe is... by fava · · Score: 3, Funny

      We do plan to fork() some children eventually, ...

      The real question is do you plan to use OpenMosix to fork across mutiple hosts in order to reduce the normal runtime. By using 9 hosts you can reduce the runtime to 1 month.

      Of course trying to admin 9 hosts simultaniously might be difficult.

    7. Re:Moshe is... by Moshe+Bar · · Score: 2, Funny

      I cannot believe you. I am told that Slashdot is forum for technical Linux discussion where I can talk about Mosix. Instead, Slashdot is newbies who do not even know fork(). My humour and insight are obviously wasted on you American heathens. This is why you were attacked on September 11th: because you deserve it.

    8. Re:Moshe is... by smallpaul · · Score: 2

      The scary thing is that I didn't get your joke for about a minute. "fork...it means to create a new clone. How is that related to cannibalism?" I'm losing the ability to speak layman English!

    9. Re:Moshe is... by mikek · · Score: 1

      Don't confuse fork() with clone(). I don't think he plans to clone(). At least I hope not. That's just disgusting.

    10. Re:Moshe is... by Anonymous Coward · · Score: 0

      It's funny because it's true.

    11. Re:Moshe is... by Anonymous Coward · · Score: 0

      Moshe, you fucking Arab bastard, we don't need your kind of "humor" here at slashdot. You didn't insult Microsoft even once. That pretty well proves you're some sort of Arab terrorist. Then you insult the memory of the 3000 dead with another lame attempt at humor.

      And what kind of fucking low life would moderate that as "funny"?

      There's a war on, you know.

    12. Re:Moshe is... by Anonymous Coward · · Score: 0

      That is damn funny. Nice one, Moshe!

    13. Re:Moshe is... by jrexilius · · Score: 0

      LOL.. yeah I have taken to using fork || spawn in normal conversations and get strange looks till I realize I wasn't speaking to another geek..

    14. Re:Moshe is... by Frobean · · Score: 2, Funny

      Remember that an I/O process cannot migrate to a different host with Mosix ;-)

    15. Re:Moshe is... by Anonymous Coward · · Score: 0

      Moshe, you fucking Arab bastard, we don't need your kind of "humor" here at slashdot. You didn't insult Microsoft even once. That pretty well proves you're some sort of Arab terrorist. Then you insult the memory of the 3000 dead with another lame attempt at humor.
      And what kind of fucking low life would moderate that as "funny"?


      God, I hope you're a troll. Because if not, you're a hopeless moron.

      Just because somebody's nick is "Moshe Bar" doesn't mean that person actually is Moshe Bar. Look at his user info. It's an account created today, and all the postings created by that account have today's date.

      And FYI, the real Moshe is Jewish, not an Arab.

    16. Re:Moshe is... by NanoGator · · Score: 1

      "Instead, Slashdot is newbies who do not even know fork()... This is why you were attacked on September 11th: because you deserve it."

      If you mean that we were attacked for incredibly petty reasons, you got your point across. ;)

      --
      "Derp de derp."
    17. Re:Moshe is... by Anonymous Coward · · Score: 0

      its a good thing he didn't say he wanted to fsck his way to a child process

  3. Kierkegaard trying to disprove God? by casio282 · · Score: 2, Informative

    That's just not right. He was a devout Christian, and the highest category of human existence for him, above the Aesthetic and the Moral, was the Spiritual.

    --

    :wq
    1. Re:Kierkegaard trying to disprove God? by Anonymous Coward · · Score: 0

      I haven't read Kirgegaard, but you comment makes no sense.

      Philosophy in a sense is like mathematics. In mathematics it is common to attempt to prove something (here the nonexistance of God) and then show that it's impossible to do so.

    2. Re:Kierkegaard trying to disprove God? by caca_phony · · Score: 3, Informative
      ... it is common to attempt to prove something (here the nonexistence of God) and then show that it's impossible...

      Wow, that's right, and to think, we just call it trolling aroung these parts...

      --
      ...and this lie crawls out of its mouth: 'I, the state, am the people.'
    3. Re:Kierkegaard trying to disprove God? by Moshe+Bar · · Score: 2, Funny
      But Christians know nothing of G-d. They see some slut's bastard child and call him G-d's son! More like a bastard hippy if you ask me! So Kierkegaard is trying to disprove G-d by believing in a false idol. If you do not understand this, perhaps you have not the appropriate level of theological study. I have taken two community college courses on theological theory and thus am an established expert on matters of religion. Also, I am from Israel, home of the Jews (and not those lazy pansy "Jews" you have in America).

      But even still I cannot believe that Slashdot asks me to answer questions, and then try to disprove my answers! Such treachery on the part of Mr. Malda will not be tolerated. I write Mosix, for G-d's sake!

    4. Re:Kierkegaard trying to disprove God? by Anonymous Coward · · Score: 0
      Watch it, Moshe. She may be a slut, but what's more she's our slut, and that makes all the difference.

      Besides, if we are to believe the good MD Luke, she was a Levy, or some such - perhaps a Cohen? - and if a Levy, she's my distant relation. Speak more kindly about my relations! ;^[

      And what's this about Theological Theory? Didn't Popper say something about theory, that it must be disprovable? Define what you would regard as satisfactory disproof of Theological Theory please, so I can judge whether or not you are making any sense. ;)

    5. Re:Kierkegaard trying to disprove God? by Anonymous Coward · · Score: 0

      Can you make a non-circular argument regarding religion? I doubt it. Why don't you go bulldoze some more Palestinian neighborhoods, see if you can push the persons/meters squared ratio over ten, why doncha? I'm sure G-d's real impressed with the way you non-Pansy Jews have been doing. After all, in the beginning, G-d made the land, and said "Last person to be on this land alive wins!"

  4. About atheism by PD · · Score: 5, Informative

    Moshe, thanks for your comments on religion, I found them most fascinating, and I hope I can add just a bit to what you said about atheism. I am an agnostic atheist myself, which means that I do not believe in any gods because I have no reason to.

    I believe that your comments were referring to what is called "strong atheism" which is an active disbelief in any god whatsoever, something distinct from agnosticism.

    But, I think you're incorrect that atheists of any stripe ignore the question of what is divine, and fail to answer it. A strong atheist says that NOTHING is divine, and an agnostic atheist like myself says that nobody can show that anything is divine, so there's no reason to hypothesize it. That's a pretty direct answer to the question.

    1. Re:About atheism by garett_spencley · · Score: 2

      It also applies to the converse.

      Whenever I have a religious discussion with anyone I always start out by stating that I'm agnostic and that means:

      a) I will not believe in a God until it's existance can be proven.

      b) I will not NOT believe in a God until it's existance can be disproven.

      --
      Garett

    2. Re:About atheism by Anonymous Coward · · Score: 1, Insightful

      a) I will not believe in purple flying cheese until it's existence can be proven.

      b) I will not NOT believe in purple flying cheese until it's existence can be disproven.

      what a pointless game that is. Unless anyone comes up with evidence, why give their fairy stories the benefit of the doubt? Even saying "I don't not believe that" gives this rubbish too much intellectual respect.

    3. Re:About atheism by MrDog · · Score: 1

      Assume that the universe is a formal system. Godel showed that in any formal system, there are propositions that are true but cannot be proven within the framework of the system. It could be possible for God to exist, and yet the Existence to be unprovable. Namely, if one characteristic of God is existence itself, this would be difficult to prove.

    4. Re:About atheism by PD · · Score: 4, Insightful

      b) I will not NOT believe in a God until it's existance can be disproven.

      I guess that I should point out that I have a skeptical side as well. I do not agree to the second statement, for a couple of reasons. First, the burden of proof is on the person making the claim. If a god is claimed, I have no obligation to believe anything without support. Second, I do not think that it's necessary for an open mind. An open mind will conform to A), but I think that a skeptic with an open mind will not conform to B)

    5. Re:About atheism by PD · · Score: 2

      Assume that the universe is a formal system.

      Go right ahead. I'll stop here until I can get over my skepticism.

    6. Re:About atheism by SpacePunk · · Score: 1, Insightful

      The burden of proof is also on the person who claims nonexistance.

      a) There is no God.
      b) There is no Paris.

      That's where skeptics fall out of logic. They require proof of claims of existance, but they do not require proof of claims of nonexistance. To the skeptic both claims above are true.

      True skepticism like true Agnisticism requires proof of both types of cliams.

    7. Re:About atheism by TheGratefulNet · · Score: 3, Insightful
      that's silly!

      I claim I have a martian in my cellar. prove I don't!

      you can't? so I must have one then.

      sheesh!

      --

      --
      "It is now safe to switch off your computer."
    8. Re:About atheism by JCMay · · Score: 2, Insightful

      I thought somebody said before that the one making the claim must supply the proof. So it is up to you to prove you have a martian in the cellar.

    9. Re:About atheism by Anonymous Coward · · Score: 0

      Assume that the universe is a formal system.

      I would've dressed up if I'd realized this shindig was formal!

    10. Re:About atheism by SpacePunk · · Score: 2

      In this case, you are the one making the claim.

    11. Re:About atheism by cryptochrome · · Score: 2

      Paris == YES, therefore !Paris == NO. Neither God or !God is proveable, which is a different sort of answer entirely.

      However in cases like that one generally resorts to Occam's razor, which says that all things being equal we should work on the assumption that the simpler explanation is the correct one. The simpler assumption in this case is that since Humans have always been ignorant about a great many things (a fact if there ever was one), and have a long history of coming up with supernatural explanations for just about all of them (and all of which have been disproven and replaced where science and technology had advanced to the point that they could be studied), then the patently supernatural God probably falls in this category.

      --

      ---If you can't trust a nerd, who can you trust?

    12. Re:About atheism by iCEBaLM · · Score: 2, Insightful

      Its is impossible to prove something does not exist.

      You cannot logically put an impossible burden on someone.

      -- iCEBaLM

    13. Re:About atheism by cicatrix1 · · Score: 1

      Correct, except he is making a sarcastic remark to the fellow who argued that the burden of proof also falls on one who claims nonexistance. A statement which, as has already been pointed out, is impossible and therefore not valid.

      --

      I know more than you drink.
    14. Re:About atheism by Hard_Code · · Score: 3, Funny

      "However in cases like that one generally resorts to Occam's razor, which says that all things being equal we should work on the assumption that the simpler explanation is the correct one."

      In this case, God would be a lot simpler than a lot of the physics we have pulled out of our ass to explain the world, just remember that ;)

      --

      It's 10 PM. Do you know if you're un-American?
    15. Re:About atheism by Anonymous Coward · · Score: 0

      But the physics works reliably.

    16. Re:About atheism by Kunta+Kinte · · Score: 1
      Its is impossible to prove something does not exist.

      You, my friend, need to take a course in discrete math.

      '!E', ie, "there is none that fits the following claim" is a very elementary concept in logic proofs.

      --
      Based on upvotes, Ageism is the only "-ism" Slashdotters care about and think isn't SJW
    17. Re:About atheism by TheGratefulNet · · Score: 2
      you mod'd me flaimbait??

      since when is pointing out a logical fallacy flaimbait? the thread was about logic and proof. I was showing that the previous post was fallacious.

      sigh...

      --

      --
      "It is now safe to switch off your computer."
    18. Re:About atheism by Bobzibub · · Score: 4, Insightful

      Further to this, humans have a strong interest in believing in God/gods because:

      1) we are mortal. We want to know that we'll be OK when we croak.

      2) rulers like to co-opt religion for 'devine authority', because it reinforces their powerful position within society. Spiritual/ethical rule is much cheaper than physical rule. Bin Laden does explicitly. George Bush does implicitly. Technically, communist countries are not religious, but communism is not just an economic theory of production--in some ways it has to be so pervasive because it has to provide many of the same ethical underpinnings of religion.

      3) provides a foundation for ethical behaviour, justice. Not all evil deeds/events are punishable, such as children getting cancer--this is a social escape valve because bad deeds are either 'God's plan' or bad dooers will be punished in an 'afterlife'. There are many 'injustices' in life but riots do not ensue b/c of people's belief in ethical/religious 'levelling' effects.

      4) provide emotional support, because 'God cares about each and every one of you!!'

      Religion performs such an important function in every society, it is not suprising that so many diverse societies have so many religious beliefs. Is there some indiginous society that doesn't have a set of religious beliefs? I don't think so. Religions are often diverse, but they all perform the same role.

      Incidently, why do you keep that poor martian in your cellar?

      Cheers,
      -b

    19. Re:About atheism by cryptochrome · · Score: 3, Insightful

      "In this case, God would be a lot simpler than a lot of the physics we have pulled out of our ass to explain the world, just remember that ;)"

      Hardly. God is an excuse, not an explanation. It's passing the buck to a poorly (or perhaps I should say convieniently poorly) defined supernatural entity which itself needs even more explanation than the natural world it supposedly explains. More importantly, the explanation(s) for God and his actions are confined to (a particular) human culture (along with a whole hell of a lot of other explanations for the same things from cultures all over the world, many of which don't even involve god(s)), wheras the explanations of science are based on inference and experiment of the natural world, subject to provability and falsification. Modern physics is built around explanations difficult for anyone to comprehend but which are nonetheless extremely accurate and reproducible. Physics was not pulled out of anyones ass. Can't say the same for God.

      --

      ---If you can't trust a nerd, who can you trust?

    20. Re:About atheism by GigsVT · · Score: 3, Insightful

      '!E', ie, "there is none that fits the following claim" is a very elementary concept in logic proofs.

      You can't take an abstract and limited system like discrete math and apply it directly in the real world, to anything but abstract and limited systems.

      Discrete math describes computers, because computers make up their own little abstract and limited universe. It's totally synthetic.

      Lacking omniscience, it is impossible to prove, or even show with any force, that something doesn't exist.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    21. Re:About atheism by elmer-12 · · Score: 1

      Its not silly. There is plenty of EVIDENCE that Paris exists, yet it has not been proven to me.

    22. Re:About atheism by Kunta+Kinte · · Score: 2, Informative
      you can't? so I must have one then.

      So you might have one.

      It's not silly. I think you, like many, just haven't grasp the concept yet.

      --
      Based on upvotes, Ageism is the only "-ism" Slashdotters care about and think isn't SJW
    23. Re:About atheism by SLi · · Score: 2, Interesting

      And of course, conversely, nonbelievers have a strong interest in explaining religion through psychology. I admit at least I didn't think of that before I converted (to christianity).

      They need the assurance that there is no God - or at least that the existence of God is very unlikely. Otherwise the thought that they are going to suffer for eternity after death gets unnerving.

      Religion is explainable through modern psychology. Therefore, it's very likely that religion was invented by people themselves for their own, primitive need. Right? Think about it.

      I don't think so. Psychology is experimental science - theories are created and they become widely accepted only if they seem to work in practice. So what I'm saying is, if psychology didn't have an explanation for religion, would it be worth anything?

      Religion is lot older than psychology. Psychology was created to explain human nature, religion being part of it. So in fact those who don't believe because psychology gives them an adequate explanation on why other people do believe have come to a vicious circle.

      BTW, it's just as easy to explain the need to explain religion through psychology. Curious? ;)

    24. Re:About atheism by Kunta+Kinte · · Score: 1
      However in cases like that one generally resorts to Occam's razor,...

      I don't mean to flame, but Occam's razor is largely a lazy cop-out.

      Either...
      i - the results are inconclusive and stop the investigation, or
      ii - All possibilities are explored as true and examined.

      Either way, say "I'm just going to choose one" is no longer scientific, not unless the principles of statistics are honored, eg. correct sample sizes , etc.

      --
      Based on upvotes, Ageism is the only "-ism" Slashdotters care about and think isn't SJW
    25. Re:About atheism by fmaxwell · · Score: 4, Insightful
      what a pointless game that is. Unless anyone comes up with evidence, why give their fairy stories the benefit of the doubt? Even saying "I don't not believe that" gives this rubbish too much intellectual respect.

      Well done!

      As Isaac Asimov said:

      "I am an atheist, out and out. It took me a long time to say it. I've been an atheist for years and years, but somehow I felt it was intellectually unrespectable to say that one is an atheist, because it assumed knowledge that one didn't have. Somehow it was better to say one was a humanist or agnostic. I don't have the evidence to prove that God doesn't exist, but I so strongly suspect that he doesn't that I don't want to waste my time."


      People act like the concept of God somehow requires one step more lightly, and less logically. How many people would say "I will neither believe, nor disbelieve, that there is an Easter Bunny until someone offers proof one way or the other"? Christians are quick to dismiss Norse gods, Roman gods, Mayan gods, Greek gods, and the gods of ancient Egypt (to name but a few examples). Yet there is no more evidence of the existence of the Christian God than their is for the existence of these other gods.

      I am a modern man with logic and reasoning. I do not believe in all-powerful, invisible beings that turn people can be turned to pillers of salt, that someone put two of every animal on earth into a boat, or that someone parted the sea just because ancient people wrote down those claims 2,000 years ago.
    26. Re:About atheism by operagost · · Score: 4, Insightful
      I don't understand the calculus proofs behind physics, so they must have been pulled out of someone's ass. Of course, that's probably because I never studied calculus.

      You don't understand the evidence for God, so it must have been pulled out of someone's ass. You probably need to study theology a little more before you can make such assumptions.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    27. Re:About atheism by Kunta+Kinte · · Score: 1
      You can't take an abstract and limited system like discrete math and apply it directly in the real world, to anything but abstract and limited systems.

      Yes you can.

      The crutch of the matter is to abstract the real world problem to the point where we have all possible states of all variables in the equation.

      This is not an easy task for anything but the most trivial problems, but to say that it is not possible to prove something does not exist using logic is wrong, and that's what I wanted to point out to the original poster.

      Yes, we are a long way of from proving/disproving God exist with a descrete math equation, I know :)

      --
      Based on upvotes, Ageism is the only "-ism" Slashdotters care about and think isn't SJW
    28. Re:About atheism by SpacePunk · · Score: 2

      If people do not wish impossible burdens they should not make claims that are impossible to prove.

    29. Re:About atheism by kpansky · · Score: 1

      Actually there is much more evidence for the existence of Christian's God. The evidence lies in the historical accounts of Jesus. Not including the Bible, there are many historically validated recordings of Jesus. These recordings were written by non-believing Romans and other people completely unattached to the religion. Unlike mythologies of other cultures, there is historical evidence confirming that there was indeed a Jesus guy, who came from Nazareth, and did something that caught the attention Romans thousands of miles away, and other civilizations across the region.

      Do some research before you discredit me.

      --

      --Kevin
    30. Re:About atheism by youngsd · · Score: 4, Insightful

      Okay, at this point you're just playing word games. The point the earlier poster made about the psychology of religion seems pretty straight-forward:

      I'm an average person. I look at the world, I see how things work. I don't have perfect knowledge, but through observation of the world around me I am able to continually correct mistakes in my understanding of the world. In short, I'm coming to understand, more or less, how things generally work.

      But there's this problem. A lot of other folks believe in these other-worldly characters, some of whom (they say) have sentenced me to an eternity of torment because I don't believe in them. That's a pretty nasty claim, probably worth looking into.

      After looking into it a bit, it appears to me (you have to make up your own minds) that these beliefs are most likely just a matter of wishful thinking and cultural influences. In short, the notion of a widespread need to believe in things like religion (regardless of whether it is a true description of the world) seems to fit my observations of the world more than the notion that any of these beliefs are true.

      So, a psychological understanding of religion is helpful in trying to figure out what is going on in the world, but not out of some misguided attempt to disprove religion. I'm not influenced by any "strong interest in explaining religion through psychology", I just find it a useful indicator in my own quest at figuring out this world.

      -Steve

      --
      Democracy is a poor substitute for liberty.
    31. Re:About atheism by Anonymous Coward · · Score: 0

      I shouldn't jump on the bandwagon but I have to say that this proves that there was a Jesus, not that there was a god.. Just like there is much historical evidence for someone named "Socrates" there is nothing directly written by him, and all of Plato's writings that are supposed to be Socrates were written years after the fact, just like most of the new testament were written years after the fact by either Paul or some of his friends.

    32. Re:About atheism by Krieger · · Score: 2

      I would be appreciative if you could provide even a book or two as a starting point.

    33. Re:About atheism by Anonymous Coward · · Score: 1, Informative

      One very excellent book is "A Ready Defense" by Josh McDowell. Another one called "What is Creation Science" is also very good.

    34. Re:About atheism by fmaxwell · · Score: 2

      Do some research before you discredit me.

      Read what I wrote before you criticize me. I never said that there was no one named Jesus or that he was not a powerful person. But, historical evidence of Jesus's existence does not, in any way, shape, or form, provide proof, or even evidence, of the existence of a God.

    35. Re:About atheism by DerekTheRed · · Score: 1

      You have a serious misunderstanding of Occam's Razor. Occam's Razor does not state that the simplest explanation should be adopted. The principle of Occam's Razor, to quote Occam directly: "Entities should not be multiplied unnecessarily." There is no need to indroduce God into an equation because science explains it very well without him. Scientific evidence indicates not only is there no "creator," there was no need for anything to be "created" at all. So there is no need for God. That's what Occam's Razor says.

      --

      "Thank you, God, for your healing gift of religion."

    36. Re:About atheism by Anonymous Coward · · Score: 0

      Don't the theists themselves claim evidence does not and will never exist, because "proof denies faith"?

    37. Re:About atheism by EastCoastSurfer · · Score: 2

      There was a Muhammad also. I don't see all the Christians converting to Muslim though.

    38. Re:About atheism by Anonymous Coward · · Score: 0

      It's Islam, sorry for the brain fart.

    39. Re:About atheism by MAXOMENOS · · Score: 3, Insightful
      There is no even prime number greater than two.

      Proof: Suppose that such a prime exists. Call it p. Since p is even, it is divisible by two. However, we have already stated that p is greater than two; this means that p is divisible by something besides one and itself. This contradicts our supposition that p is prime. Proof by contradiction.

      It follows that it is not impossible to prove that something does not exist.

    40. Re:About atheism by Anonymous Coward · · Score: 0

      Try "the bible".

    41. Re:About atheism by MAXOMENOS · · Score: 2

      They need the assurance that there is no God - or at least that the existence of God is very unlikely. Otherwise the thought that they are going to suffer for eternity after death gets unnerving.

      You're assuming that atheists are concerned about an afterlife and/or eternal damnation. This is not a warranted assumption. Most atheists I know are thoroughly convinced that after death, the lights just...go out. No eternal damnation involved.

      Besides which, I personally believe that God would rather have an honest follower that examined the facts, than a sycophantic follower that "believes" because s/he's afraid of Hell. Either way, it profits the atheist or agnostic little to consider Hell in his or her calculations.

      So what I'm saying is, if psychology didn't have an explanation for religion, would it be worth anything?

      Probably not, but that doesn't do anything to discount psychology's explanation for religious belief.

    42. Re:About atheism by iCEBaLM · · Score: 2

      I am replying to myself so that I don't have to duplicate the same answer to everyone who brings up the example of math to rebutt my assertion that it is impossible to prove something does not exist.

      My statement was: It is impossible to prove something does not exist.

      By thing I mean material object. Math is not physical, it is a construct and therefore doesn't really obey the laws of physics. Math does not exist in space time. Math is not physical, I cannot touch the number 2, I can touch a physical representation of the number 2 but I cannot touch 2 itself. Math is a construct of man with rules made by man.

      Now, with that in mind, quit bringing up math.

      -- iCEBaLM

    43. Re:About atheism by jazzbotley · · Score: 1

      Aw shucks, you're all such cowards. If I can't see it, feel it, touch it, taste it, hear it -- then golly, it must not exist! (I get that a lot from my two year old.)

      So we all have knee-jerk reactions on the topic of G-d. Seems to me you're missing out if you can't acknowledge the spiritual dimension of life. Anyone read Gerald Schroeder's The Science of God ? He does a great job of pulling the seemingly divergent tracks of the theory of evolution and our concept of G-d into the realm of plausibility. Not a good read for those of you who've already made up your mind! (Who can change it once you've barricaded yourself behind all your wonderful preconceived notions? Good luck being lonely in there, all by yourself!)

      For the brave at heart, prepare to have your mind blown by the possibility that maybe, just maybe, G-d exists and G-d loves you like crazy! What proof do I have of this crazy love? Maybe the overwhelming odds against life ever happening in the first place! Not only has life "happened," it has flourished! Check your physics book, biology book, chemistry book -- tell me how likely a product of random chaos would hold together as the universe in which LIFE is possible!?!?!

      Oops, have I offended you? Back to your barricade, infidel!

    44. Re:About atheism by kpansky · · Score: 1

      I am sorry. The phrase is ambiguous. I didnt mean you specifically, just future posters who might flame me badly.

      --

      --Kevin
    45. Re:About atheism by Woko · · Score: 1
      They need the assurance that there is no God - or at least that the existence of God is very unlikely. Otherwise the thought that they are going to suffer for eternity after death gets unnerving.


      Your assuming eternal damnation awaits every atheist. I hope you've chosen the right brand of Christianity, because who knows what a vengeful God will do to people that worship other Gods?

      --
      ---
      Silence is consent.
    46. Re:About atheism by Anonymous Coward · · Score: 0

      Heb:11:1: Now faith is the substance of things hoped for, the evidence of things not seen.

      Christians will never need scientific support to believe, that is why the Holy Spirit was given. And wouldn't you say that belief in Norse gods, Roman gods, Mayan gods, Greek gods, and the gods of ancient Egypt would be a manifestation of a lack of faith in the True God Jesus Christ, the son of David, the son of Abraham?

    47. Re:About atheism by fmaxwell · · Score: 2

      Aw shucks, you're all such cowards. If I can't see it, feel it, touch it, taste it, hear it -- then golly, it must not exist!

      We are not cowards. We are rational, logical, thinking, modern men and women who do not believe in things simply because the beliefs are comforting. Cowards are people who choose to believe in religion rather than accepting responsibility for their own lives and their own mortality.

      Maybe the overwhelming odds against life ever happening in the first place!

      And what celestial bookie did you consult that gave you the "odds"? Scientists are not astounded by life existing. In fact, many of them think that it will be found throughout the universe. Neither do they have to concoct a diety every time they can't explain something.

    48. Re:About atheism by SLi · · Score: 1

      You're assuming that atheists are concerned about an afterlife and/or eternal damnation. This is not a warranted assumption. Most atheists I know are thoroughly convinced that after death, the lights just...go out. No eternal damnation involved.

      I'm not. I was an atheist (and proud of it - sometimes even quite fanatic, though less often) for the first 18 years of my life (and a believer for around 3), and I know I wasn't concerned. However, it's quite easy to get such an impression when people start mocking religion (as opposed to normal conversation) and take this oh-so-familiar "those who believe are weak" attitude. I'm sure at least some of that is because these people are so weak themselves and not sure about their ideology that they simply need to justify their point of view and make fun of believers. I saw quite a lot of that, I even took atheism classes (or actually they're called something like view of life education, really hard to translate) when probably 95% of my peers took religion (we have those at least here in Finland).

      Some of those mocking people are a lot like school bullies, actually. I don't mean expressing your atheist views is necessarily in any way wrong like bullying, just that mocking religion is a good way to show your own weakness. Now, most of those who really believe have grown quite a thick skin when it comes to mocking or outright insultations, and believe it, we do recognize the weakness when we see it and at least I feel often more pitiful than insulted :-)

      So I'm really confident I'm not assuming. I still remember my previously atheist views very well, though they are beginning to feel more and more foreign at quite a scary pace.

      Besides which, I personally believe that God would rather have an honest follower that examined the facts, than a sycophantic follower that "believes" because s/he's afraid of Hell. Either way, it profits the atheist or agnostic little to consider Hell in his or her calculations.

      There's also the other side of the coin - it's either heaven or hell. Christians are more than anxious to get to heaven. It's not like normal life continues if you go to heaven, but more like exact opposite to the torments of hell, a fulfilment in the presence of God.

      And I'm not saying _all_ atheists are afraid of afterlife. Probably most of those who have thought about these things thoroughly are not. I wasn't. (Then I converted. :P)

      Probably not, but that doesn't do anything to discount psychology's explanation for religious belief.

      Only if we consider religion false from the very beginning. My point was more like psychology is not a good "justification" for not believing (I know atheists don't necessarily need to justify it to themselves, but many like to justify their views to other people), but a mere model created after people who do believe. That is, the argument "the credibility of religion is questionable because there's a psychological explanation for it" is logically totally bogus, a vicious circle.

      Actually, there are many things about religion which I were very wrong about as an atheist. One relevant to this discussion is the misconception (which I at least had) that it's somehow easy to believe, like turning your brain off or something. I can tell you, it was lot easier in a way to be an atheist than a believer - the views seemed quite justified and logical and there was a mass of scientific evidence to support the view. Not only that, there wasn't actually any need to justify the view, it was more like those who do believe in God should have justified theirs.

      Only now I know it's not so "easy" to believe, at least not in the way I thought back then. As a christian, you really have to struggle every day to keep your faith. It's really easy to slip. That's even acknowledged in the Bible: "If anyone would come after me, he must deny himself and take up his cross daily and follow me." (Luke 9:23) [NIV]

    49. Re:About atheism by SLi · · Score: 1

      Your assuming eternal damnation awaits every atheist. I hope you've chosen the right brand of Christianity, because who knows what a vengeful God will do to people that worship other Gods?

      Uhm, I'm not quite sure I understand what you mean.

      Yes, I believe eternal damnation awaits everyone who hasn't accepted Christ as their personal saviour. I believe it's quite clearly stated in the Bible. See e.g. Mark 16:16.

      I also don't believe it really matters much how you worship (or in what kind of church) - what really matters is the personal faith in God and accepting the grace and forgiveness for your sins. As long as the basics are OK - that is, as long as you believe like a christian Bible teaches - you will be saved. Faith alone saves, not religiousness or rituals.

    50. Re:About atheism by jazzbotley · · Score: 1

      ... he says loftily, looking down his nose from his finely crafted barricade. Comfy?

      (Must be lonely! I am not impressed by your snobby drivel. You were made to be loved, not holed up in your artificial pseudo-intellectualism.)

    51. Re:About atheism by Dreamweaver · · Score: 2

      If the many-universes hypothesis is correct, then life Had to happen in our universe. There are an infinite number of other universes in which there is no life, and an infinite number where life flourished, where it arose and was destroyed, etc etc etc.

      On the other hand, if it's Incorrect, then it does seem likely that someone set up our universe's originating conditions to provide, eventually, for life.

      Unfortunately, we don't know if it's correct or not. And even if it's not, I see no reason to believe that a god takes any active interest in me in particular or even the universe in general. He set the parameters and then left it to run, as far as I can see. That's why I'm agnostic. I can't make up my mind given the data and don't honestly see a reason why I need to.

      But in any case, it sounds more to me like you're the one who has made up their mind and erected a barricade.

      --


      "If a man hasn't discovered something he will die for, he isn't fit to live" -- MLK, Jr.
    52. Re:About atheism by blue+trane · · Score: 1

      G-d exists and G-d loves you like crazy! What proof do I have of this crazy love?

      why did he lay me off then?

      I think it requires a "leap of faith" to believe that God loves you, even when he takes your son (as he did Abraham's). It can't be proved. I think that was Kierkegaard's point.

      I haven't made that "leap of faith". Partly because it seems too easy to use the "leap of faith" argument to justify (and continue) the existence of injustice in the world. The boss can get his workers to accept worse working conditions (while he himself keeps getting richer) partly because his workers have been conditioned by religion to accept injustice all as part of "God's plan".

    53. Re:About atheism by Arandir · · Score: 2

      Try Josephus, "The Jewish Wars". For a brief discussion of the historical Jesus of Nazareth, from a non-religious perspective, see Proving the historic Jesus.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    54. Re:About atheism by bsane · · Score: 1

      The crutch of the matter is to abstract the real world problem to the point where we have all possible states of all variables in the equation.

      IANAP (I am not a physicist), but I believe that Heisenburg(sp?) proved otherwise. Basically that it is impossible to know or measure all possible states.

    55. Re:About atheism by jazzbotley · · Score: 1

      Your free will is more valuable to G-d than the absence of pain. Chew on that a while, then choose to love Him back.

    56. Re:About atheism by Anonymous Coward · · Score: 0

      Uhm, I'm not quite sure I understand what you mean.

      What he means is how do you know you're worshiping the right God? You'd better be right! What happens if you die and you suddenly find yourself before the throne of Odin the All-Father? Boy is He going to be pissed! What you find yourself facing Quetzalcoatl the feathered serpent? Zeus? Ra?

    57. Re:About atheism by Anonymous Coward · · Score: 0

      Actually, LIFE as you put it, comes from the chaos; take a M.Sc. in mathematics, study discrete mathematics and chaos theory.
      Life makes perfect sense in a mathematical world, without a omnipotent dictator; however, with the mathematics it is possible to show that a "God" indeed does exists, but itsn't the chrisitan god but wu chi, the unit of tao.

    58. Re:About atheism by FleaPlus · · Score: 1

      It'd be nice to stop with the barricade nonsense, and actually address what he says.

    59. Re:About atheism by Gerv · · Score: 2

      A lot of other folks believe in these other-worldly characters, some of whom (they say) have sentenced me to an eternity of torment because I don't believe in them.

      That's somewhat of a mischaracterisation. Speaking here about the God of Christianity (being the one which actually exists, so I can speak of no other ;-), it's not that God has condemned you to Hell because you refuse to believe in Him. It's more that no human (including you and me) lives up to God's perfect standard for entering his heaven. So, by our actions where we rebel against God, the principles of justice demand that we be punished.

      Fortunately, we're not left in that hopeless state. The only way we can reach that standard is for someone else (Jesus) to take the punishment in our place; he did that, once for all, by dying on the Cross and being separated from God (which is what Hell really is; forget this whole "fire" thing.)

      So it's down to everyone's personal choice - accept Jesus' offer of rescue and forgiveness, or reject it. This means you ;-)

      Gerv

    60. Re:About atheism by Gerv · · Score: 2

      Most atheists I know are thoroughly convinced that after death, the lights just...go out. No eternal damnation involved.

      Is this not "strong atheism"? This thread started out with an atheist rejecting "strong atheism" as untenable...

      Besides which, I personally believe that God would rather have an honest follower that examined the facts, than a sycophantic follower that "believes" because s/he's afraid of Hell.

      I happen to agree with you, because God knows the heart, but on what basis do you personally make this characterisation of God?

      Gerv

    61. Re:About atheism by superyooser · · Score: 1
      We are not cowards. We are rational, logical, thinking, modern men and women who do not believe in things simply because the beliefs are comforting.

      I was just skimming over this part of the thread and was excited to see somebody boldly standing up for Christians, because I saw myself in that description. But then you disappointed me. ;-) It's sad, but some Christians do have nothing more than a blind faith. I believe that is a sin based many verses of Scripture. The writer of Ecclesiastes says in 1:13, "I devoted myself to study and to explore by wisdom all that is done under heaven. What a heavy burden God has laid on men!" Most Jewish children in Israel to this day memorize the entire Tanakh (Old Testament) early in life.

      "Come now, let us reason together," says the Lord. (Isaiah 1:18)

      Our faith is founded on facts, which were recorded as any other history is recorded but with far more numerable and trustworthy records. Our faith is founded on the literal, living, interacting God (Y-H-W-H) who manifested himself as a literal, historical Man (Yeshua) to restore mankind from its fall from righteousness dating back to another literal, historical man (Adam) in the literal Garden of Eden. There is much to be learned and studied. You want details, I know, I know... So Go read a book. Or a website

      The greatest commandment demands intellect:

      Master, which is the great commandment in the law?
      Jesus said unto him, Thou shalt love the Lord thy God with all thy heart, and with all thy soul, and with all thy mind. This is the first and great commandment. (Matthew 22:36-38)
    62. Re:About atheism by jazzbotley · · Score: 1

      The blessing and the curse of technology ... words on a page in black and white will never "settle the issue". I'd love to sit down with any of you over a cup of your favorite drink.

      Frustrating as it is to the modern scientific mind (always demanding evidence), the mystery of the spiritual cannot be captured by mere words on a page. It requires face to face conversation -- RELATIONSHIP.

      In my book, it was for RELATIONSHIP that each of us was created. Like Moshe, I'm OK with the ambiguity of "the Hebrew scripture says one thing, modern science says another". (You get that at any trial of law -- since when do any two eyewitness accounts corroborate to the last detail?)

      There is a brick wall in the spiritual dimension that keeps each of us from this relationship with God. We justify our separated position with all kinds of intellectual arguments. These arguments are based on logic, we presume. I assert that this logic is fundamentally flawed, because it is developed in a vacuum apart from relationship with the Creator.

      So how we bridge this divide? I could tell you, but words on a page will only frustrate you. The best I can say is, Seek and you will find; knock and the door will be opened; ask and it will be given to you. Someone, somewhere in your circle of trust can talk to you about this. Or you could always ask the Creator, "Reveal Yourself to me!" He loves a good challenge.

    63. Re:About atheism by fmaxwell · · Score: 2

      Our faith is founded on facts, which were recorded as any other history is recorded but with far more numerable and trustworthy records.

      Extraordinary claims require extraordinary evidence -- and no claim could be more extraordinary that the claim that there is an all-powerful being that can turn people into salt, impregnate virgins, and control the weather over the entire earth.

      While I have little doubt about the existence of Jesus Christ, believing in the existence of God takes a great leap of... faith. And that's one I am unwilling to make without extraordinary evidence.

      Written histories by ancient peoples are, at best, suspect. What is fact and what is interpretation? What is a first-hand account and what is derived from stories passed down through the generations?

      There are a million and seven excuses by Christians about why God is so elusive. "Free will" is so often cited as a reason why God does not intervene to stop genocide, torture, murder, rape, suffering, etc. "The Lord works in mysterious ways" is often heard when horrible tragedies strike good people. Babies are born horribly deformed or with tumors that snuff them out in infancy. Decent people die of colon cancer, AIDS, and Ebola leaving their families grieving.

      You would have me believe that there is a God that, through simply willing it, could stop all of this needless suffering. You would have me believe that he loves all of us. Yet he is unwilling to intervene even to when priests are sexually molesting young children? Sorry, but that's just illogical.

    64. Re:About atheism by blue+trane · · Score: 1

      If he made his love more obvious, then maybe I would love him back.

      I wait to be approached...

      Everything ascribed to his "love" can be, imho, explained better using other (scientific) models...

    65. Re:About atheism by nyssa · · Score: 1
      The question of the existence of God is quite a bit different from the existence of purple flying cheese. I seriously devote my life towards the first question, while ignoring the second question, for the following reasons:
      1. Many wise people throughout human history considered it an important question.
      2. The question has serious implications for my life. Life takes on a completely different meaning if it is the product of a loving creator rather than an accident.
    66. Re:About atheism by superyooser · · Score: 1
      Extraordinary claims require extraordinary evidence

      The Bible never gives arguments for the existence of God. It's only recently that such a large number of people claim not to believe in some kind of supernatural god. Throughout the ages, it's been seen as an axiomatic truth. Genesis states, "In the beginning, God..." No explanation. It's just always been obvious. The US forefathers reiterated this: "We hold these Truths to be self-evident that all Men... are endowed by their Creator..." The Bible states: The [empty-headed] fool says in his heart, "There is no God."

      no claim could be more extraordinary that the claim that there is an all-powerful being that can turn people into salt

      Christians don't know how to scientifically explain the conversion of Lot's wife into a pillar of salt, AFAIK. This is, by definition, a miracle. However, many have a strong feeling that it has something to do with the fact that it occurred very close to the Dead Sea, which is the saltiest body of water in the world - much saltier than oceans. Perhaps a "dirt devil" (sand storm) came about and caked her with the salt that was in the air.

      impregnate virgins

      Just one virgin. It was a one-time miracle for God's one Son. This truly must be taken on faith. However, it seems to me that a new living being growing within another and coming forth into the world is really the greater wonder. (I'm not sure if we can call birth a miracle since it doesn't violate natural norms, although IMHO there is obviously a supernatural element.)

      control the weather over the entire earth

      Again, the far greater wonder is that there is weather or an earth at all. To question God's abilities is to question God's existence. If God made the earth, why would it be hard for Him to manipulate it? Can't a potter remold his sculpture? Can't a programmer rewrite his code? If a developer can skin his program, why can't God "skin" his planet's weather?

      Written histories by ancient peoples are, at best, suspect.

      One of the most interesting things that jumps out at me as I study the Bible is how human nature is strikingly consistent, universal, and timeless. Mankind is the same in all places and in all times. Technology, science, and education really have not changed our nature at all. I wouldn't criticize the ancients lest I bash modernity equally. The fact is that the historicity of the Bible is unparalleled by any other ancient work. For 700 pages of extraordinary proof, I suggest that you read The New Evidence that Demands a Verdict by Josh McDowell.

      There are a million and seven excuses by Christians about why God is so elusive.

      In the beginning, God was not elusive. Genesis 3:8 says, "Then the man and his wife heard the sound of the Lord God as he was walking in the garden in the cool of the day, and they hid from the Lord God among the trees of the garden." Regardless of how literally or figuratively you want to interpret that, God was definitely not elusive.

      Notice this! It was not God who began to hide from people; it was people who began to hide from God! And why? Because the man and woman had sinned and were ashamed.

      A major theme of the Bible as a whole is that our sin (rebellion against God - this includes disbelief) is an impenetrable wall that separates us from God. Evil and holiness/perfect goodness cannot coexist in the same place at the same time. It's like mixing oil and water. They always stay separate no matter how vigorously you try to stir them together.

      If God seems elusive it is because your sin has blinded you.

      This is what we speak, not in words taught us by human wisdom but in words taught by the Spirit, expressing spiritual truths in spiritual words. The man without the Spirit does not accept the things that come from the Spirit of God, for they are foolishness to him, and he cannot understand them, because they are spiritually discerned. (1 Corinthians 2:13-14)
      What happens when you are content with sin in your life?
      When I shut up the heavens so that there is no rain, or command locusts to devour the land or send a plague among my people, if my people, who are called by my name, will humble themselves and pray and seek my face and turn from their wicked ways, then will I hear from heaven and will forgive their sin and will heal their land. Now my eyes will be open and my ears attentive to the prayers offered in this place. (2 Chronicles 7:13-15)
      ...why God does not intervene to stop genocide, torture, murder, rape, suffering, etc

      The question is not, "Why does God allow some people to suffer?" The question we should be asking is, "Why doesn't God cause us all to suffer?" God is loving, but He is also just. In God's court, we are all criminals and deserving of the (eternal) death penalty. The reason anybody ever has any comfort or happiness at all is because of God's grace (unmerited favor). If God were to give us what we deserve, we would all have Ebola from birth and suffer even greater horrors in hell forever.

      Are AIDS and Ebola really the worst kind of things that can happen to someone? I say No for two reasons. First of all, the longest span of time any disease can continue to afflict a person is his mortal life. From start to finish a person usually doesn't have a disease more than 80 years. That may seem like a long time unless you acknowledge the full timeline of your existence. The condition of our being's wellness in this life isn't worthy to be compared with the condition of our being in the afterlife. How long do you draw a segment of 80 years on a timeline that includes eternity? It's an invisible speck. Perspective! (I realize that it requires faith to even believe in an afterlife. I'm just giving you what I fervently believe to be God's world view, which is what I think you were wanting.)

      It's much more important to be concerned about what your wellness will be in the infinite afterlife than in this short physical life. So what calamity exists in the afterlife that we should be concerned about? You're probably already somewhat familiar with the concept of heaven and hell so I won't go into it, except to say that they are real, literal places, and you'll be in one or the other for all time. The thing to remember is that your choice MUST be made during this short, mortal life. When your body dies, your eternal destination is set for all time. No second chances. As the band Rush used to sing, "If you choose not to decide you still have made a choice."

      You would have me believe that he loves all of us.

      Yes, I would. He has provided a way to save us from the only tribulation that we really need to worry about. As soon as we (man) messed up, God cleaned up. In Genesis 3:23, He provided a way to save us from the punishment for our sin. God "placed on the east side of the Garden of Eden cherubim and a flaming sword flashing back and forth to guard the way to the tree of life." Jesus Christ came and brought this salvation to us by taking all of the punishment that man deserves and heaping it upon Himself, the one who had no sin of His own. Is this not love?

      Compared to hell, everything else is "small stuff." Even death, disease, and disasters. It's sad, but it's all man's fault. Such things didn't happen before man allowed the Devil to bring sin into the world. It's not true that "bad things happen to good people." Bad things happen, true, but is anyone good by God's standards? The Bible says No.

      priests are sexually molesting young children

      The Bible says that you reap what you sow. If you sow evil then you will reap evil. The Catholic Church has accepted doctrines and practices that are unbiblical and/or pagan. Most notably, in recent years, the Catholic Church has become accepting of homosexual men being priests. Now, the Bible excludes (from God's plan) or condemns homosexuality from Genesis to Revelation. (References upon request. It would require another post.) Whenever the subject comes up in the Bible, the word "abomination" usually comes close behind.

      Now that the gate to the Catholic priesthood has been thrown wide open, many gay men have been attracted to it and are welcomed in. It turns out that the Church's tolerance for gay priests combined with the time-honored, traditional vows of celibacy are a tragic combination. Let me explain. In the relatively small population of men who don't mind abstaining from sexual relations with women, you can see that homosexual men would make up a large percentage of candidates for the priesthood.

      So, here again, mankind has reaped what he has sown. The Catholic Church disobeyed God's commandments, and "innocent" (remember previous discussion) children suffered as a result. Granted, not all of the perverted priests are gay, but gay people certainly never had a monopoly on sin. The Bible says, "All have sinned and come short of the glory of God." Thankfully, the Bible also says that "God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life. For God did not send his Son into the world to condemn the world, but to save the world through him." (John 3:16-17)

    67. Re:About atheism by fmaxwell · · Score: 2

      I appreciate your efforts to inform and explain, but we are still left with what boils down to this:

      If you believe the Bible, then you believe in God. If you are unwilling to take the Bible as fact, then there is not evidence to support the notion of God.

    68. Re:About atheism by EugeneK · · Score: 1

      why did he lay me off then?

      it wasn't just you. God needed to reassure His investors that he was 1) reducing his burn rate, 2) focusing on profitable markets. Unfortunately, your position was not serving one of those markets. I hear Shiva and Odin are hiring, though!

    69. Re:About atheism by scribblej · · Score: 1

      YOu fail to understand Occam's Razor.

      You're forgetting the ALL THINGS BEING EQUAL part, which basically means:

      1) Athiests believe in the laws of physics, nature, etc.

      2) Religious people believe in the laws of physics, nature, etc... AND God.

      Which is simpler now?

      -Chris

    70. Re:About atheism by (outer-limits) · · Score: 1
      There is a huge difference between believing in Jesus the man and Jesus the God. The Bible, like so many histories, is just as much a political document as anything else. The manipulations within it are quite apparent when you realize that three of the Gospels are related, with the two subsequent ones merely embellishments of the first.

      Many religious people these days doubt the divinity of Jesus, and instead see a person who tried to change the world for the better who was co-opted by others with their own agendas.

      --

      Microsoft - Where would you like to go today, Maybe Jail?

    71. Re:About atheism by (outer-limits) · · Score: 1
      As someone who was raised a catholic, it is the believers in god who seem to appeal to fear the most. You will go to hell, and burn for ever and ever, if you do not believe in god. It was the aim of those teaching at catholic schools to barricade the minds of the young and susceptible into believing in god, through intimidation.

      Ever read the old testament and noticed how it goes all downhill in terms of the fantastic events it relates, from creating earth, seas parting, god talking, and ends up with just some boring old prophets telling every one to watch out or god will get mean again, like back in the old days. Well, he still hasn't popped his head out of the clouds, and there is an earth full of trouble here.

      --

      Microsoft - Where would you like to go today, Maybe Jail?

    72. Re:About atheism by (outer-limits) · · Score: 1

      yeah, but i think that a guy with four arms could beat one with two. and why does he ignore the elephants on the turtles, how did they get there then?

      --

      Microsoft - Where would you like to go today, Maybe Jail?

    73. Re:About atheism by (outer-limits) · · Score: 1

      I am just waiting to get through the pearly gates, sit down with god over a cappucino, and talk about things like, why are we here, what is all this for, how did we all get here, is there a point to all this, where did heaven come from?

      --

      Microsoft - Where would you like to go today, Maybe Jail?

    74. Re:About atheism by (outer-limits) · · Score: 2
      The bible is inconsisten right from the start. The writers of the first book failed to understand the first rule of lying, is to not embellish your story. They give us one creation myth, then, in an attempt to convince us further, give us another one. Wrong....

      Better to invent one story and stick to it. For some more information on the bible, try this.

      I think you will find the reason the bible seems to be so familiar in terms of people and their actions is that it was written by, people.

      --

      Microsoft - Where would you like to go today, Maybe Jail?

    75. Re:About atheism by Ann+O'Nymous-Coward · · Score: 1

      With power goes responsibility. With ultimate power goes ultimate responsibility. Your god supposedly created everything, including hell and the rules condemning everyone there.

      The situation as described in your religion is analogous to a boy getting annoyed at a kitten because it couldn't talk, and setting it on fire. Only, of course, your god as described in your own book is far more evil than the boy. Because (a) the boy's nature was shaped by other influences i.e. he is not 100% responsible for his own sadistic tendencies, (b) the boy did not deliberately make the kitten incapable of speech, (c) the boy did not deliberately make the kitten capable of feeling pain, (d) the boy did not deliberately make the fire such that it would cause pain. And finally, (e) no boy is capable of keeping the kitten alive and suffering _forever_. Unlike your god.

      Working from the premises of your own religion, it is no mischaracterisation at all to observe that, IF an all-knowing, all-powerful being (a) existed in the first place, and (b) wanted everyone in heaven, they would BE there.

      Omniscient, omnipotent, benevolent: Reality says, pick a _maximum_ of two.

    76. Re:About atheism by Ann+O'Nymous-Coward · · Score: 1
      "The US forefathers reiterated this: "We hold these Truths to be self-evident that all Men... are endowed by their Creator..." "

      This is a blatantly dishonest use of ellipsis. The US forefathers were deists at most, not Christian. A lot of Americans at that time were fleeing persecution by Christians in England. Go reread the first amendment. While you're at it, read Jefferson, Franklin, Lincoln and Paine for their uniformly less-than-complimentary opinions of Christianity.


      "The Bible states: The [empty-headed] fool says in his heart, "There is no God.""

      What a very cute little [addition] of yours to that quote. But didn't the last verses of Revelations have some very nasty things to say about people who added things to your holy book? (Ooops. Better pack that SPF 30 Billion sunscreen.) ...And gee, I wonder who it was who said "but whosoever shall say, Thou fool, shall be in danger of hell fire." (Watch that first step. I hear it's a lulu.)


      "For 700 pages of extraordinary proof, I suggest that you read The New Evidence that Demands a Verdict by Josh McDowell [josh.org]."

      Proof? Only of how easy it is to preach to the choirboys. *laughter* Dearie me, superyooser. There you go yet again with the broken-record touting of that greedy shyster McDowell and his website. Every time you keep hailing "the emperor", I'll keep pointing out that not only does he have no clothes on, but he's really not a pretty sight.

    77. Re:About atheism by superyooser · · Score: 1
      I never claimed that the forefathers were Christian (although some of them certainly were). I just said that they believed in God, which is what deists do.

      I fail to understand how my use of the ellipses is "dishonest." The part I omitted was "all Men are created equal, that they". I suppose I should have left that part in; it would have only bolstered my claim that they believed in God!

      The [empty-headed] fool says in his heart, "There is no God." This is quoted from the Amplified Bible. The statement appears in Psalm 14:1 and Psalm 53:1. The additional text is clearly marked so that the reader will not confuse it with the actual translated text. "Empty-headed" is simply a clarification of what the original Hebrew word means. If you read the rest of the verses I linked to, you'll see what is meant by "fool," as well. Here's an explanation of the AB that I copied from here:

      It attempts to take both word meaning and context into account in order to accurately translate the original text from one language into another. The Amplified Bible does this through the use of explanatory alternate readings and amplifications to assist the reader in understanding what Scripture really says. Multiple English word equivalents to each key Hebrew and Greek word clarify and amplify meanings that may otherwise have been concealed by the traditional translation method.
      Now, why do you laugh so derisively? God has given us a free gift of salvation. The God of the universe humbled himself to become one of us - a lowly man on this little planet - and took the punishment that was marked for us because of our sin. Yet many people reject and scoff at it.

      Ann, God loves you more than you could imagine. Here you are thumbing your nose at him, but he still loves you so much that he would take you up in his arms and embrace you and be with you for all eternity. You (and I and everyone else) are guilty in God's court, but he came and sacrificed himself on the cross to pay the price for your freedom. He was separated from the Father so you wouldn't have to be. But you must accept the gift and believe. And follow Jesus as Lord.

      There's nothing in your past that can hinder your acceptance. "No matter how deep the stain of your sins, I can remove it. I can make you as clean as freshly fallen snow. Even if you are stained as red as crimson, I can make you as white as wool," (Isaiah 1:18) says the Lord. I am praying that you will come to know who Jesus is... really.

  5. Moshe is...a comedian... by bje2 · · Score: 1

    We do plan to fork() some children eventually...

    nah...not a cannibal...a comedian...

    i'm gonna have to remember that line...good programmer/pro-creating humor is hard to come by...

    --

    "Facts are meaningless. You could use facts to prove anything that's even remotely true." - Homer Simpson
    1. Re:Moshe is...a comedian... by JordoCrouse · · Score: 2, Funny

      i'm gonna have to remember that line...good programmer/pro-creating humor is hard to come by..

      Expect that particular joke has been used by every single co-worker of any Unix programmer that has overcome the odds and managed to have a child in the past 30 years.

      But then you can add on jokes about how the new process has too high a priority, and how it will take you 18 years to apply the preempt patch. (But avoid the potentially dangerous clone() jokes).

      Just don't forget - spawning the process is fun, the tough part is when the process actually starts running.

      --
      Do you have Linux and a DotPal? Click here now!
    2. Re:Moshe is...a comedian... by bprotas · · Score: 1

      No it's not....pro-creating and programmer in the same sentence...what more humor could you possibly need?

    3. Re:Moshe is...a comedian... by dirvish · · Score: 1

      More programmer/pro-creating humor. I'll let you decide if it is good or not.

    4. Re:Moshe is...a comedian... by UberLame · · Score: 1

      Except he really should have said:
      "We do plan to fork() some child processes eventually..."

      --
      I'm a loser baby, so why don't you kill me.
    5. Re:Moshe is...a comedian... by Astrorunner · · Score: 1

      better than fsck I suppose.

    6. Re:Moshe is...a comedian... by Random+Feature · · Score: 2

      Actually, the hard part is when the children hit their teenage years. It's like they become zombies or something.

      --
      I don't have a solution, but I certainly admire the problem.
  6. We know by Chacham · · Score: 0, Troll

    We know the world created itself a few billion years ago and not 5762 years ago (according to the Jewish counting).

    That should either be "I believe the world...", or "We \"know\" the world...".

    The world was created 5762 years ago. Believe what you want. If you can state your belief as fact, so can I state mine as fact.

    1. Re:We know by TheLoneCabbage · · Score: 1

      yeah yeah yeah.. Rashi, 5762 years + 6 days...
      Ram Bam.. on and on and on..

      I know, you know, but in the end he has to explain it to everyone else while standing on one foot.

      And any short answere sounds like apologetics, no matter how many times you point out that your evidence predates darwin.

      Besides, Moshe isn't going to convince any athiests with a 10 quesiton interview on Slashdot.

    2. Re:We know by Anonymous Coward · · Score: 0

      The difference being one is fact with a ton of evidence, and the other is tripe that some idiot wrote in a book thousands of years ago, and tons of complete and total burks since believed with absolute and total moronic conviction.

    3. Re:We know by Anonymous Coward · · Score: 0

      Of course you can. So can I, in fact. I created the world yesterday, out of some modelling clay and felt. Now one of us three is basing our "facts" on scientific study, rather than utter nonsense -- three guesses which one of us it is.

    4. Re:We know by cluening · · Score: 2

      And the world is full of green cheese too, just because I believe it!

      Seriously, I have to agree with you on that. Nobody running around today was around 4.6 billion years ago, or 5762 years ago, and any human who was around at that time didn't think to record the event. So the only resources we can depend on are religious scholars interpreting human writings from a Divine source, or scientific scholars interpreting a physical world from a Divine source. Either way, I think it is a perfectly fine way to do things.

      And yes, I know I inserted my own "my belief is truth"ism in there, but too bad! I can be as pig-headed as I want, because I am writing on Slashdot! :)

      --
      Posted from the wireless couch.
    5. Re:We know by sergio.garcia · · Score: 2, Funny

      You can believe the world was created 5762 years ago, but then we will all think you are truly ignorant.:P

      --
      "Agree with them now, it will save so much time."
    6. Re:We know by donutz · · Score: 1

      "We know the world created itself a few billion years ago and not 5762 years ago (according to the Jewish counting)."

      That should either be "I believe the world...", or "We \"know\" the world...".

      The world was created 5762 years ago. Believe what you want. If you can state your belief as fact, so can I state mine as fact.


      Actually, I'd take issue with the phrase "the world created itself". I guess you could see it that way, but it boils down to the gravitational attraction between the particles that now make up the earth...but then you gotta figure how all those particles got there in the first place...

      In any case, saying the world created itself sounds like the world knew what it was doing...or something crazy like that.

    7. Re:We know by Anonymous Coward · · Score: 0

      Uh maybe we can't prove the earth was created 4.6 billion years ago, but we can certainly prove it is older than 5762 years...how is an excersize left up to the reader...

    8. Re:We know by Chacham · · Score: 1

      OK, I must ask.

      My comment, was modded:

      Totals: Troll=1, Redundant=1, Underrated=1

      I disagree with the troll mod, but it is understandable. The Redundant mod doesn't make sense. And, how can I argue with Underrated. :-)

      This post, which trolls more than me gets: Funny=1

      Yes, I find it to be funny. (From his vantage point.)

      I'd have to think that the majority of moderators themselves are biased towards posts that make fun of any belief that isn't theirs. Oh well. It doesn't really matter.

    9. Re:We know by Chacham · · Score: 1

      You can believe the world was created 5762 years ago, but then we will all think you are truly ignorant.:P

      Thanx for permission. :-)

      Anyway, I don't care if people think that I'm ignorant. You don't want to know what I think of them!

      As long as we all allow each other to believe what they want.

  7. Catholic church has competition! by Anonymous Coward · · Score: 0
    We do plan to fork() some children eventually

    Just don't go to a foreign country to do so. The penalties are higher.

  8. jESUS was a nonkey !! by Anonymous Coward · · Score: 0

    jESUS want a banana?
    bible thumpers will all end up in hell!
    big ol' monkey hell!

    Eat your vitamens, read your bible, and play with your monkey named jESUS!

    1. Re:jESUS was a nonkey !! by TheLoneCabbage · · Score: 2


      One of the greatest leaders of the jewish people (no matter how controversial, especialy after his death) in recent years was Menachem Mendel Schnereson (and you thought it was hard to pronounce Moshe?) was once aproached by a man who came to him and said "Thankyour Rebbi, but I have to admit, I don't believe in god." to which he replied "The same god you don't believe in I don't beleive in either."

      The moral of the story? Contrary to popular beliefe most of the world does not bleive that Jeasus has any devine nature. Nor does most of the world believe that G_d is an old man with a beard. Those who do believe that are free to do so, that's what makes the world great.

      But you need to remember that to the majority of the world your idea of the god, and the reasons you don't believe, do not apply in any way to the rest of the world's faiths.

    2. Re:jESUS was a nonkey !! by Anonymous Coward · · Score: 0

      As one that does have faith in the divine nature of Jesus. I do not really care that a large part of the world does not believe. I will say that I have the the greatest of respect for Mr. Bar's programming and also the level of his faith. Frankly the world would be much better if more people learned the trick Mr. Bar has... Keep Thinking.

    3. Re:jESUS was a nonkey !! by Anonymous Coward · · Score: 0

      Mt 7:13 - "Enter through the narrow gate. For wide is the gate and broad is the road that leads to destruction, and many enter through it. But small is the gate and narrow the road that leads to life, and only a few find it".

  9. Too bad about the Israel Boycott question... by Anonymous Coward · · Score: 0

    Given Moshe's fascinating answer to the G-d question, it's too bad the Zionist zealot brigade modded Ashurbanipal's question out of sight.

    Obviously not a orthodox nut-job like Sharon.

    Ezra

    1. Re:Too bad about the Israel Boycott question... by Moshe+Bar · · Score: 3, Funny

      Are you mocking me? I wrote Mosix. Maybe next I will write Mo-dot, which is like Slashdot except your IP address is blocked. You are silly. Mr. Malda, please ban this silly man's account.

    2. Re:Too bad about the Israel Boycott question... by Anonymous Coward · · Score: 0

      A suggestion Moshe:
      Don't use mo-dot. I believe it's already been
      taken by the Missouri (US) Department of Transportation. And they're in dire need of money ;) Else you might need that law degree sooner than you;d planned.

  10. Its sad that people choose law over computers by Bobzibub · · Score: 2

    ..especially Mr. Bar.

    I think he is very skilled (whether he admits it or not), and for my money the ability to create new, useful things is soooo much more valuable to society than deciding how to distribute existing resources.

    In any event, I have to thank him for his past contributions. Thanks!

    Cheers,
    -b

    1. Re:Its sad that people choose law over computers by Moshe+Bar · · Score: 1

      You are welcome, but your petty thanks will not help me pay my bills. I recently purchased a bad-asshole Harley Davidson motorcycle. It is so cold, that all of the babies want to ride my dog. But unfortunately, American choppings cost the big bucks. If you wish to show your appreciation, please donate money to my Amazon.com handouts account. I wrote Mosix. It's the least you could do.

    2. Re:Its sad that people choose law over computers by Ravagin · · Score: 2

      Sorry, but I think that's kind of absurd. First, he can do whatever he wants, and ought to follow his interests. Second, the law is an important part of our society, and someone has to deal with it. Why not he?

      --

      Karma: T-rexcellent.

    3. Re:Its sad that people choose law over computers by Bobzibub · · Score: 2

      lol. I'm an unemployed programmer! I appreciate what you have done--Mosix *is* wonderful, but appreciating financially is not in the cards right now. We have to pay off our stylin' Volvo.

      See ya on the highway! ; )

      Cheers,
      -b

    4. Re:Its sad that people choose law over computers by platypus · · Score: 1

      FYI,

      I'd bet it's not the real Moshe Bar you replied to. Take a look at it's posting history ...

    5. Re:Its sad that people choose law over computers by Stiletto · · Score: 2


      As a Computer Engineer who is also considering switching careers to law, I can say for myself that the motivation is: MONEY and JOB SATISFACTION.

      Let's face it. You can only go so far pay-wise as an engineer. As soon as your salary gets to the point where it would be cheaper to fire you and hire three college grads, that will happen. I found engineers get high-paying entry-level positions with almost no room for advancement. Show me a company where that's not true, and I'll send you my resume ;-)

      As far as job satisfaction goes, I guess it depends on what company you end up working for. There are a few companies putting out cool projects, but the rest are just looking for someone to write a new Java interface to their Oracle database so one overpaid manager can shuffle data to and from another overpaid manager. Yup... that's really Making A Difference.

      Anyone else reading this switch from Engineering to Law? How did you find the transition? More or less rewarding? More or less mobility? More or less human interaction? Balance of work vs. time-off? I'd be interested in hearing from someone who's taken the plunge and switched careers like this!

    6. Re:Its sad that people choose law over computers by partingshot · · Score: 2

      Not law, but I'm enrolled in a part time MBA program & plan to concentrate in finance. Pretty much the same reasons. That, and I'm always looking for a new challenge.

      --
      Anonymous posts are filtered.
  11. Really? by Sludge · · Score: 2
    Proprietary software goes at the tariff of US$ 50-200 per line of debugged code.

    I can hammer out about a thousand lines of code in an average productive coding day at my job. My employer pays about $55 an hour to keep my ass in the seat when all taxes and environmental (office, air conditioning, etc) is paid for. I know they make about $40 an hour on my work.

    So then, if the client pays $760 to keep my ass in place a day, they are $49,240 short using your lowest estimate. Jeez.

    I should also mention that those costs are canadian.

    1. Re:Really? by mir@ge · · Score: 1

      I can hammer out about a thousand lines of code in an average productive coding day at my job. You must be an exceptional programmer. You should ask for more than $55 an hour. Given a 10 hour day with no break whatsoever that comes down to slightly more than 36 seconds per line. I might be able to work that fast if I did not need to consider what I was doing or how to do it. If I had to say debug/test/document my program as well I would need at least 40 seconds a line.

    2. Re:Really? by catfood · · Score: 2

      ...so you're making, at most, CDN15.00 per hour.

      Have you considered getting out of programming and going to work for the post office or something?

    3. Re:Really? by Anonymous Coward · · Score: 1, Funny

      Hey... he said "productive coding" .. not thinking. Obviously somebody else is doing the architecture and thinking for him. Really must suck to be him.

    4. Re:Really? by Anonymous Coward · · Score: 0

      "You must be an exceptional programmer."

      Or
      his
      code
      looks
      like
      this
      .

    5. Re:Really? by XMunkki · · Score: 1

      So assuming that you are not working in the project alone, so lets say there are 10 people "like you" in the project, so you can hammer together 10000 lines of debugged code per day. So it takes your team one to two months to procude enough debugged final code for, say, a fully featured role playing game?

      Ofcourse all "cost per line" code estimates are a little way off (because measuring by code lines is not accurate enough), but the amount of code one can write per day varies a lot. And sometimes you jsut must go back and rewrite old code snippets that just don't anymore (or are in need of refactorization).

    6. Re:Really? by LL · · Score: 1

      I believe maintenance makes up the bulk of the total costs of software. It may be highly cost-effective for your employer to pass the support costs downstream to customers (capitalise gains, socialise costs). But if you got run over by a truck, how much time would be lost training someone else to finish off your code?

      LL

    7. Re:Really? by Anonymous Coward · · Score: 0

      You made an arithmetic error. They're billing his time at $95/hr, spending $55/hr on expenses, and making $40/hr profit.

    8. Re:Really? by Anonymous Coward · · Score: 0

      For a typical commercial product, an entire development team is involved. I'm pretty sure the cost he quoted is for a team, not for an individual coder.

    9. Re:Really? by Sludge · · Score: 2
      A lot of a web programmer's job is just repetitive stuff. I should probably have said "I can produce a thousand lines of code a day". This means either I type at full speed, I write a code generator, I subclass an object that I wrote beforehand (things are going this way as soon as my managers realise that doing work upfront saves them money) or I paste.

      As for the code that isn't regurgitated, I tend to write it slower. But, my job isn't that tough. If you wanted me to bang out graphics algorithms in C++, I would be slowed down significantly, as I'm less familiar with the territory. Essentially, it's about the number of decisions made per minute. I don't claim to have a brain capable of making more than what I percieve to be the average.

    10. Re:Really? by WinterSolstice · · Score: 2
      I believe he meant "functional debugged code". As in, JPL/NASA quality stuff. Not raw code.

      Think about it. MS programs typically have over 1M lines of code; which takes them two+ years to compelete. It then takes them another year or two to release patches and bug-fixes.

      I have heard the Gartner estimates on coding speed, and I agree with them to a point. I personally write about 60 lines of debugged, optimized, platform adjusted (either specific or not, depending) spell-checked code a day. I obviously am not the programmer this other fellow is, but I clearly make waaaaay more.

      Perhaps a correlation?

      -WS

      --
      An operating system should be like a light switch... simple, effective, easy to use, and designed for everyone.
    11. Re:Really? by sydb · · Score: 2
      a thousand lines of code in an average productive coding day

      so:
      ...
      printf('Hello World');//Simply print hello world
      printf('Hello World');//Do it twice!
      printf('Hello World');//Now for the hard bit
      printf('Hello World');//yeah
      printf('Hello World');//This bit was tricky
      printf('Hello World');//See me for an explanation
      printf('Hello World');//so l33t
      printf('Hello World');//umm...
      printf('Hello World');//damn lameness filter
      printf('Hello World');//NEVER change this line
      printf('Hello World');//nearly lunch time
      printf('Hello World');//phew! it works!
      ...
      like that?
      --
      Yours Sincerely, Michael.
  12. On creation and evolution by dgb2n · · Score: 3, Insightful

    As a Christian, I believe that the entire Bible is true.

    That said, I reconcile creationism and evolution through a very simple statement.

    It took God 7 days to create the universe. No one can presume to know how long one of God's days lasted. Plenty of time in one of God's days for evolution to occur.

    No contradiction at all.

    1. Re:On creation and evolution by NixterAg · · Score: 1
      Actually it is not specifically mentioned that some segment of creation was done in a day. Put yourself in Moses' shoes and then try to read Genesis 1 as an account of what was revealed to him. For example:

      Genesis 1:3-5

      3 And God said, "Let there be light," and there was light. 4 God saw that the light was good, and he separated the light from the darkness. 5 God called the light "day," and the darkness he called "night." And there was evening, and there was morning-the first day.

      So Moses sees God commanding the creation of light and allowing for the absence of light. Then Moses' day ends. The next day, another aspect of creation is revealed to him. Then his day ends.


      This isn't necessarily the correct way Genesis is intended to be understood but the wording of Genesis seems to suggest that something other than the traditional interpretation is going on.

    2. Re:On creation and evolution by jmu1 · · Score: 2


      If you believe every word of the bible is literally true, then how can you believe that every word of the Bible is true? Not to sound too redundant, but if Man is flawed, how could he have penned the bible? Asside from that, how can you account for the losses in translations? You do know that things have been added/omitted over time, right? So does that make the bible non-infaliable?
      Again, I'm not trying to troll, nor am I trying to start a flame war, I m a skeptic who once upon a time was a sheepish fellow who believed everything he was told. I just want to hear it from some intelligent persons.

    3. Re:On creation and evolution by Lerxst · · Score: 1

      Can you take the same leap in logic when it comes to Noah and the 40 days of rain? Which days? God's days or "regular days"? What about how people lived 900+ years? Who's years? God's years or "regular years"? How do you differentiate between the two consistently?

      What about all of the other specific measurements mentioned throughout the book? Do you rationalize some to fit into your perceptions, while others are presumed to be "one of God's" measurements? What about real life measurements?

      Can God change an inch into a foot at will? No, well then what about a day into a millenium?

    4. Re:On creation and evolution by Anonymous Coward · · Score: 0

      brilliant dude, you should write a book.

      My imaginary friend could beat up your imaginary friend!

    5. Re:On creation and evolution by smoser · · Score: 2, Insightful

      I'm a Christian, but don't believe that things happened in the beginning the way Genesis says the do

      However, I do believe in an *all* powerful God. If God wished to create this universe at this exact point in time (as I type this message), so that everything *appeared* to have happened the way our scientific understanding shows it to have happened, then he could have. He could put the current thoughts in my head and all the knowledge, and all my memories, so that I would not have any idea that I didn't have those thoughts, learn that knowledge and create those m emories.

      I think one of the Hitchhiker Guide books mentions the aliens who were creating the science project that was the earth buried dinosaur bones. same basic idea.

      so, you have to admit that it sure *appears* that our scientific understanding of the history of the world is correct, but if you believe in an all powerful God whose thoughts and actions can not be understood by man then you have to accept we may have been fooled.

    6. Re:On creation and evolution by kalidasa · · Score: 1

      Asside from that, how can you account for the losses in translations?

      Usually they do so by claiming that particular translations were more or less inspired (look up "divinely inspired King James Bible literal" on Google some time; note that these folks usually don't know a damned thing about the translation process, don't know e.g. that the KJV used big chunks of other translations as cribs, and certainly don't know anything about the textual criticism of the originals - that the various early texts of the Bible - not the translations, but the Greek, Aramaic, and Hebrew texts - are not consistent with one another!). That said, it really is better not to argue with folks about their religious beliefs. It is in the nature of religious belief to override all other experience in one's judgment. But what this has to do with this interview, I don't really see; and I'm not sure what the questioner's point is in the interview, either. Unlike Christianity, which has a long history of conflict with modern science, Judaism has tended to be more flexible in accommodating theology to science. It would never have occurred to me to ask how a Jewish scientist was able to make that accommodation, though it would occur to me to ask a Christian or Muslim scientist (depending upon which strains of Christianity and Islam they represented).

    7. Re:On creation and evolution by Misfit · · Score: 1

      Hope you don't mind me responding to you.
      1) As a Christian, I do take the Bible literally, except where it is not to be taken literally (parables, certain prophetic imagery, and the story of Sampson which I am under the impression was a story).

      2) Yes man is flawed, but the Bible says about itself that it is inspired or rather God-breathed. That means that God wrote the Bible, but used man as the tool to write it. If God is sovereign and all-powerful, he surely can make sure that what he wants to be written will be written.

      3) There are losses in translation, however we do have original copies of the manuscripts (24,000 new testament manuscripts) and if I remember correctly less than 1% discrepencies. Of those they are minor such as putting in one to many letters, incorrect punctuation, etc.

      4) 3 kinda covers this. Little could be added because there are too many copies that would show the flaws.

      5) So yeah, the Bible is still infallible. The wisdom in the Bible is still as sound as ever.

      Don't take my word for any of this. Check out both sides of the arguments, not just the side you want to hear from (that was meant as a suggestion, not an attack on your character).

      Misfit

    8. Re:On creation and evolution by Anonymous Coward · · Score: 0

      This is merely a defense of Genesis 1 and the Biblical 6 day creation, not an attempt at proselytizing or proving a young earth.

      First let me just point out that at the end of each day period in the Genesis account, it says (paraphrasing) "...a morning and evening, one day".

      Saying that it's God-days, or Moses' perception, or that there was time in between days is kinda silly and really just reaching to prove the bible wrong. Also, I don't think the Jewish culture wrote like that, (but that is my own opinion and not something that I can readily back up with documentation).

      The first act of God was to create light. Notice that he did not create the sun and moon until the fourth day. What is the purpose of creating light? So God can see what he is doing? I would argue that there is really no point in having the light except to differentiate the passing of time, (which allows you to have a morning and an evening). The role of the light is later taken over when God creates the Sun and moon on the fourth day.

    9. Re:On creation and evolution by jmu1 · · Score: 2

      I do appreciate the reply. I enjoy reading/hearing other's beliefs. I don't want to sound like a total jerk, but why, if #2 is true doesn't the almighty just zap a bible right down into my lap? Why is it they cost humans various capital to make/distribute? Why aren't there newer texts? Did the existence of man just sort of slip his mind and he decided that he didn't have to communicate anymore(don't tell me that praying is communicating, coming from a(once) blind faith guy... I've never heard back). I very much doubt #3/#4, I need proof. Anyway, thanks for the discussion... don't be afraid to continue!

    10. Re:On creation and evolution by Eric+Gibson · · Score: 1

      Hmm, that's not logical at all... The nomenclature in the bible say's nothing about one of "God's days". And thereafter God repeatedly uses the term day to measure lengths of time for his various actions, which are always the length of our "Human day".

      As a Christian, I believe that the entire Bible is true.

      So I'm assuming by this statement that you believe that the bible is fact... Sigh... I love our new christianity, and this redefinition of faith. As we advance it becomes more and more apparent that none of it's real. I hear this kind of interpretation of the bible over, and over. It's sad that we've resorted to completely subjectifying the facts. Warping them to our needs, reobjectifying them and THEN blindly following that interpretation. Guess what, you're not worshipping Him, your following your own beliefs at that point. Why don't you just drop the baggage and come up with your own beliefs, and at least base them on something tangible.

    11. Re:On creation and evolution by gosand · · Score: 2

      I have heard this argument before, and believed it at one point. (I grew up Catholic BTW). That is just one statement in the Bible that you can resolve with a simple statement. If that is true, then it would mean that a lot of time passed from the time God created Adam, to the time he ripped out his rib while he was sleeping and created Eve. How did this theoretical human race survive with only males? I am presuming, of course, that you can't just change the context of time to suit your beliefs.

      --

      My beliefs do not require that you agree with them.

    12. Re:On creation and evolution by eugene+ts+wong · · Score: 3, Informative
      If you believe every word of the bible is literally true, then how can you believe that every word of the Bible is true?
      You have a point, I think. Just to be sure that I understand you, you are asking, "Are you sure that there are no figures of speech in the Bible?". If so, I would claim that there are figures of speech in the Bible. When many Christians say that the Bible is 100% true, or that they believe that it is 100% accurate, they probably mean that when you factor in the context, and account for figures of speech then, yes the message is 100% accurate--at least they ought to believe that.

      To quote a couple of paraphrased examples in your favour: "the trees of the fields will clap their hands", and "the eye of the Lord runs to and fro throughout the earth". Most Christians, would say that these are actually literally true. But to be actually literally true, the trees of the fields would have to have hands like ours and the Lord's eye ball has to run around on legs. Fortunately, for the Christian, it is better to say that the figures of speech describe things that are 100% true. So, the Christian should be standing up for the intended meaning. It's just that most North Americans are so used to thinking skeptically from a literal stand point, that it is difficult to interpret the text.
      Not to sound too redundant, but if Man is flawed, how could he have penned the bible?
      Perhaps I misunderstand you. This doesn't sound redundant to me at all. I believe that God can use the resources available to him to produce *exactly* what he wants. The Bible says that he can raise up rocks to be children of Abraham. In that context, Jesus Christ was speaking, and he wasn't speaking figuratively at all. He was trying to be emphatic about the Father's skills. Therefore, I don't believe that it is too great a task for God to use error prone man to create a Bible.
      Asside from that, how can you account for the losses in translations?
      I don't believe that there are any losses in translations, so I guess I'm free to go now? ;^) Seriously, I don't believe that there are any. However, maybe I can answer a slightly different version of the question, or just another question. If my answer doesn't help, then it's no use discussing it, because I don't have much else to say. One could ask, "Why are the gospels so different in describing similar events?". Well, a simple answer, from a non-researched point of view, is that Jesus Christ was around for a long time, and he could have done several similar things in those few years. I believe this to be true about many events in the gospels, but not all/most. I believe that the authors were very different types of people trying to describe similar facts, events, and technologies.

      If you will you allow me to digress just for a moment, I try to tie this next example in. In the book of Acts, there is a man described as "the chief man of the island", according to the KJV. The point is that the man wasn't described as the chief, big wig, or the leader. Many non-Christians claimed that this was just a made up fable or whatever. When archelogists found manuscripts describing "the chief man of the island" [in the original language of course], they began to see that the Bible does have some credibility. My point is that the Bible is trying to be a context sensitive compilation of 66 books, as opposed to 1 text book.

      Thus, in the gospels, different authors will try to describe the same events, in different ways to make different points. The one about the centurian and his servant is a perfect example of my point. Matthew states, "...there came unto him a centurion, beseeching him...", and "...the centurian answered...". Luke states, "...and when he heard of Jesus, he sent unto him the elders of the Jews, beseeching him...", and "...the centurian sent friends to him, saying unto him...".

      I'm going to continue in another post, because I don't want Netscape to crash and loose this entire message. Netscape crashes on me when my messages get too big.
    13. Re:On creation and evolution by Misfit · · Score: 1

      1) I'm not really sure how to answer this. a)Couldn't tell you why God doesn't zap Bibles around. b) Creating and distributing Bibles does provide people with jobs, can be profitable (monetarily and spiritually).

      2) Newer texts. The Bible is complete. It started at the beginning of the universe and ends and the end of the universe (I was surprised that there is a sort of restaurant there (HGthG reference), although it refers to it as a wedding feast. Close enough).

      3) What God needed to communicate, he has. Don't blame Him if you haven't read or listened.

      4) Feel free to doubt, but make sure you follow up and prove that you have reason to doubt. There are more than enough books out there concerning manuscripts. josh McDowells "Evidence that demands a verdict" can get you started with a Bibliography (Christian, Jewish, and non-believers books are referenced).

      5) Concerning Blind Faith. Jesus said "love your God with all you heart, soul, and *mind*". The Bible says to "test the spirits", make sure of what you believe. No where does it say to leave your brain at the door.

      Misfit

    14. Re:On creation and evolution by jmu1 · · Score: 2

      Well, of all the reading I have done in the past, all of the observations that I had done by visiting many churches(even other religions)... I made my mind up that I don't need the world explained to me. I feel what I feel. If there is an all powerful being, then he can damn me even if I do what I'm "told". I am alive. I will die. When I do, my body will be compost(if the state lets my family do so...side note, no government can tell me what I can or cannot do with my body damnit!). I won't care.
      On a totally different subject than the bible, what happens to those who lived before the man commonly refered to as Jesus? What about those who have never heard of the fellow? What about babies? What about those who do not worship Jesus, but worship the same deity? Are they denied, or do they default to heavenly status? Again, I'm not trying to be a jerk, I just have never been given an answer that didn't require me to leave my sensabilities at the door.

    15. Re:On creation and evolution by eugene+ts+wong · · Score: 1

      I believe that Matthew was writing from a legal stand point. In other words, he was trying to give his gospel a legal flavour. He was, after all, a tax collector, and his gospel often explained how Jesus Christ fulfilled Jewish prophesy. Whether or not Jesus Christ fulfilled Jewish prophesy is a different discussion. My point is that Matthew had that type of a goal for his readers.

      Luke, was a doctor, and he was much more technical in his words. Therefore, he would tell the story from a different view point. In fact, he only had one reader in mind, Theophilus, when wrote his gospel. Theophilus had heard many details about Jesus Christ, and Luke was trying to tie it together with some technical info that was relavent to Theophilus.

      To elaborate on this a little, Matthew described things from the centurian's perspective, and neglected to tell the details about the carriers of the message. If I tell people that I am communicating with you, I don't have to tell them the tcp/ip aspects of the communication, or what hardware I am using. This is just like Matthew. He tells the story as if the carriers of the message are just an assumed detail, or irrelavent detail, because Matthew's culture doesn't care to know about these things. If Matthew gave all of the details, his readers may begin to say in their own words, "What's your point? What's the difference? It's the centurian's message that's relavent. Just cut to the chase!". Even today, we have similar story telling methods. On CNN, we hear about America at War. What? Both North and South America are at war? Oh, you mean just the US? But how does the entire country just pick up and go to Afganistan? Oh, you mean just the US in general as a group, but not all of the US population and physical country? Oh, okay. Yeah, I see now. :^)

      However, Luke was writting from a more technical standpoint, and didn't hesitate to draw attention to how the message was carried. I believe that Luke was trying to describe a man who had a cool, logical head about him, and had just learned about who Jesus Christ was, and was willing to act on the information.

      Matthew wanted to describe how Jesus Christ felt about this type of a person. Matthew tends to give more details about what Jesus Christ said. I'm willing to bet that Matthew was telling the story from the perspective of what the centurian was seeing and hearing.

      Luke wanted to describe how the centurian acted, in the context of his Jewish influences. Luke tends to give more details about what the centurian and the messengers said. I'm willing to bet that Luke was telling the story from the perspective of what Jesus Christ and his following crowd was seeing and hearing.

      I hope that helps to explain a few things. I don't expect that it helps much. I only wanted to show that there is an alternative to the average Christian response.

    16. Re:On creation and evolution by jmu1 · · Score: 2

      An interesting perspective, to be sure. I have to look at things in about the same sense as a businessman. Anecdotal evidence is not good enough for me. Personal bias, miscommunications, etc happen far too often when one person takes down the events of the day, then pass it along. I do appreciate your input and respect your willingness to thoughtfully backup your beliefs. That alone, in my book, makes a person good.

    17. Re:On creation and evolution by Anonymous Coward · · Score: 0

      Hi all.

      On Creation:
      I heard once that the hebrew words for "And there was evening and there was morning" literally mean "From disorder to order." This would allow for reconciliation with scientific findings. Another thing i heard was that Moses, when writing about each day of creation, was making fun of each of the different Egyptian Gods. The key to understanding the Bible is to get inside the minds of the writers and try to see things from their perspective. Looking at the original Greek and Hebrew texts is essential to uncover the full meaning. A good concordance should help.

      On Evolution:
      The original Darwinian theory of evolution has been proven wrong. Traits aquired during a creature's life are not passed on to it's offspring. The current theory is that new traits are aquired through random genetic mutations. But since these mutations are random, the chances that they will have a negative effect far outweighs the chances that they will have a positive effect. Is there even a single documented case of a positive random mutation? Sickle cell anemia makes people invulnerable to malaria, but at the cost of potentially bleeding to death.

      Feel free to disagree. Discussion is good.

    18. Re:On creation and evolution by samdu · · Score: 1

      Yes, but one must also take into account the voice of the author. It was not God himself that wrote the words in the Bible, but (if you believe the whole God thing) a scribe. Surely the scribe would have meant a day as in a 24 hour day as that would be his experience with the term. The "A day to God is as a thousand years" thing doesn't work in the context.

      -Sam

    19. Re:On creation and evolution by Anonymous Coward · · Score: 0

      You make some excellent points but I understand why this was posted as an Anonymous Coward.

      Discussion is good. Unfortunately if you claim to be a Christian on slashdot, you're usually mod'ed down.

    20. Re:On creation and evolution by SLi · · Score: 1

      What happens to those who lived before the man commonly refered to as Jesus?

      They will too be saved (yes, retroactively) through the grace of Christ's death on the cross - if they believed in God and his promises, of course. What they had to believe differed, however, quite a lot from what God requires from us who live after Christ.

      What about those who have never heard of the fellow?

      There's a promise that everybody hears at least something - even if that may not be very much...

      From Romans 1:20: "For the invisible things of him from the creation of the world are clearly seen, being understood by the things that are made, even his eternal power and Godhead; so that they are without excuse" [KJV].

      That's even more reason for taking the mission to spread christianity seriously. So that everybody at least may hear.

      What about babies?

      The Bible is not very clear on this. That probably means the details are not very relevant, since there's not much we can do about it anyway. My guess is that little children will be saved, but I'm really nobody to speculate on that.

      However, we have a promise (Psalms 98:9) that God will judge the earth with righteousness and the people with equity. I believe this means that after the judgment absolutely nobody will feel they were treated unfairly.

      What about those who do not worship Jesus, but worship the same deity?

      [Jesus said,] "I am the way, the truth, and the life: no man cometh unto the Father, but by me" (John 14:6).

      This is one of the things which Jesus was quite explicit about. Without Christ, there is no salvation.

      Again, I'm not trying to be a jerk, I just have never been given an answer that didn't require me to leave my sensabilities at the door.

      I know the feeling. I don't think I got very good answers before converting, either.

    21. Re:On creation and evolution by Yunzil · · Score: 2

      ) As a Christian, I do take the Bible literally, except where it is not to be taken literally

      Followup question: How do you tell the literal bits from the non-literal bits?

    22. Re:On creation and evolution by Misfit · · Score: 1

      You aren't going to like these answers, but they are biblical.

      I'm skipping your statements since I would rather just answer questions and not argue (I'm not implying that you were trying to instigate an argument, merely that that is where it could possibly go).

      1) Before Christ is just the same as after for the most part. You had to have faith in the Judeo-Christian God, understanding that you were a sinful being and incapable of saving yourself.

      2) Those who die without knowing Christ and God's expectations are punished accordingly. We say this is unfair because we are looking at it from our perspective, but God says that we are all worthy of Hell, but graciously saves some. This is a tough one and you wouldn't be the first to reject this, however it is biblical.

      3) Babies go straight to heaven. There is an age of accountability, although I'm not sure where in the Bible it is referenced.

      4) See 2. After Christ came, faith in him became the method for salvation (John 14:6), which is still no different because he is God.

      Read, I mean really read, the first eight chapters of the book of Romans. Paul argues these points much better than I do.

      I won't be posting any more to this line as I'm leaving work soon, and the thread will be gone by Monday.

      Misfit

    23. Re:On creation and evolution by Anonymous Coward · · Score: 0

      The overwhelming majority of the Bible (esp. the New Testament) is about Christ and how he died for your sins, and how we all need to accept his death for our sins. So, what I have to add to this is just that - Christ died for your sins. His death erases all the bad shit you have done in your life. Why must we always give our bullshit theories on how the earth was created? I don't know for sure. It doesn't matter to me. What matters is I have to live my life on this earth, and need to interact with people, and I want to try to live a meaningful life. I can do that with Christ, and couldn't find any other way to do it.

    24. Re:On creation and evolution by Yunzil · · Score: 2

      As a Christian, I believe that the entire Bible is true.

      Oh dear, oh dear:

      Leviticus 11:21-22 (KJV)
      Yet these may ye eat of every flying creeping thing that goeth upon all four, which have legs above their feet, to leap withal upon the earth;

      Even these of them ye may eat; the locust after his kind, and the bald locust after his kind, and the beetle after his kind, and the grasshopper after his kind.

      So, do grasshoppers have four legs then? :)

    25. Re:On creation and evolution by Misfit · · Score: 1

      Posted too soon. On number four, 2 should be 1. also as a follow up, David makes a reference too seeing his baby son, who had just died, in heaven. Dr. John MacArthur also backs up 3.

      Misfit

    26. Re:On creation and evolution by eugene+ts+wong · · Score: 1
      An interesting perspective, to be sure.
      Thanks. I appreciate your reaction. I was wondering if you would go off topic or turn this into a heated debate. You're probably the nicest guy that I have ever disagreed with.
      I have to look at things in about the same sense as a businessman.
      You mean that you have to take the most logical choice, with the best economical results? If that's what you mean, I understand. You shouldn't go off half cocked, and jumping to conclusions.
      Anecdotal evidence is not good enough for me. Personal bias, miscommunications, etc happen far too often when one person takes down the events of the day, then pass it along.
      You should be careful with what you say. Most people don't believe that their most sacred scriptures are anecdotal evidence. Christians believe that they are getting the goods from the eye witnesses, and people who really lived in the time period. It is beyond dispute that the Bible comes from the time period. It's just a matter of whether the authors were lying or foolish lunatics. Whether or not you agree with any of this paragraph, it would be wise to be careful with your words in this type of a context. In other contexts, where it can be proven that what you said is true, then it should be okay.
      I do appreciate your input and respect your willingness to thoughtfully backup your beliefs. That alone, in my book, makes a person good.
      Thanks. I appreciate the time that you put into replying and even starting this discussion.
    27. Re:On creation and evolution by Anonymous Coward · · Score: 0

      Actually I'm just too lazy to create an account. My real name is Rick Kreikebaum, and my email address is teektee@betablue.net. How do you create an account anyway?

    28. Re:On creation and evolution by jmu1 · · Score: 2
      Thanks. I appreciate your reaction. I was wondering if you would go off topic or turn this into a heated debate. You're probably the nicest guy that I have ever disagreed with.

      You aren't the first to say that, however I am flattered.

      You mean that you have to take the most logical choice, with the best economical results?

      I'd say that's pretty close to what I mean.

      You should be careful with what you say.

      I decided a while back that anything that I say will, unfortunatly, get someone rilled up. That's really too bad, they could get some sort of perspective by listening to others instead of getting offended. I certainly applaud your handling of the opinions written here.

      I appreciate the time that you put into replying and even starting this discussion. Thank you, it was quite fun stretching the ol' head muscle!

    29. Re:On creation and evolution by jmu1 · · Score: 1
      Well, there I go, not putting my end tag on a bold statement again! lol...
      that should have only been someone

      I guess that is what I get for submitting before I preview! ;)

    30. Re:On creation and evolution by EastCoastSurfer · · Score: 2

      Since you are mainly getting christians trying to convert you I thought I would toss something different out at you.

      My main problem with most organized religions is the if-then-ness of them. If you do x you get y seems to me to be a very man-made concept. Perhaps it was thought up by some preists years ago to help control the population, but we will never know.

      Now, christianity says that IF I live my life in a certain way and believe in certain things THEN I get everlasting life. I have looked hard and can't seem to find the actual grace in that statement which actually seems more like an ultimatum. With the christian God being benevolent and omnipotent how can He in good conscience let me go hell b/c I didn't follow a particular rule?

      -sacrasm for the humor impaired
      I guess we could always say that God is a pretentious prick and if you don't think His way he won't invite you to his after party. I have yet to hear that argument though.
      -/sarcasm>

    31. Re:On creation and evolution by jmu1 · · Score: 2
      lol, I do like your sarcasm.

      I was hoping to get more than just Christians into the discussion, but it seems like that isn't too likely to hapen(asside from what you wrote). I do quite agree that if the christian god exsists as is discribed to me by various persons, then he does seem a bit heartless. But, I suppose that compassion is a human trait.

    32. Re:On creation and evolution by eugene+ts+wong · · Score: 1

      A-a-ah, I see. And here, I thought that you wanted to emphasize the whole thing! :^)

      I see that you've become a fan of mine. I'll one of yours. I'm sure that we'll see more of each other around here.

    33. Re:On creation and evolution by eugene+ts+wong · · Score: 1
      I decided a while back that anything that I say will, unfortunatly, get someone rilled up. That's really too bad, they could get some sort of perspective by listening to others instead of getting offended. I certainly applaud your handling of the opinions written here.
      That's a very good point. I wish that people would spend more time asking the person what they are saying, and rephrasing it, or at least showing what the listener believes the speaker is trying to say. That's the problem with /. People usually respond as, "That's stupid and wrong. I am rational and right. Here is why.". Very foolish method of communication.
    34. Re:On creation and evolution by BeastOfBurden · · Score: 1

      There's a big difference between "adaptation" and "evolution".

      Adaptation is the ability of a species to physically adapt to its environment. This is a demonstrable, repeatable phenomenon.

      Evolution takes the concept of adaptation to a ludicrous extreme, i.e. through adaptation, an entirely new, genetically different type of animal was generated over the course of time due to adaptation to its environment. Example: water breathing fish develops lungs to breathe air, then developing legs and losing gills to become a lizard or a mammal or some other such thing.

      Hogwash.

      The God that is described in the Bible is a God who can create based on simply speaking. "And God said, 'Let there be light', and there was light". If this is actually true (which has to be taken on faith, no way we can prove how it happened after the fact), then He is obviously powerful enough to create the universe in six literal 24hr days, or in six extended days, or pretty much according to His own timetable. I don't claim to understand HOW He did it. I believe the important thing is that I believe He CAN and DID. Another thing to remember is that the Bible says that God created all living beings "according to their kinds", which I take to mean that he put the polar bears where it was cold, and the pythons in the jungle, etc. I also believe that He gave each animal the ability to adapt to its surroundings, because the world He created is not static, but alive and changing all the time.

      In any case, the I believe it matters to Him whether we believe His word or not. The Bible talks a lot about that. Most of God's dealings with Israel center around whether they actually believed He would do what He said He would do.

      Interpreting Genesis or any other part of the Bible as allegory is simply trying to rationalize away the fact that you don't truly believe in the God that is actually described, but some safe palatable version that doesn't require absolute obedience.

      Believing in Creation versus Evolution is simply a question of whether you believe God's word (the Bible) is true or not. You can't reconcile the two and maintain any semblance of logic, based on objective observation.

    35. Re:On creation and evolution by Anonymous Coward · · Score: 0
      "What about how people lived 900+ years? Who's years? God's years or "regular years"? How do you differentiate between the two consistently?"

      I think, maybe, it's Dog years.

    36. Re:On creation and evolution by Anonymous Coward · · Score: 0
      "In any case, the I believe it matters to Him whether we believe His word or not."


      If it's so important to him that I believe, then why doesn't he just show himself. I mean, in the Bible, everybody and their Dog heard the voice of God or witnessed some kind of miricle, so why won't he talk to ME. After all HE made me a skeptic, so he should know that I won't believe unless I have irrefutable proof.

    37. Re:On creation and evolution by BeastOfBurden · · Score: 1

      I understand why you interpret Christianity as you do, because for the outside in, it sure can appear to be the case that IF you live a certain way THEN you get eternal life, and there have been many people within the Christian faith who have erroneously been proponents of that type of thinking. The truth is that there is no way we can ever live our entire life in a way that perfectly pleases God. We've already screwed up, which is what the Bible calls sin. We're (Christians and non-Christians) all in the same predicament: "For all have sinned and fall short of the glory of God" - Romans 3:23 You may or may not have heard that before. At face value, you can read that verse and say, "Why does it matter that I've sinned? If I've already blown it, where is the hope?" The answer to both of these questions is found later in Romans 6:23 "For the wages of sin is death, but the gift of God is eternal life through Jesus Christ our Lord." So sin leads to death, but God has a gift He wants to give us - eternal life! How do we get it? Through Jesus, who paid the penalty for our sin by dying on the cross in our place. All we have to do is to accept God's gift of eternal life by acknowledging that Jesus died on the cross and was raised from the dead, confess Jesus as your Lord. "... if you confess with your mouth that Jesus as Lord, and believe in your heart that God raised Him from the dead, you will be saved" - Romans 10:9 Saved from what? Saved from death (wages of sin). Not physical death, but spiritual death in Hell. Our obedience to God's word after we are saved (through confessing and believing) is merely an expression of our gratitude towards God for saving our souls from an eternity in Hell. The grace is found in that we don't deserve eternal life, but God freely gives it to us if we confess and believe. There is an if-then-ness to Christianity, but I other faith offers eternal life simply for the asking. Other faiths simply say you should live a "good" life and hope God is pleased. With Christ, you can be sure of your salvation the moment you confess and believe in Him, and then spend the rest of your life saying thank you and getting to know Him better. Don't take my word for it. Read the book of Romans, find people who know the Bible, and bug the heck out of them until you get your questions answered. Challenge God's Word to live up to the promise that actually it is true. You won't be disappointed if you stick to it and don't give up.

    38. Re:On creation and evolution by Tyreth · · Score: 1

      I can answer this question for you. God created Adam & Eve the first parents. They both sinned, and brought all creation (plant, animal, human) under a curse.

      Since then mankind has continued in sin (from the extremes of murder, to the casual like murderous thoughts, deceit, etc). When comparing yourself to another man you can safely think "I'm a pretty good person, not that bad at all". But when comparing ourselves to the perfection of God we all fail terribly.

      Each individual is responsible for their own actions, and because of this every man deserves death for his actions.

      Yet God in His mercy has been pleased to select a few people and forget their sins, making them rightous. So these few will not go to hell but instead live with God for eternity. Every other human that He does not select will go to hell.

      So that is why He does not reveal Himself to every human - some He has chosen, some He has not.

      Yet even though you haven't seen Him yet doesn't mean He hasn't selected you. If He has, then you will be moved by your own evil nature, and fall on your knees begging Him for forgiveness. He will be merciful and forgive you, making you righteous so that you will live with Him.

      I hope that answers your question. This is the teachings in the Bible, and also taught by great Christian authors over the years, particularly during the reformation. Today these teachings are not popular, and most mainstream Christians are unaware of this fundamental truth of how God works with men.

    39. Re:On creation and evolution by eugene+ts+wong · · Score: 2
      I mean, in the Bible, everybody and their Dog heard the voice of God or witnessed some kind of miricle...
      Actually, that isn't true. Not everybody heard the voice of God or "saw" him or sensed him in the scientific sense that you are probably asking about. I could quote some black and white examples if you want, and I can also point to some implied examples too. It's just that I don't want to bore you with the details.

      You question is still valid, though.
    40. Re:On creation and evolution by eugene+ts+wong · · Score: 1
      Go to the top of the page, and look for the following on the left hand side:
      faq
      code
      awards
      journals
      subscribe
      .
      .
      .
      etc.
      then click on subscribe. It should be pretty obvious from there.
    41. Re:On creation and evolution by TheLink · · Score: 2

      He didn't say literally true.

      I sure hope noone tries to take the entire bible literally - there's lots of poetry and one has to look at the context (see song of songs - your teeth are like a flock of sheep just shorn :) ).
      http://bible.gospelcom.net/cgi-bin/bible?passa ge=S ONG+4&language=english&version=NIV&showfn=on&showx ref=on

      Not very much has been added or omitted over time. Go get a decent bible (NIV study bible perhaps)- it'll let you know if there's some doubt on the meanings, difficulty in translation etc, or that some older manuscripts don't have a passage etc.

      There are more documents - scrolls, manuscripts etc supporting the integrity of the bible than there are supporting Homer's or Shakespeare's stuff.

      Sure there is not enough "science grade" evidence for many things, but there is enough legal grade evidence. There are many things in the world where scientific proof doesn't really work - legal proof is sufficient.

      You call witnesses to the stand, sure they all may be unreliable, lying or bought. It is likely that they all tell a slightly different story too. But if the story is similar enough for all/most, and the important bits agree, hey it could be sufficient legal grade evidence. You should note that in the early days many christians, including the apostles were tortured and killed for their beliefs. In fact nowadays christians still are being killed around the world just for their beliefs - Sudan, Pakistan etc.

      You want anecdotal evidence - one of our church worker's friend once asked God for proof of his existence - he didn't believe then. The request was genuine, and God obliged with his requests _many_ coincidences, rain stopped in time (walking), started back again (in bus), traffic lights changed in time (he actually said stuff to the effect - If you are really there, God, green light please on the count of X). So he believed.

      But after he believed, God didn't really answer his subsequent requests, so he asked our church worker why. Our church worker told him - "hey God isn't your genie!".

      And this to me is so true. Think about it - if there is a all powerful, all knowing and _good_ God, he's not going to just do everything you ask for. Parents who love their children don't give their children everything they ask for. But they give them what they need.

      It's sad when you see some Christians think there's a magic formula, do XYZ and God is sure to do _what_they_ask_. That is rather disrespectful.

      That said, I'm pretty sure God as our Heavenly Father will answer your call if you're looking for him. I don't really know how God will respond.

      Best evidence is to hear it from your own mouth, but sometimes all you get _first_ will be from other people.

      Link.

      --
    42. Re:On creation and evolution by eugene+ts+wong · · Score: 1
      Leviticus 11:21-22 (KJV)
      Yet these may ye eat of every flying creeping thing that goeth upon all four, which have legs above their feet, to leap withal upon the earth;
      [snip]
      So, do grasshoppers have four legs then? :)
      Uhm, no...they have 3. Why? ;^)

      Seriously, I think the passage wasn't listing the one type of animal that they could eat, or implying that edible animals must *only* have four legs. It is listing the several types that they could eat. The latter part would almost be like an ammendment. I don't know if that helps or not, but feel free to reply.
    43. Re:On creation and evolution by Anonymous Coward · · Score: 0

      Seriously, I think the passage wasn't listing the one type of animal that they could eat, or implying that edible animals must *only* have four legs. It is listing the several types that they could eat.

      Nope. Read again. "Yet these may ye eat of every flying creeping thing that goeth upon all four [...] Even these of them ye may eat..."

      In other words: "You can eat everything that goes on four legs.... yes, even locusts, grasshoppers, and beetles."

      What does "them" refer to if not every flying creeping thing that goeth upon all four?

    44. Re:On creation and evolution by Anonymous Coward · · Score: 0

      Hogwash.

      Why is it hogwash?

      I also believe that He gave each animal the ability to adapt to its surroundings, because the world He created is not static, but alive and changing all the time.

      Congratulations. That's the definition of evolution. Now: given millions, even billions of years, what's to stop one species changing into another? How far can you change a polar bear before you wouldn't consider it a polar bear any more?

      But this is all moot, since speciation has been observed.

    45. Re:On creation and evolution by eugene+ts+wong · · Score: 1

      I just checked and you are right in that "them" does refer to the creeping upon all four. Therefore I do stand corrected from my original reply. I now speculate that the Bible was refering to the walking on all four of the first four legs and jumping on the last two. I'm not claiming to have proved anything. I'm just saying that this is still open to discussion. I'd have to look at grasshoppers and what have you.

      Thanks for replying and bringing this to my attention. Seriously. I'm going to look into it more [for my own personal knowledge].

    46. Re:On creation and evolution by Gerv · · Score: 2

      Now, christianity says that IF I live my life in a certain way and believe in certain things THEN I get everlasting life. I have looked hard and can't seem to find the actual grace in that statement which actually seems more like an ultimatum. With the christian God being benevolent and omnipotent how can He in good conscience let me go hell b/c I didn't follow a particular rule?

      There seem to be a lot of people on Slashdot who don't get how this works :-)

      The Christian message is not "IF you live like this and believe that THEN you'll get eternal life" - like a donkey with a carrot. It's hard to sum the message up meaningfully in a sentence, so I hope you'll permit me a paragraph or two.

      We all, by our nature, choose to "sin" against God - do stuff which doesn't match up to his perfect standards. Therefore, by our own actions, we deserve punishment. God would be perfectly justified in smiting us all from here to Thursday. However, because He cares about us, he sent Jesus to live the perfect life we never could; he was then the only person who did not deserve God's punishment. This made him able to take ours, by dying on the cross. For Jesus to die for your sins, and God to show you grace, all you have to do is accept his offer and trust in Him to save you.

      So, a Christian is someone who's accepted Jesus's offer of forgiveness, and all that this entails. Saying "God will smite you if you don't do what he says" has it backwards. The message is that "Jesus will save you from your own sin if you trust in him as your Saviour and Lord."

      Gerv

    47. Re:On creation and evolution by Anonymous Coward · · Score: 0

      Do you ever ask why you are a Christian? Could it be because you were born into a Christian area, and that was the religion that just happened to be available?

      Take this a step further and imagine the possibility that you were born in Israel.

      Your statement that you '...are a Christian and therefore...' seems a bit shallow.

      Shouldn't it be, 'with all of the diverse beliefs out there, I should see if the Bible stands up to scrutiny and tests as compared with science and other holy books, and then i'll make my descision' - or is that too much into the area of critical thinking for you?

      -> I didn't mean that last statement to sound insulting, lol, sorry if it doth...

    48. Re:On creation and evolution by EastCoastSurfer · · Score: 2

      I don't think that I am on the outside looking in so to speak. Growing up I was always the kid in Sunday school that asked "why" and bugged the heck out of the teachers. In college I took many religion and philosophy courses(in between CS of course :) in attempts to clear these kinds of questions up. The problem is that the more you learn about other religions/faiths/cultures the more you question who is actually right(for that fact if anyone can be).

      I could just go with Pascal's approach which said that by just looking at the consequences you should believe in christianity. To summarize, he said that since it is relatively simple to be a christian why take the chance of burning in hell. Heck I dug up the relevant quote :)

      "If God does not exist, one will lose nothing by believing in him, while if he does exist, one will lose everything by not believing." - Pascal

    49. Re:On creation and evolution by DanThe1Man · · Score: 2

      You really think your chosen by god? You make me sick. Why don't you get a bunch of guns and start a commune in Texas. Or, better yet, why don't you do like the last powerful man that thought he was chosen by god and start a polical party that kills 6,000,000 Jews.

    50. Re:On creation and evolution by Tyreth · · Score: 1

      You are an atheist I presume, so what do you know about the truth of Christianity?

      And since when did me believe that I was chosen by God suddenly mean that I am going to kill everyone?

      That is pure ignorance and stupidity. In fact, being chosen by God means that I feel love for Him and a feeling of guilt of my own evil nature...and as a result, I desire to be good to people. This is what happens to people who God chooses.

      So why have you taken this and said that I want to murder people? Thanks for your ignorance.

    51. Re:On creation and evolution by ToeLint · · Score: 1

      Well, I'm a Christian as well and I also believe in the entire Bible. Although I believe everything was created (as the Bible says) in 7 days (24 hours each). There is much proof of this and I'd be happy to share it. Ma e-mail is:
      jared@neatore::NoSpAm::cords.org [remove the ::NoSpAm::]

    52. Re:On creation and evolution by ToeLint · · Score: 1
      "In the beginning was the Word, and the Word was with God, and the Word was God. He was with God in the beginning." - John 1:1-2

      Man is flawless but God is not. The Word was God means the Word was flawless. I believe every word was penned by man but influenced by God. God spoke the word to these people.

      Losses in translations :: Yes in transations there are some losses but unless you want to learn ancient greek and hebrew, then I'd stick with the best translations (KJV). Add/Ommitted :: Several books were omitted but you can still get them and read them seperatly. People thought they didn't need to be in there (I don't agree nor disagree with that descision). Nothing has been added or changed over time. When Bibles were written by hand if someone were to make a mistake then the entire thing was thrown out and started over again. They have found ancient Bibles that are the same as todays. Sheepish Fellow :: Sheepish would be to believe in evolution or christianity or anything without at least atemping to find proof. Even then it does come down to a matter of faith.

    53. Re:On creation and evolution by DanThe1Man · · Score: 2

      You are an atheist I presume, so what do you know about the truth of Christianity?

      I studyed Christanity in school for nine years as a Catholic. My parents were relgious at the time and made me go to through type of enviroment. I learned a lot about your faith and, most importaintly, the many holes in that always came up in the teachings.

      And since when did me believe that I was chosen by God suddenly mean that I am going to kill everyone?

      A lot of people in the past with your mental condion, probably some kind of Atypical psychosis (DSM #298.90), have done a lot of harm to this world. I recomend seeing a good psychologist as soon as posible (give them that DSM code).

    54. Re:On creation and evolution by Tyreth · · Score: 1
      Catholicism is not the same as the faith originally handed to us by Paul. As you mentioned in another post that Martin Luther sounded wise...his ideas came into direct opposition with Catholic doctrines at the time, explaining why you hadn't learned much about him (then again, we don't learn much in our church either).

      Eg, Catholics teach prayer to saints and angels. The Bible teaches that there is only one mediator between man and God - Jesus.

      The Bible teaches compassion on the poor and needy, yet the Catholic church is one of the wealthiest organisations in the world.

      The Bible teaches that God is the only authority, but the Catholic Church teaches that it has authority over the Bible (since it claims to have written it...which is partially true in a very twisted, indirect, and very distant way, giving me just as much of a claim).

      A lot of people in the past with your mental condion, probably some kind of Atypical psychosis (DSM #298.90), have done a lot of harm to this world. I recomend seeing a good psychologist as soon as posible (give them that DSM code).


      Stop being rude. A lot of people with your mental condition have done a lot of harm too...and from the way you are treating me, this mustn't be uncommon. There are many others who in the past have believed that they were chosen by God (as the Bible teaches, Ephesians 1:3, Romans 9), and have gone to be some of the kindest, most compassionate people as a result.
    55. Re:On creation and evolution by DanThe1Man · · Score: 2

      Hey, your bringing down the Catholic Church. I might grow to like you after all.

    56. Re:On creation and evolution by Tyreth · · Score: 1
      I am not as much a follower of the crowd as you may think.

      In 1517 Martin Luther posted is protest to indulgences (the selling of eternal life) to the door of a Catholic Church. At this stage Luther was a member of the Catholic Church. By 1520 he seperated himself from the Catholic Church.

      Why did you decide to abandon your Catholic upbringing? I have my own reasons why one should do that, but I want to hear yours.

    57. Re:On creation and evolution by DanThe1Man · · Score: 2

      I abanded it for many reasons. I never liked the idea that a lot of people of that faith had that if you do something good, you will be rewarded in the afterlife. I always felt that people should do good things to do good things, not to be rewarded. I hated the idea of 'only they people that know and accept Jesus will go to heaven.' That bothered me on serval levels. What about the people that never hear of him? Do they go to hell (or puratory)? Why would doing something that simple, and in my eye's silly, grant you enternal happiness in the afterlife?

      I also didn't like the whole money thing. My parents were giving around $20,000 a year to the church every year. I always felt that their money could be more wisely spent on more deserving things then building new church buildings in my town.

      I never really found any satisfaction in the bible. There is a memoriable qoute here and there, but I didn't get the whole fulfilment that others did when I read it all the way through. The Chinese Tao, now that book left me with a feeling a feeling of enlightment. I have problems with Taoism, but at least they based their principals on some good writting.

      I lissen to my elders a lot more then most people my age do. I volenteer at a nursing home when I find myself with some free time and I try to listen to their advise except when it comes to relgion. I find a WHOLE LOT of them seemed to magically discover or rediscover it when they became close to their termal age. That kind of 'just in case' logical in humans is something I disagree with.

      I don't know if I really 'abandoned' my Catholic upbringing. I, for the most part, have always felt the way I do. I was a straight A student in grade school and Jr. High, but when I took my forced evening CCD religious classes, I somehow became the 'trouble maker.' I always quested things that the poor volenteer teachers couldn't answer and that would get me in constant trouble. I was even put in a 'special class' with four other boys who did things like throw stuff in class and start physical fights. That wasn't fun. There were brief times when I became spirtical, but then I would question someting without getting a good answer and that would make me change my mind.

    58. Re:On creation and evolution by Tyreth · · Score: 1
      Well, I think it is very good that you question these things. I have little patience for people who believe something "just because". I have to know and understand something - have evidence for it, proof of it. I can't just believe something. For that reason I am always willing to listen to those hard questions or criticisms people have against what I believe, where others would answer with something useless.

      I think you would find that my beliefs differ radically from most people who have that 'just in case' attitude, or who believe 'just because'. While most believe that Christianity can't be proved in a rational way, I believe that it is completely rational and logical.

      My parents were giving around $20,000 a year to the church every year.

      I often feel the same way. Christians/members of religion often become caught up in the delusion that donations towards their church, building, etc, is actually useful. They become wrapped up in helping maintain a building, and as such don't do anything useful. This is not always true - our church offers counselling services, free to anyone who can't afford it...but I still see people who I feel are caught up in serving the building and the structure, and as a result doing nothing useful.

      I'll give you an analogy of how I see faith. It's based on an analogy I've heard before.
      You see a tightrope walker take a wheelborough over a canyon on a rope. He does it with ease, not even close to falling over. He then fills the wheelborough with bricks, and performs just as well. A third time he puts two dogs in it, and crosses without a problem. Next, he asks you if you would be willing to travel across with him.

      This is faith - you have seen with your own eyes evidence that this man is capable...but you may still lack faith in him to help you.
      Faith in Jesus comes from knowledge of His existence and ability to save you, but trust in something He promises to do.

      What most people say is "here is a canyon. Now trust me, there is a man standing there, there is a rope, and a wheelborough. We have been told this invisible man and wheelborough is there and is capable of crossing. Would you be willing to hop in and cross with us?". That is what most people seem to teach, but it's not based on any rational grounds - you have no reason to believe any of it.

      I think other religions have a lot to teach, such as Taoism, but I also believe there are a lot of lies in it. That is why, like with most human teachers, you have to learn to sift the good from the bad.

      I'm pretty sure I could answer all your difficult questions, or at least satisfactoraly address them (eg, if you say "Where did God come from?" I can equally ask you "Where did the universe come from?" (big bang is unsatisfactory, since that must have had a beginning too)).

      Thanks for sharing your story anyway, gives me more of a glimpse of yourself. I grew up in a Christian home, but my parents are nothing like what I am and what I am becoming. I always believed, but never questioned until about 5 years ago. At that point my life turned around, and it became important to understand and answer all those questions in my mind, in the minds of others, and that I might one day have.

      I think I've been blessed by God. I've asked many questions that for others they would not have found an answer, but for me God provided me the truth in time. I can look back now on my life and think of the things I used to believe, and realise that if I had started to question them, I would have had no satisfactory answer. Now I have been given the answer before the question arose.

      I had a rebellious period about the same time as I started to question. Most of it was directed at school: I was fed up with studying things I already knew, and being unable to learn the things I wanted (computers, foreign languages of my choice, etc). I also was frustrated at the arrogance, pride and rudeness of the teachers.

      Now I think I've calmed down a lot. It's amazing how much you can learn in one year. I've been changing a lot each year, and it's fun and exciting.
    59. Re:On creation and evolution by Anonymous Coward · · Score: 0

      Thanks for saying that.

      What I can't figure out is why so many Jews are dogmatically against saying that G-d is real, or that the Torah is authentically from him. This is so, even if they believe in those concepts. Yet the Christians and Muslims seem to have no problem doing this.

      On a side note, some physicist pointed out that the words "erev" and "yom" refer more to "confusion" and "stability" during the "days" of creation. Rather than 24 hour periods. If you notice, it is quite difficult to have a 24 hour period when there is no sun, and further by who's prespective are you looking at? the passage of time depends very much on the speed/perspective of the observer. (Gershon Winkler I think pointed that out with regard to this topic. I don't agree with everything he says, but when he sticks to physics he makes a lot of sense).

      Does anyone else notice that this theology has positid (btw is "positid" a word?) that creation occured with space and matter?

      "in the first, G-d created THE space ( ha-shamayim ) and THE matter ( ha-aretz ) "

      "eretz" refers to land, "aretz" refers to "dirt/ground" what have you.

      Anyway there's a really good book on the subject by I forget who, but if anyone emails me I'll try to find it.

      Gershon Winkler??? (I guess).

      notice also the phrase "in first" (also, notice that there is no "THE" ) (rashi points that out "breishit" means "in first" or specifically "WITHIN first" "barishon" would be "in the beggining")

      I notice that one reason for this may be that it is impossible to say "in the beggining" because there is no time w/o space & matter! (something I just noticed as I am writing this). Thus how can one refer to "the beggining"? Chicken or egg? hehe

      Anyway flamers can go jump in a lake, I'm writing this to discussion not to arguement.

      -ron (ballantrae@jlinx.com)

    60. Re:On creation and evolution by Anonymous Coward · · Score: 0

      "Oh dear, Oh dear."

      I've found in life that there are two types of people "wiseass" and "wise". I don't care much for the former.

      But a reply you do in fact deserve. Note, that I am not quoting the bible, I am merely responding to your quote.

      "Even of these may ye eat, locust, etc."

      EVEN OF THESE. That is, all four legged stuff, and EVEN locusts, etc.

      (I'm not sure of the following, mainly out of laziness, partially because I frankly stopped taking your post seriously after the "oh dear" crap )
      this is called "Prat oo Klal oo Prat"
      "Particular and Encompassing and Particular"

      the particular excludes from the encompassing, all that is not specified. ie, everything that is NOT four legged, etc.

      The second particular shows the exemptions to this rule, ie locusts etc.

      This isn't very hard to understand. Provided of course one is not trying to be a wiseass. Notice how I keep on harping on you for being a wiseass, and not on you for lacking basic skills in reasoning. It's the wiseass part I have no tolerance for.

      -ron

      ballantrae@jlinx.com

    61. Re:On creation and evolution by Anonymous Coward · · Score: 0

      Obviously the time periods reffered to are based on perspective.

      24 hours given the perspective of a photon within a universe the size of an atom is quite different from the perspective of a man sitting in his chair on the Earth in that now expanded universe as he views that same photon travelling at light speed.

      ie, in the first case, no time lapses at all; in the second we see it moving over the course of billions of years.

      The bible was not written for physicists, it was written to explain things in such a way that the man can understand it, and that the man who is a physicist can appreciate it.

      I'm not the latter, and I'm barely one of the former, but I still love and know that it is true.

      -ron

      ballantrae@jlinx.com

    62. Re:On creation and evolution by DanThe1Man · · Score: 2

      Alright then, though questions. Let's see.

      Do you think it is possible that "The Knowlege Tree" in the garden of eden may have been an actually metafor for knowlege itslef, i.e. christanity didn't want us to question our exsitance, and we are paying in suffering for trying to find out? That is why we lost the bliss of living in Eden? (Man, did that one get me in trouble in CCD class) If not, what does that mean, don't tell me God just really really liked them apples.

      You say logic is important to you. How logical is it that when Jesus and friends went into the un-human bareing desert, with no or little food, and it just rained fish? I think it is more likeing that that the "manna" was really man. They cut up the courpes of the people that died form stavation and such, and served them to the sourvivors. Do you think that is more logical? (A friend and I used to say to each other "Jesus says you smell like fish." We thought that was funny.)

      If all of the humans on earth come from two ansestors, Adam and Eve, then wouldn't there be a lot of imbreeding and genetic problems resulting from that? Why would the church have a stance against inbreeding if that was the case? I thought I heard somewhere that Adam and Eve only had girls, does that mean that Adam had sex with one of his daughters?

      I have read in an oldern, non "translated to the common language" bible that Noah sacurficed some animals to God after landing. What do you think of that?

      I don't know how the universe is created, we are too primative of a species right now to find out, but the easy answser of the bible is quit unlogical. There are millions, possible more, plants, why spend a whole "day" on earth? It is also mathmatically logical that life exsits on other plants, why not mention that in the bible? Why is there no mention of the Dinosars (oh, please please awnser that one, my imdiate family took my grandpa on my dad's side to a Dino dig near our house, and afterwards he said 'that's great, but you know it's all fake. I thought that was funny.)

      Why should one want to go to heaven? There will just be people better then me there. I like to paint, but I won't get attention when Picso and Rembrant are up there. I would feel worthless.

      What do you think that people have to do to get into heaven, and why do you think that is fair/logical/understandable? What about the perfect person that dosn't believe and the rottenest person that does. Who gets in?

      Does God grant wishes or help out his followers? Does he for his nonfollowers? Why/why not.

      If life begins at conception, at which part of conception does it begain at? Conception is not an event, it is a process involving many steps. If any one the steps goes wrong, the mother naturally aborts the cells during her next period. This happens a lot even if the process goes right. Why does God do this? Why is He killing babies? He does make the baby, right? He is making a mistake in the process of making the baby? I thought God didn't make mistakes.

      Why did god let do thouse things (let satan do thouse things if you fall for the motern version of the text) to Job just to prove a bet with the devil? Doesn't god have better things to do then make wagers with the devel?

      If evolution donsn't exsist, then why do we constinally find neanderthal skulls and bones? Don't say it is a conspiricy (there have been some fakes made for attention, yes) because the scientists are too busy producing Dinasour bones to be doing that too.

      If God is perfect, why is there bad stuff in the world, stuff that is out of human control? Why can't he just perfectly get rid of it and that devel guy too. Is the devel stronger or equal in power to God?

      If I follow God, what's in it for me, besdies his magical after life and three wishes?

      When Jesus died on the cross, where did he go?

      Why does pictures and statues always so Jesus with nails in his hands, when obviously nails in the palms would not support the weight of a body?

      Is it possible that Jesus just fained on the cross from a lack of water? I read in the bible that he asked for water, which is kind of strange request since when someone is in that position they should almost imedatly choke to death, like a hanging.

      Why did the roman guard need to cut Jesus with a soward to make sure he was dead? From history I read that this is not common. Why would they do that to a guy who's was claming to be the son of god, and not the rapists/murders in the crosses beside him. Is it really more important ot make sure taht someone who thinks they are chosen by god is really dead next to a rapist/killer? Well, see my pervious post I guess.

      If Jesus forgave the apposile (forogot his name) for touching his wondes because he didn't belive, why should I convert when I am a nonbeliver? When we meet, he should forgive me right away just like that apposile guy.

      Why does one have to go to church once a week? What's up with that? Just because our creator reasted for a day, I can't rest on the couch watching Football, and I have to go worship him?

      Why does god hurt the inocent people and babies with diseases? Is he really less powerful then evil? If he is less powerful then evil, shouldn't we worship evil for forgiveness?

      That tight roper anology, what evidence do you have that Jesus/god exstists and helps? (By the way, useing anologies is like spreeding jelly on toliet paper)

      If you enjoy hell, think people who like S&M, does god put you in heaven? Wouldn't that piss off the people in heaven, having thouse types around? Then does it become their hell so they have to go somewhere else?

      What percent (about of course) of people who lived when to heaven? Did only people after Jesus' time go? What about people that are living now, percent wise?

      I heard that "Jesus died for our sins" but I never heard "Jesus died for the sins of the people that belive in him". Doesn't that mean that I'm a-ok for the afterlife?

      How could you find it logical that a little wafer craker could be the body of Jesus?

      Why does gossiping with a priest, at least for catholics, get rid of my sins?

      If the wine is truly the blood of Jesus, wouldn't that be a little gross, drinking blood? Catholics do take both literally, the cracker and the jin.

      Why didn't Jesus save himself and use his superhuman powers and make the romans understand? Like some Yoda mind trick or something.

      Does god like it that we are making impovments in medicine and chaning the aveage life span of 45, when Jesus was around, to 80 today? What about fucking with genes and stuff?

      Why did Jesus decent into heaven after he rose from the dead? Why didn't he continue to do his goodness on earth? What good can he do in heaven, it's already perfect there. I would have a little more faith in him if he was around earth 2000 years after he was born. Maybe he dosn't want people following him?

      Why didn't Jesus write any of the bible, or any other writtings, by himself? Was he inliterate?

      Why did it take so many authors to write the bible? You probably belive that god wrote it through this people, then why didn't he just choose a prolific writter, like the Steven King of 0AD, and just tell him what to write?

      Why does that bible controdict itself in many places? Just do a google search on "bible controdictions" if you need evidence. Did god mess up? Isn't he perfect? If it was the writter's fault, why didn't he chouse better ones? If it was their fault, does that means that the writters could interpreate how they wanted too? Wouldn't this open a very large can of worms?

      If god does good things for his followers, why does he help the non-folowers? Is that a repeat question?

      What does God think of computers and that we are/are going to make/ ones that are smarter then humans in many ways. Humans are his prized work right? Arn't we fucking with him by saying we could do better?

      If no one belive in god, would there be any motivation for people to go on buses and blow each other up or slam jets into sky scrapers? The bombers/pilots arn't doing to for polical reason, they are doing it for their god. Osama Bin-Laden is doing it for polical reason. If there was no god, he would have had to learn to fly himself.

      Well, I should get back to work. That was a nice long and fun break though. I'm studying some mammography images of breast cancer and trying to use some software to have it detect cancer spots useing histograms and graphifical data. Aww, the life a BioChemist, the church's worst enemey :-) . (We were the ones that truely disproved creatism)

  13. Shouldn't it have been "...child named baz" by p-k4 · · Score: 1
    >Does Moshe have a son/daughter named "foo"?
    >
    >Moshe:
    >
    >Moshe does not have children yet. We do plan to
    >fork() some children eventually, but have not
    >yet made plans about their names. :-)

    The order goes foo, bar, baz. So the question should have been:

    Is your parent process named foo?
    Will your child process be named baz?

    --
    Dean's Rule #45. The truth hurts for a moment. A lie hurts for a long time.
    1. Re:Shouldn't it have been "...child named baz" by Exedore · · Score: 1

      Well, yeah, if you want to get all anal about it.

      I what the questioner really had in mind was the coolness factor of having a child named "Foo Bar".

      --

      I take drugs seriously.

    2. Re:Shouldn't it have been "...child named baz" by Anonymous Coward · · Score: 0

      I think 'bar' is Hebrew for son.
      So Moshes son will be "Bar Bar"

      (A black sheep or an elephant?)

      One of my profs in CS was surname 'Foo'
      I guess his son would be a Foo Bar.
      If he was Jewish that is. Unlikely for
      someone of Chinese ethnicity :-)

  14. What? by Gannoc · · Score: 2


    What is G-d? (as opposed to just writing "God")

    1. Re:What? by wiredog · · Score: 5, Insightful

      It's a Jewish religious convention. IIRC, His name is never supposed to be written.

    2. Re:What? by NixterAg · · Score: 1

      Jews show reverence to God by referring to him as G-d.

    3. Re:What? by __aawsxp7741 · · Score: 1

      However, by calling him "G-d" instead of "God", you're just changing the name. So his name is still written.

    4. Re:What? by ChristTrekker · · Score: 2, Informative

      In much of Jewish culture, particularly the Orthodox, God's personal name is too holy to be spoken or written, outside of certain very specific circumstances. Mispronunciations or typos might be seen as a sort of blasphemy. See Exodus 20:7. So letters are left out when writing it. IIRC, the term "Jehovah" comes from using the vowels from Adonai (which means Lord) with the consonants from God's personal name, YHWH. Even the title "God" is respected similarly.

    5. Re:What? by Dr.Dubious+DDQ · · Score: 2
      His name is never supposed to be written.

      But I thought "God" was a title, rather than a name (like "Satan", which I'm told is a sort of "title" meaning "the Opposer" rather than an actual "name" - I have no idea if that's really true, though). "JHWH", I thought, was the "name" (as it is written)?....

    6. Re:What? by sethg · · Score: 4, Informative
      The Orthodox, as far as I know, agree that when you write a Hebrew name of God on a piece of paper, you're not allowed to erase it, throw it away, etc. So it's common to use euphemisms instead of the real names, except when you're writing something like a Bible.

      But they disagree on whether or not this same restriction applies to English words that refer to God. There's a famous story about Rabbi Joseph B. Soleveitchik (ztz"l), "The Rav", one of the most influential Orthodox rabbis of the 20th century: He visited a classroom in the school he was running, and observed that one of the teachers had written "G-d" on the blackboard. The Rav, in front of the students, wrote "GOD GOD GOD GOD GOD" all over the blackboard, and then erased it.

      Also, even for the Hebrew names, if you're displaying the name on a computer screen, I don't think this rule applies. I think there are some people who would say that it doesn't even apply when you're using a printing press rather than holding a pen and writing.

      But there are some who use "G-d" instead, either because they follow a stricter opinion or because that's what everyone else in their community does. Heck, there are some people who put dashes in the middle of English transliterations of Hebrew euphemisms for names of God. Go figure.

      (Disclaimer: I am not a rabbi.)

      --
      send all spam to theotherwhitemeat@ropine.com
    7. Re:What? by Anonymous Coward · · Score: 0

      True. Oddly, legend has it that the Jewish clergy intentionally forgot the "real" name of God thousands of years ago to ensure it would never be spoken/written, as it would lead to the end of us all. Even Jehovah is not the real name.

    8. Re:What? by caca_phony · · Score: 2
      What is G-d?

      It is believed by some (includeing some (all?) orthodox Jews) that to put the name of God on something makes it special in some way, makes it deserve special treatment. You clearly want to minimize the number of otherwise mundane things that require special ritual treatment.

      --
      ...and this lie crawls out of its mouth: 'I, the state, am the people.'
    9. Re:What? by therealmoose · · Score: 0

      Yes, the risk of violating the commandment "Do not take the name of the Lord your God in vain" is great enough that His name is never spoken or written in full.

    10. Re:What? by Sir+Homer · · Score: 2, Informative

      It says this exact thing in the Jewish Talmud, that God's name was forgotten. Gods real name is very long (something like 42 hebrew letters I beleve) and supposivly very powerful (in the Torah Joseph used God's name to raise his dead father from the Nile). YHWH is the short form of this 42 hebrew letter word, much like a acoronym and hence it can't (intensionaly) be prononced.

    11. Re:What? by Linux_ho · · Score: 4, Funny

      Actually, it's because they believe that vowels are inherently evil and not to be associated with our L-rd. I am probably going to hell anyway, so I figured I might as well educate people on the way down. Check it out:

      L-rd ... Lord!
      G-d ... God!
      YHVH ... Yehovah ... Jehovah!

      Shocking, I know. When Our L-rd personally scribbled the Torah down on paper, He did it in Hebrew because that language doesn't have any of those temptation-inducing, voluptuous sounding vowels. After all, during fornication many people vocalize nothing but vowel sounds. Fortunately, since Y is only sometimes a vowel, it is allowed.

      Why Our L-rd took went to the effort of personally appearing as a burning bush before Moses (when he could have just dropped him a note the same way he wrote the Torah) is still a mystery. Perhaps Moses was a skeptic.

      FN-RD

      --
      include $sig;
      1;
    12. Re:What? by Hydrogenoid · · Score: 1

      Special treatment for Slashdot... Way to go!

    13. Re:What? by ender81b · · Score: 1

      Actually 'satan' means 'bringer of light' in latin.

    14. Re:What? by Anonymous Coward · · Score: 0

      No no... that's "Lucifer".

      Lux = "Light"
      Ferre = "Bring"

    15. Re:What? by Anonymous Coward · · Score: 0

      That's Lucifer.

    16. Re:What? by nlaporte · · Score: 1

      Nooo..."lucifer" means "bringer of light." Satan is a christian term.

  15. A person's programming skills is like fine wine. by iamwoodyjones · · Score: 1, Insightful

    I disagree with his comment that programming should be more of a sport giving way to the younger crowd. Pllleeeeaaaassseeeee. I'm a young upstart and true I can debug and fix things faster than anyone in my department over 30, but I'm still in awe of their skills that they possess. IMHO Programming has a few facuets.

    1.)Mechanical aspect
    2.)Poetic aspect
    3.)Mathematical aspect
    4.)Emperial computer knowledge

    Wrap those up in a software package and you get a piece of art. Younger people are better at picking up the Mechanical aspect than the older people do, true. But, the mathematical/logical aspect comes with age as does the poetic style of programming, and the empircal computer knowledge.

    Everyone here in my department who's over the age of 50 are the gurus when it comes to the code. They rely on us younger pups to debug their fresh math and engineering work. We come through and fix it up and then if it breaks we fix it. All along learning the deepest secrets the older wizards are "hunt and pecking" out with their keyboards.

    So, until I'm around 50, I doubt I'm going to understand everything there is to know about the stuff they're working on here in my IS engineering department.

    So, don't listen to people string all their "Owe, them youngins are too smart for me" crap. Better find a new job.

  16. RE: G-D instead of God by tshak · · Score: 1, Redundant

    Ya, I found that kind of silly myself.

    --

    There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
  17. G-d by bbk · · Score: 2

    It's a jewish tradition to show reverence to God. According to some interpretations of the bible, you are not to speak God's name, so in writing, this is expressed as G-d. It also corresponds to the vowel-lessness of the Hebrew language.

    See, you learn something new every day!

    BBK

  18. Unfortunate you think like this by Anonymous Coward · · Score: 0
    No, as much as I am firm believer in our G-d, I do not believe the two things can ever go together in harmony. We know the world created itself a few billion years ago and not 5762 years ago (according to the Jewish counting). We know that evolution is the culprit for that inexplicably destructive and increasingly contradictory thing called the human, the human was not made directly by G-d. Yet, the religious teachings really do make for a more peaceful and quality living if followed the same way by all people. In my view, religious belief and science do not negate one another on the philosophic level, but on the at-face-value level. The more you try to negate G-d the more you end up having to believe in something in its stead. Kierkegaard for all his trying to disprove G-d always came back to G-d. Camus' attempt to show that there is no G-d only shows how divine the emptiness is that is left behind once you eliminate G-d. Staunch atheism is ultimately only an active attempt at ignoring the question what is the divine if it is not G-d, not at answering it.

    Look, I'm a STAUNCH supporter of Israel and its fight against the Palestinians. I even owe a great deal of my inherited heritage (I am a born again believer of Jesus Christ, who I whole-heartedly believe was G-d (as you put His name, and yes, I understand why) come to earth in fleshly form) to Judaism and the Jewish people. However, this kind of logic from Jewish 'scholars' of today completely confuses me. It was in your Torah, and other Jewish sacred books (that I consider the 'Old Testament' of the Bible) that are BUILT upon this very premise: The Earth was CREATED in 6 24-hour days. I know the original Hebrew is even written to specifically use the word for a 24 hour day so as to avoid ambiguity! So why is it that you can claim that Judaism is a viable, trustworthy way of life if you are so intent on throwing out it's very foundation, Creation?!?!

    And for the atheists and evolutionists out there: I realize it's entirely possible that God built in an evolutionary process when He created the earth, so I'm not trying to discount science (even though I have yet to see any solid evidence of beneficial mutations that cause 'evolution'). I'm merely perplexed as to how a Jewish person can reconcile such a complete misunderstanding of their own Torah into this explanation that Moshe gives on science vs. G-d. There is no "vs." to comprehend here. If G-d created the Heavens and Earth, as I believe from the writing of their own Torah, why can't G-d have created the "science" of the Universe as well??

    Sadly, this sort of double-talk from Jewish 'scholars' today is exactly why the Palestinians and a great many people around the world can't stand them. I fully support the Jewish nation, but not such 'scholarly', and completely Pharasitical, thinking.

    1. Re:Unfortunate you think like this by mrseth · · Score: 1

      Jews wrote the old testament. The four gospels were also written by people who were effectively Jews, but were kicked out of the temples in 70AD when the Romans sacked Jerusalem. What you are not understanding about Jews is that all of these texts were written in the Mishradic tradition, which is to say that they are in no way meant to be taken as a literal, subjective history, but are metaphors. When a Jew reads the bible, the meaning and interpretation of the story is what is important. Not what it says literally. In fact, one could argue that the Romans caused this unforunate literal interpretation you hold because when they kicked the Jews out of Jerusalem, the orthodoxy feared it would loose its culture without a homeland, so it kicked out of the temple the early Christians who they were previously tolerating (who were known as "Followers of the Way") in fear of change. This left these early Christians to either die off, or to begin actively proselytizing the gentile population. These gentiles now had no understanding of Mishradic tradition and so they began reading the bible in a literal fashion. So, in a nutshell, this is why you are not understanding why he is saying what he is saying.

    2. Re:Unfortunate you think like this by Anonymous Coward · · Score: 0

      The Bible isn't just a history book. It's a means to eternal salvation, but if you want to argue about human, flawed historical methods of recording things, be my guest, as it has very little to do with why the Bible was written (or HOW it was written), in the first place.

    3. Re:Unfortunate you think like this by Anonymous Coward · · Score: 0

      Moshe is very wrong, Please disregard his opinion. I doubt Moshe was ever formally educated to understand what crap comes out of his mouth. Please forgive his ignorance. I would like to recommend a book if you are curious: "Judaism in a Nutshell" very short and to the point.

    4. Re:Unfortunate you think like this by mrseth · · Score: 1

      "The Bible isn't just a history book. It's a means to eternal salvation...."

      That's a strong assertion. Prove it. Or at least let's hear a strong plausibility argument. I was raised Jewish. I understand Jewish traditions. It is *our* book, after all. Where is the credibility in your claim?

    5. Re:Unfortunate you think like this by mrseth · · Score: 1

      Doh! I meant it is not a literal, objective history. I really should use preview.

    6. Re:Unfortunate you think like this by Anonymous Coward · · Score: 0

      http://www.xenos.org/realmedia/luk3-1.htm - I know it's a 'Christian' website, but a very very in depth, on target analysis of all the ways the Bible DOES NOT contradict itself, and additionally, how Jewish books of the Bible line up exactly with the 'Christian' books of the Bible (i.e. - Old + New Testament)

    7. Re:Unfortunate you think like this by Anonymous Coward · · Score: 0

      I've read some passages from Jewish rabbi's books (like, "To Life!" and some other one - a coworker is Jewish), and I'm sorry, all they do is bash Christianity by pointing out how wrong it is because of how different it is compared to their religion. I'd prefer to read a Jewish book that actually explains Judaism, rather than one that just bashes Christianity...

    8. Re:Unfortunate you think like this by Anonymous Coward · · Score: 0

      You support Israel against the Palistinians???
      You support a rich, well armed people against
      the impoverished indigenous people of
      Palistine??? Why don't you believe in "thou
      shall not kill" and "thou shall not steal"?
      You are no more Christian than the KKK.
      They claim to be christians too.

  19. Re:Introducing Red Hat Linux 7.3 by Anonymous Coward · · Score: 0

    Mozila, realy?

  20. younger programmers are faster ... yup by Anonymous Coward · · Score: 0

    An AC pushing into his mid-30's agrees that the young bucks are probably faster coders, even with the experience factored in. I tend to spin this the other way, however. Coding is a way to get experience in thinking about problems. After your coding skills have plateaued then it's time to turn the critical thinking skills to other problems. It's pretty consistent with the statement (paraphrased, source unknown to me -- can anyone supply a source):
    "Life is not static. You are either growing or dying." Once your coding hits that static level you'll either start to wither or expand into something new.

  21. Device drivers by rsidd · · Score: 2
    Most drivers do not really create problems across the different kernel versions of the distributions, in most cases a simple recompile of the kernel module with the modified kernel headers is different.

    On top of that, I really suspect that writing drivers across the many Windoze versions is far more difficult because each different Windows type (95, 98, ME, 2000, XP and what have you not) is really a different OS.

    The point is, you don't need to recompile under Windows. The same driver works under Windows 95, 98, ME (ok, sometimes not under 95), and often works under NT, 2000 and XP too. I can understand a driver not running under both kernels 2.2 and 2.4, but within the same major kernel version number, surely that should be possible and desirable? Recompiling isn't a thing you ask ordinary users to do, and distributing the source is often not something companies want to do, this should be simplified. I thought the kernel module versioning information was meant for this, but apparently it didn't quite work.

    1. Re:Device drivers by Moshe+Bar · · Score: 0, Troll

      I don't think you know what you're talking about. Have you ever even taken a programming class? Look, I wrote Mosix. Did you write Mosix? No. I did. Please do not question me.

    2. Re:Device drivers by Nakarti · · Score: 1

      Not in my experience.
      I've had 95 drivers not work on 98 but on SE or ME, 98SE not work on 95, 98 OR ME, ME not work on 98 or SE or 95 and none of which work on NT, which don't always work on 2k.
      Can't think of what they were, unfortunately, but winmodem drivers come to mind, and I'm not using NT(pre-2k) or 98 currently(or trying to swap drivers around any longer.)
      A number of drivers are cross-platform(95 or even 3.1 through to ME) but certainly not all. Not when they depend on extensions normally only included with a certain release.

    3. Re:Device drivers by Anonymous Coward · · Score: 0

      Yes, Moshe Bar completely misses the point on device drivers like most other Linux developers. I have written Linux drivers for a commercial hardware vendor and it is literally imposible to support the end user. It is one giant headache for tech support when they have to walk through a user recompiling their kernel for the first time. What happens is business will only release a patch and basically tell the user "you're on your own". Then users complain why vendors refuse to "officially" support linux. This is one of the many major reasons why you'll never see Linux on the desktop.

    4. Re:Device drivers by Yohahn · · Score: 2

      Actuallly, your chance of writing a windows drivern in 95,98,ME and having it work on 2000 and XP is rather low.

      Microsoft driver writers frequently have a 9x/ME branch and a NT/2000/XP branch.

    5. Re:Device drivers by Anonymous Coward · · Score: 0

      2 branches is much more ideal when you can be assured through WHQL tests that your 1) your drivers will work on any version of windows 2) They will install easily for any user of windows

    6. Re:Device drivers by Derek+S · · Score: 1

      More importantly, a given binary driver will work the same way across multiple revisions of Windows 98 (for example). Applying a service pack doesn't break binary compatibility. From a user perspective, the equivalent would be to have Linux drivers that will work with any Red Hat 7.x release.

    7. Re:Device drivers by Anonymous Coward · · Score: 0

      You're missing the point entirely. 95/98/ME and then 2000/XP represent two targets across how many years? 9?

      Microsoft driver writers (generally speaking) have those two targets to choose (and usually choose to do both) because they HAVE TO. This is something very broken about the "free OS" world. Nobody's accountable, so nobody supports pretty much anything past a year's time. Go submit a device driver problem report and state your OS as Red Hat 6.2 and see how far you get. One completely bogus and unacceptable answer is omnipresent: Upgrade your kernel/distro.

      You can't do jack without accountability, people. What brings about accountability? Having customers who paid money for your product and who will spread the word that your product sucks and kill your sales figures if you don't do the right thing: Support them and their OSes to a reasonable level.

      Moshe's answers left me with one impression: The man is very shortsighted in many areas.

    8. Re:Device drivers by Anonymous Coward · · Score: 0

      >You're missing the point entirely. 95/98/ME and then 2000/XP represent two targets across how many years? 9?

      hum.... win 95 gots its name becuase of what? the year? 1995 was suppose to be the release. Of course it was 1996.
      So 9 years into the future would be 2005. Wow, have I been asleep.

      As to the windows drivers, one driver does not work. You have to spend time testing on all platforms and you need huge numbers of #ifdef to make them work on these systems.

  22. One of the then by bockman · · Score: 1
    Second: You shall not mention the name of G-d in vain (free translation from my own language).


    By sure, ./ is not worth naming it.

    --
    Ciao

    ----

    FB

  23. Re:Introducing Red Hat Linux 7.3 by Anonymous Coward · · Score: 0

    Great, /. spam. Will there be big banner ads on the site now, too?

  24. Didn't Johnny Cash have a song about ques.#2 ? by SamTheButcher · · Score: 2, Funny
    Oh, wait, that was "A Boy Named Sue".

    My bad.

  25. re: Jehovah by ChristTrekker · · Score: 1

    Sorry, but I realized that wasn't very clear. If I follow the rationale right Jehovah is used, rather than God's real name, so that you wouldn't be trying to say the real name and screw it up. Or use the Name improperly, such as for cursing. ("God's last name is not ......") Better to use a semi-fictitious word instead. In fact, one of the titles used by Jews to refer to the Name is HaShem, which literally means "the name".

  26. distributed shared memory by ironfroggy · · Score: 1
    Will it really take so long? I'm not a linux hacker... yet. But, from what I do know I would implement it pretty simply.

    I would just place a layer for the networked nodes between accesses memory and the memory itself. Make pointers 64-bit and create an object to access the memory that sends the request along to the correct machine. Maybe I'm stupid. probably. I just REALLY want to see this happen. I want my own cluster soon and I'd love to see this kind of added preformance. Clustering, right now, seems to only help with many processes, not much a boost for a single/low process (machine running only an X-server and Quake3 for example). Not that clustering wouldnt help me now, as i regularly have all six of my desktops filled.

    1. Re:distributed shared memory by Moshe+Bar · · Score: 0

      Ha, you say you are not a Linux hacker? Of course not. So why are you taking part in my discussion? I wrote Mosix. I was hard. You have done no such things, and thus are not qualified to ask questions. I think it is funny how you think that your little Quaker video gaming has anything to do with hard work such as Linux hacking. Please wait until you are "yet" a Linux hacker to post again. In other words, never! Ha!

    2. Re:distributed shared memory by axehind · · Score: 1
      I just REALLY want to see this happen. I want my own cluster soon and I'd love to see this kind of added preformance

      Alot of people would love this. Me included. But it really is very complex thing to implement. I would guess if it wasnt, it would already have been done. I asked Moshe about it and he said "dsm is a *very* complex project. No commercial, kernel-level, appliation-transparent implementation exists yet from which we can take clues and learn"

    3. Re:distributed shared memory by Anonymous Coward · · Score: 0

      what about Mach? their DSM is called XMM (eXtended Memory Management)

      not commercial maybe but certainly kernel-level and application-transparent AND there's a huge amount of research from OSF and others on it.

      it was used on MPPs such as the Intel Paragon to do DSM

      http://pauillac.inria.fr/~lang/hotlist/free/licenc e/fsf96/mklinux.html#270

  27. Business is the game, play to win by advertising · · Score: 0, Offtopic

    To win in the game of e-business, you need a plan. A plan created specifically for your company's current-and future-needs. The right players. The right processes. The right technology. All working together for the greater glory of your flexible, accessible infrastructure. From the challenges of integrating legacy systems with new deployments, to specific applications to enable wireless technologies, to centrally managing security and privacy issues, how you work to build your e-business infrastructure is the measure of how you play. And whatever other infrastructure issues you need to address-issues like knowledge management, scalability, quality of service, networking and rapid deployment-IBM can get you in the game. We can help you play to win.

    Integration play
    Connecting your employees, partners and customers. Linking your buyers with your suppliers. Whoever you need to bring into your infrastructure loop, integration is the key. And around the world, IBM is working to help all kinds of companies in all kinds of industries build closer, end-to-end business relationships across their entire supply chains.
    View integration case studies, solutions and resources
    Security play
    There are many unpredictable threats to your e-business. And as your systems grow, so too does the need for a centrally managed security plan across your infrastructure. Find out how IBM-a leader in end-to-end security solutions-can help you assess and respond to security issues for your entire enterprise.
    View security case studies, solutions and resources
    Wireless play
    Wireless technologies are creating new opportunities-and new questions-for infrastructure deployment. Questions like how can legacy systems still be used? And what standards need to be adopted for maximum flexibility and reliability? IBM can help. Learn how we, along with our Business Partners, are helping companies just like yours extend their vital e-business relationships over the air.
    View wireless case studies, solutions and resources

  28. interesting question by Anonymous Coward · · Score: 0

    I think Moishe's kinda right. The central feature I found in all the Kierkegaard I've read is a great respect for faith, coupled with an inability in all the characters/narrators of his work to come to a real understanding of it. Take Fear and Trembling and the amout on the book that's merely devoted to trying to understand Abraham's faith. Over and over, from different angles, not understanding quite what's going on.

    That could seem like trying to disprove God. It's not though, it's trying to get to God, trying to understand the transcendent relationship of the faithful to God. And being unable to do so.

  29. God and evolution by Anonymous Coward · · Score: 0
    We know that evolution is the culprit

    I think God thinks like a hacker, according to ESR's definition..."No problem should have to be solved twice."

    I mean, if you were creating a million species of beetle, which would you rather do - handcode the DNA of each one, or implement an algorithm that does the work for you.?

  30. You're wrong in doing that by Anonymous Coward · · Score: 0
  31. bitkeeper by larry+bagina · · Score: 4, Interesting
    The question is: would Larry lose money in any way if he was to open up bk completely? I don't think so.

    I think Larry stated his opinion about this here

    The other question is: would it be so difficult to produce a bk-compatible openBK? Don't think so either. If the community continues to adopt bk at this rate, sooner or alter, someone will come out with an openBK for sure. Welcome to the wonderful world of OpenSource!

    If "the community" had produced anything better than CVS, bit keeper wouldn't exist, and Linus/Linux would be using it. Welcome to the wonderful world of OpenSource!

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

    1. Re:bitkeeper by EvlG · · Score: 3, Insightful

      I believe this points to problem which ofen arises from Open Source projects - the 'good enough' syndrome.

      A tool like CVS is good enough to get the job done, roughly speaking, but it is not best-of-breed for a number of reasons.

      Why do these projects stop when they are good enough? Is it due to a lack of a strong maintainer, as ESR recommends? Or is it something else?

      I'm interested to hear what others think.

    2. Re:bitkeeper by DNS-and-BIND · · Score: 2

      Don't like it? Scratch your itch! Write one yourself!

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
  32. Is LINUX a machination of Satan? by Anonymous Coward · · Score: 1, Informative

    Hello,

    Recently I've been introduced to an operating system known as Linux.
    Lured by its low cost, I replaced Windows 98 on my computer with Linux. Unfortunately the more I use it the more I fear that this "Linux" may be an insidious way for the Dark One to gain a stronger foothold here on Earth. I know this may be a shocking claim, but I have evidence to back it up!

    To begin with, Linux runs numerous background processes. These processes are usettlingly termed "demons." Furthermore in order to start or stop these "demons" a user must execute a command called "finger". By "fingering" a "demon" one excercises an unholy power, much the same way that the Lord of Flies controls his black minions.

    Every file or directory created on LINUX systems has some permissions. The owner of a file can assign various permissions, allowing or prohibiting access to that directory or file.

    When you make a new directory in LINUX, it automatically sets '666' as the permission level. Also, if you want to browse CDs in LINUX, you have to change /dev/cdrom to '666'!

    '666' in Linux means 'give myself permission, give groups permission, and give everyone permission'! I've HAD it with all this permissiveness!"

    Also consider some of these other Linux commands: "sleep", "mount", "unzip", "strip" and "touch". All highly suggestive in a sexual
    nature. I know that our Lord cannot approve of these, and I urge them to be renamed to something appropriate to the Christian community.

    Fourth, Linux uses a flavor of DOS known as Bash. Bash is an acronym for "Bourne Again Shell". On the surface this would appear to be supportive of the Lord. However, remember that even Satan can quote the bible for his own purposes! While I believe Linux may be born-again, its obvious by the misspelling of "born" that its not born-again in an Christian church. Will the lies ever cease?

    Additionally, one of the main people involved with the GNU Free Software Foundation supports contraception and abortion. His web site even advocates government support of contraception. He also wears fake halos, and has quips about his made-up church that relates to his free software. I find such blasphemy to be extremely unsettling.

    One must also remember that the creator of Linux, a college student named Linux Torvaldis, comes from Finland. I'm sure all the followers of Christ are aware of the heritical nature of the Finnish: from necrophilia to human sacrifice, Finnish culture is awash in sin. I find little reason to believe anything good and holy could arise from this evil land.

    Finally, let us remember that there is an alternative to using the Satan-powered Linux. I think history has shown us that Microsoft is quite holy. I'm told that its founder, William Gates is a strong supporter of our Lord and I encourage my fellow Christians to buy only his products to help keep the Devil at bay.

    I wish I had more time to expound upon my findings. Unfortunately a family of Jews has moved in across the street and I must go speak to them of Jesus Christ before they are condemned to eternal hellfire.

    Please investigate this as you see fit and I'm sure you'll reach the same conclusions that I have.

    1. Re:Is LINUX a machination of Satan? by Anonymous Coward · · Score: 0

      Bill Gates is the ANTI-CHRIST. He is the beast.

    2. Re:Is LINUX a machination of Satan? by Anonymous Coward · · Score: 0

      A beast? look no further than GNU!

  33. Incorrect statement by shawnmelliott · · Score: 2, Informative

    No offense but this statement is scientifically untrue

    "We know the world created itself a few billion years ago and not 5762 years ago (according to the Jewish counting). We know that evolution is the culprit for that inexplicably destructive and increasingly contradictory thing called the human, the human was not made directly by G-d"

    Actually, we scientifically don't know. because we have not actually witnessed it. We had a hypothesis which has become a theory. But we don't know. Remember, they knew scientifically that the Earth was the center of the galaxy for the longest time ( astronomically proved it with science too ;) ) and were wrong.

    Note Dictionary.com's definition of Theory. Especially items 4 & 6

    Item 6: An assumption based on limited information or knowledge; a conjecture

    Also note that science ( in the past and somewhat now ) doesn't wish to say anything is absolutely certain unless an experiment can reproduce the behaviour, event or action. Creationism vs. Big Bang vs. ??? is a debate and no particular side is right as far as science is concerned. Personally, I believe in Creationism, others do not. Please Please Please people, before you must say that we all evolved or that the earth is millions of years old and that those who say otherwise are incorrect remember that you are no more correct than they as far as science is concerned ( and it's you using science to make the claims )

    I am ready to receive the flames I'm certain I will get for my statement but I felt it necessary and felt it to be on topic

    1. Re:Incorrect statement by White+Roses · · Score: 2

      How does Creationism explain dachshunds?

      --
      Do not touch -Willie
    2. Re:Incorrect statement by Anonymous Coward · · Score: 0

      Um . . . if you are going to bring in an outside source and quote it incompletely, you had better realize that others can easily check the source for the complete info, as in sense 1:

      A set of statements or principles devised to explain a group of facts or phenomena, especially one that has been repeatedly tested or is widely accepted and can be used to make predictions about natural phenomena.

      By presenting the weaknesses in your argument as well as the strengths, it makes your argument stronger, and more likely that people will take your arguments seriously

    3. Re:Incorrect statement by mikeee · · Score: 2

      By claiming that they're actually just funny-looking wolves.

    4. Re:Incorrect statement by Hydrogenoid · · Score: 1

      Actually, we scientifically don't know. because we have not actually witnessed it. Err... No... Witnessing an event doesn't really make it scientific knowledge. You do not have any way to ensure the correctness of the sensory input you receive... And actually, your hypothesis about the world genesis suppose a greater amount of constraints than the Big Bang one, hence it is *less* correct...

    5. Re:Incorrect statement by kirkjobsluder · · Score: 1
      Also note that science ( in the past and somewhat now ) doesn't wish to say anything is absolutely certain unless an experiment can reproduce the behaviour, event or action. Creationism vs. Big Bang vs. ??? is a debate and no particular side is right as far as science is concerned. Personally, I believe in Creationism, others do not. Please Please Please people, before you must say that we all evolved or that the earth is millions of years old and that those who say otherwise are incorrect remember that you are no more correct than they as far as science is concerned ( and it's you using science to make the claims )

      Ohh, this is one of my pet peeves. Basically this post demonstrates a profound absence of understaning of the scientific process.

      As a result, I feel it is necessary to go through the errors one by one.

      Error #1: Experiment is the only way to tell if something is "true" in regards to science.

      Fact: Experimental studies are only one method through which one can obtain valid scientific knowledge. Other ways of getting scientific knowledge include correlation/regression studies, and repeated observation.

      For an example, experiments are rarely done in Astronomy. And yet we are able to say with a fairly high degree of scientific certainty that the moon has a specific mass, that Jupiter has moons, and that the planets travel in an elipse with the sun at one of the foci of the elipse. We can't conduct an experiment to show the structure of the solar system. But we have thousands of observations that prove beyond a reasonable doubt that Kepler was right and Aristotle, Ptolemy and even Copernicus and Tycho were wrong. (For that matter, we have thousands of observations that prove Einstein is right and Newton was wrong but that's another story.) By a similar note, we can say with a high degree of certainty that Alpha Centari is approximately 4 light years away from our sun. We can't conduct an experiment that involves creating a star, but we do have thousands of observations that support that Alpha Centauri has a high paralax while most other stars have no measurable paralax.

      Error #2: We can't say something is true unless we've seen it.

      This ignores proof by inference. To use the above example, we don't have any direct evidence to show that the earth is not the center of the universe. Instead we have several lines of indirect evidence (the paralax of nearby stars, the apparent shift of stars during the year due to the speed of light, the simplicity of Kepler's model (as revised by Einstein) compared to other models for explaining the same phenomena.) At some point, the number of lines of indirect evidence becomes great enough that we must consider the hypothesis true.

      Error #3 Experiment provides scientific certainty.

      This is perhaps the biggest error of the bunch. The advantage of an experiment is not that it provides certainty but it provides a measure of the ammount of uncertainty inherent in the experiment. This is expressed in the form of the probability that the results are only due to the random effects of chance. When I conduct an experiment, I can't say, "I'm certain my hypothesis is true/false." What I can say is, "There is less than a %X chance my results were obtained due to random error." In addition this ignores the fact that my result might not be due to random error, but due to bad methods. As a result, an experiment is only accepted as evidence if similar experiments obtain similar results with equal or less possibility for error.

      So getting back to evolution. Certainly no one has seen the universe develop over billions of years. However there are more independent lines of evidence to show that the universe is billions of years old, than there is to show that the Earth is not the center of the universe. At some point, we have to weigh the evidence for an ancient earth against the evidence for a young earth and make a decision.

    6. Re:Incorrect statement by shawnmelliott · · Score: 2

      I'm glad to see so many responses. I just wanted to bring up the topic.

      Yes, I do believe in Creationism, No, not everyone does.

      Yes, there are some scientific and non-scientific arguments to both sides and yes it is a long standing debate that goes more indepth than any of us could possibly hope to bring into /.

      I appreciate the comments, pro and con because it shows that anybody can have their belief no matter it's foundation.
      My point is basically with the comment made about we "know" whereas we don't explicitly know excluding inference and probability.

    7. Re:Incorrect statement by kirkjobsluder · · Score: 1

      The question is, at what point can we start putting our chips down on a theory. The odds on evolution being correct are quite a bit better than the odds of Io being a Satilite of Jupiter. The odds of the universe being Billions of years old is an even better bet. In contrast, I take a much greater risk in believing that I won't get hit by a car, or the bus will arrive on time, or that I won't get mauled by a wild beast in my back yard.

      Your odds of getting hit by lighting are higher than the odds that we live in a young universe.

    8. Re:Incorrect statement by Anonymous Coward · · Score: 0

      >Yes, there are some scientific and non-scientific arguments to both
      >sides

      cool.
      so what scientific evidence is there for creationism?
      and scientific evidence that refutes evolution?

    9. Re:Incorrect statement by Anonymous Coward · · Score: 0

      However just because it is more probable that the universe is old _based on current evidence_. Does not mean that it _is_ old.

      The probability of winning the lottery is very low, however that doesn't mean that you won't win the lottery.

      Th parents original point paraphrased is that science can not say either way at this point. People however claim that science has proven something when it has not.

      I was going to post a reply to a post with the examples above but I'll summarise here instead.

      With regard to examples such as the Earth not being the centre of the universe, it has not been proven either way. Opinions have been formed based on _current_ evidence. 100 years ago there would be different evidence, and a different opinion. In 100 years we could have significantly different evidence, and yet another opinion (or theory). However it has not been proven either way.

      Which incidently was the parent post's point.

    10. Re:Incorrect statement by Anonymous Coward · · Score: 0

      Actually Thomas Sowell points out that the theory of the Earth as the center is neither correct nor incorrect, it is simply a theory used to predict astronomical phenomenon and from the perspective of what it IS (yes "is", I believe he mentions that it is still used for it's original purpose) used for, it is in fact correct.

      Similiarly from the perspective of trying to predict, say, how long it will take Apollo 7 to get to the moon and back then the aforementioned theory is quite useless.

      Science is merely the study of the phenomenon which we perceive about us.

      Maybe one can say that philosophy is the lessons we learn from our study of science?

      In any case, it is ridiculously obvious to any rational man that we have a Creator. Anyone who argues with this and is sincere in his argument should have no intellectual problem assuming that the watch on his wrist is the product of a tornado.

      In which case, he is hardly worth listening to now is he?

      ballantrae@jlinx.com

      -ron

  34. The problem with theists... by slashclone · · Score: 1

    is that they show extreme ignorance of basic logic. When they state "there is god' the burden of proof is on them. Untill they can logically prove existabce of god its pretty safe to assume there is no god just like there is no Santa Claus or Pink Unicorn. As far as reconciling Science and religion I dobnt believe its possible the basic mode of scinetific method is to observe the nature and try to come up with theories that explain what we observer, if later facts come to contradict theory the theory is *discarded/corrected*. Religion works exactly opposite, the theory is considre4d to be an abosulte truth and of facts disgree they are ignored or declared "Satans Work" just like Creationists declared that devil pklanted fossils to confuse us and steer the way from god. I considred rreliogion in my teenage years but after much thinking found out that atheims is the only conistent point of view.

    --


    US-UK-Israel: The real Axis of Evil
    1. Re:The problem with theists... by Anonymous Coward · · Score: 0

      You can prove there is G-d, you just have to investigate beyond "G-d for Dummies"

    2. Re:The problem with theists... by davidmccabe · · Score: 1
      He says:
      is that they show extreme ignorance of basic logic. When they state "there is god' the burden of proof is on them. Untill they can logically prove existabce of god its pretty safe to assume there is no god just like there is no Santa Claus or Pink Unicorn.

      If gifts spontaneously appeared under trees every Christmas, and there honestly was no accounting for them, we could formulate two theories:

      1. There is a Santa Claus that is beyond our full understanding who brings gifts on Christmas.
      2. The gift are formed out of a spontaneously explosion and just happened to evolve -- all by themselves -- into beautiful things for us to enjoy.

      So, which theory is correct?

      He says:
      declared "Satans Work" just like Creationists declared that devil pklanted fossils to confuse us and steer the way from god.

      I've never heard that before, and I think it's probably just one, isolated psycho. Furthermore, what about fossils is contradictory to Creationism?

    3. Re:The problem with theists... by slashclone · · Score: 1

      >He says: >declared "Satans Work" just like Creationists >declared that devil pklanted fossils to confuse >us and steer the way from god. >I've never heard that before, and I think it's >probably just one, isolated psycho. Furthermore, >what about fossils is contradictory to >Creationism?

      Because bones of exticnt aminals , including tranitional forms are essential argument in favour of Evoltion? Because they contradict the reduclaous Noahs Arc myth?

      --


      US-UK-Israel: The real Axis of Evil
    4. Re:The problem with theists... by kirkjobsluder · · Score: 1
      If gifts spontaneously appeared under trees every Christmas, and there honestly was no accounting for them, we could formulate two theories:


      Certainly. If indeed there was a complete absence of evidence to show that the universe existed before the magical eve of creation described by the Bible as taking place about 6000 years ago, then you would have a point.



      However, the amazing thing about this debate is that we can account for far more than we can't explain. For example, we can put a minimum age on the universe using multiple independent lines of evidence that reveals that the Earth as it exists now did not "spontaneously appear" but developed over an unimaginably long period of time. We can explain how the atomic building-blocks of the Earth developed through multiple generations of stellar evolution. We have the chemical signature of the star that gave birth to our solar system.



      We know enough about physics and chemistry to say that once the big bang happened, the end result was inevetable somewhere. Once the universe gave birth to the proper ratios of hydrogen and helium (and even that ratio appears to be inevetable) the creation of stars and galaxies was invevitable, the creation of oxygen, carbon, nitrogen, sillicon and iron was inevetable. The clumping of those elements into planetoids was inevetable. The chemical reactions that create life are inevetable. All of this can be explained quite well. Your hypothetical Santa Claus has long-ago been unmasked and shown to be a factory and a Sears store.



      In comparison there is very little we don't know. We don't know what happened in the first few seconds of the Universe. After that first five seconds we know more about the evolution of the universe than we know about what really happened at Jamestown. We don't know how the first life on Earth got started. We do know what happened to that life from the time it started forming colonies to the present day.



      I've never heard that before, and I think it's probably just one, isolated psycho. Furthermore, what about fossils is contradictory to Creationism?


      Of course, liberal Christians can take an easy way out and simply invoke a God of the gaps. You can say that God popped into the scene in the first five seconds, then disappeared until it was time for humanity to become something other than humanity. You could argue for an Einstein's God that was both remote and irrelevant. You could argue that the Bible should be taken figuratively but then you run into the problem of what should be taken figuratively and what should be taken literally.



      So to get back to your metaphor, creationists argue that we should, in spite of the evidence, still believe in Santa Claus, even after we found the receipts and followed the trail of cookies back to our parent's bed.

    5. Re:The problem with theists... by davidmccabe · · Score: 1
      I said:
      Furthermore, what about fossils is contradictory to Creationism?
      He says:
      Because bones of exticnt aminals , including tranitional forms are essential argument in favour of Evoltion? Because they contradict the reduclaous Noahs Arc myth?

      The existence of dead animals doesn't favor evolution. If you have any specific reason why, please elaborate.

      Show me a transitional form. If I recall correctly, there aren't any, and why not those that there may be be simply other species that are extinct?

      As for the Flood, again, how do fossils contradict it? Please elaborate.

      Of course the Flood is ridiculous, if there is no God. But if there is a God, and he created the Universe, then obviously he can do whatever he wants, and therefore the Flood is not ridiculous.

    6. Re:The problem with theists... by davidmccabe · · Score: 1

      Okay, so you think you've found the cookie crumbs back to your parents' bed? Great! Who's in the bed? You don't know. You can theorize how a lot of stuff came to be (and that's great, that's what science is). However, you still don't know about those first five seconds.

      Doesn't one of the laws have to do with matter not being able to be created, but only moved around? If so, then there must be something outside of science, outside of limited human understanding, that originated the Universe. And why not it be God?

      You also seem to have an exact account of everything that happened in the Universe after that, and you say that it is because of a few simple rules, and a whole lot of randomness, that everything is at it is.

      If you were taking a walk through the woods and saw a log cabin sitting there with smoke coming out of the chimney, you could formulate two theories:

      1. Somebody desired, designed, and built it.
      2. The laws of physics caused the trees to fell themselves, become arranged exactly how they should be, the ones in the fireplace ignite, and the whole thing not deteriorate a lot for however long it's been sitting there.

      The second theory is totally bogus for obvious reasons.

      How then, can you believe that, for example, the moon, or a tree, or your body, all of which are much more complex then a log cabin, be formed randomly?

    7. Re:The problem with theists... by Anonymous Coward · · Score: 0
    8. Re:The problem with theists... by kirkjobsluder · · Score: 1
      Okay, so you think you've found the cookie crumbs back to your parents' bed? Great! Who's in the bed? You don't know. You can theorize how a lot of stuff came to be (and that's great, that's what science is). However, you still don't know about those first five seconds.

      But as Hawking points out, the more we know about those first 5 seconds, the more it appears that God is unnecessary to explain those first 5 seconds or even the first 5 nanoseconds. In other words, every year we find out that the universe exists in its current form because it could exist no other way.

      In addition, the further back you push God, the more likely it is that God becomes morally irrelevant. Certainly there may have been a "God" lurking behind the big bang but what we know about the universe strongly suggests that singularities such as the big bang are the end of the road in regards to analysis.

      Doesn't one of the laws have to do with matter not being able to be created, but only moved around? If so, then there must be something outside of science, outside of limited human understanding, that originated the Universe. And why not it be God?

      I think you need to step forward to the 1950s. The fact is that matter is popping into existence and out of existence all the time around us.

      But lets turn the question around. Why not it be god? Why must it be god? Why is a morally irrelevant Santa Claus locked away behind the Big Bang more likely than alternative theories of how the universe came into existence? Why is a Christian "God" more likely than an a cyclic universe with a big bang followed by a big crunch? The universe as the result of quantum fluctuation? The universe as the result of colliding universes in a metaverse? In other words, I have the courage, and the honesty to say "I don't know what happened before the big bang." While theists say, "I don't know, therefore it must be God?" Instant closed mind.

      How then, can you believe that, for example, the moon, or a tree, or your body, all of which are much more complex then a log cabin, be formed randomly?

      Ahh, the 4th big myth of this discussion: scientific processes are random. At which point I would like to suggest that diamonds are a fairly obvious disproof of this. Through entirely natural and reproducable phenomena a collection of relatively disordered carbon atims are turned into a highly ordered lattice crystal. The same thing happens with ice crystals, and supercell thunderstorms. And yet no one argues that ice crystals and supercell thunderstorms (the latter are far more complex than a cabin) are the result of intentional design.

      But again, in both cases we can look at the evidence. With the log cabin we can make and test theories of how the cabin was built. You can look for fragments of refined metal in the cuts. You can look for evidence of human habitation, you can look for evidence of processes that are not the result of weathering.

      Indeed, the reason why Creationism fails, is because there exists no evidence that any organism or structure in nature was intentionally created. There is considerable evidence that organisms and structures are the result natural forces. The moon demonstrates the pattern of features we would expect from a naturally formed early universe. The Earth demonstrates the pattern of features we would expect from a natural universe. Organisms demonstrate a pattern of features that we would expect from a natural universe.

      In regards to trees, photosynthesis is a classic case of a process that if it were to be designed, would probably be designed differently. Green plant photosynthesis is a cobbled-together set of functions inhereted from ancestors (that are still existing) to deal with the twin problems of fixing carbon from carbon dioxide using sunlight, and getting rid of the highly toxic oxigen that results. Green photosynthesis is less efficient than other forms of photosynthesis, and many plants use a form of photosyntheis that is still less efficient!

      Other patterns are even more inexplicable if there is a creator or designer. Why design the eye 5 different times from native proteins when in that one day the creator could design it once in one fell swoop! Why borrow metabolism from anaerobic bacteria and create an error-prone method of getting rid of oxygen for aerobic organisms? Why do whales have leg-bones when they don't have legs, and for that matter, why develop a whale anyway?

      We KNOW how the earth, organisms, and the moon developed. And nowhere in the natural history of these things do we find the cabin-builder.

    9. Re:The problem with theists... by Anonymous Coward · · Score: 0

      I disagree with your assertion that the burden of proof is on the believers in God. The very fact that we exist is evidence of a power beyond our comprehension. If you wish to disprove that then the burden of proof is on you.

      Human beings are remarkably arrogant. We assume that because we 'know' a few things that means we know everything. If we don't understand something then we think that means it doesn't exist.

  35. Re: G-D instead of God by Anonymous Coward · · Score: 0

    We mock what we don't understand. Study the Torah and some Jewish culture and you'll mock it less. I still don't believe their stuff, but I understand why it's so important to them to not write the true name on anything impermanent. ie, if you write the true name, it must never be erased or destroyed

  36. Re: Jehovah by Anonymous Coward · · Score: 0

    no, your a little off. I am a reform/secular/agnostic Jew (In Israel we're known as secular, but in America they call me reform. I also consider myself agnostic), and Jehova IS God's name. Thus, whenever you see "Jehova" written in the Torah, people say "Adonai," and whenever you want to refer to God in any piece of literature that is not holy, you must write "Adonai" (which is designated by two hebrew letters "ude").

    You CANT say Jehova, instead you say Adonai. Damn Orthodox.

  37. fuck you by Anonymous Coward · · Score: 0

    Fuck you zionist pig.

    DEATH TO ISRAEL!

  38. Wold the REAL Moshe please stand up? by Bobzibub · · Score: 2

    suck!

    Thanks.
    -b

  39. all new lows for slashdot by Anonymous Coward · · Score: 0

    Man slashdot and VA Software must be dying for pageviews if they have to resort to theological trolls. This is a new low for slashdot. Getting a bit desperate are you? I mean come on you know you wanted to stir up all the religion vs. science and judiasm vs. islam vs. atheism vs. whatever. Man slashdot is getting pretty sad when you have to resort to this kind of crap. I can't read this site any more. This is just retarded. I would post some rant about zionism and jewish racism, but that's the kind of crap you're hoping for. Slashdot is just pathetic. Humans are stupid beasts, the sooner somebody can unleash the nukes and whipe us out the sooner the cockroaches can have the earth. fuck you slashdot.

  40. hello. by Anonymous Coward · · Score: 0

    You are stupid.

  41. programming for the young by awerg · · Score: 1

    I too have changed from a programmer to another job. (project manager) I will eventually become the President of my current software company.

    How long is the average lifespan of a productive programmer?
    Why is this a short span of time compared to other engineers?
    Why do most programmers move on eventually, only to be replaced by enthustasic but inexperienced neophites.
    This seems to be a self fufilling death march of computing.

    --
    -- Andy
    1. Re:programming for the young by scharkalvin · · Score: 1

      I am much closer in age to retirement then the age when I entered my chosen profession of software engineering (programming). I do NOT feel that I am no longer able to be productive. Maybe the younger programmers are the ones that are on the cutting edge of things, or produce code that "walks on water" (or they THINK so!). The difference is I have worked on projects that were DESIGNED rather than just HACKED TOGETHER. (The word 'hack' has many meanings. A hack can be a true brainstorm, but it can also be sloppy. There is NO place for undocumented slop in ANY software product.) How many of you have used design tools such as RationalRose (is there an open source version of this?) to DESIGN your software project before writing a line of code? Or did you just start to throw together some routines and tie them together without documenting ANYTHING you did? That's the difference between the younger mind and the older one. I can't keep as many balls up in the air as I used to, but if I DESIGN and DOCUMENT what I do before actually trying to compile anything first, my code comes together correctly when I finally flesh out my software design. Maybe that's why I spend LESS time debugging it, it WORKS 95-99% correctly THE FIRST TIME. I found the bugs in the design before I cemented them into code! In fact ususally my only software bugs are TYPOS.

      I'd love to work for a company that uses Linux or makes software to run under Linux, but I've mostly worked for places doing embedded software. Not glamorous, but still satisfying.

      The trick is to keep abreast of new technology. Do alot of reading. It IS possible to keep current.

  42. Science and Religion by No+Such+Agency · · Score: 2

    Moshe Bar: We know the world created itself a few billion years ago and not 5762 years ago (according to the Jewish counting). We know that evolution is the culprit for that inexplicably destructive and increasingly contradictory thing called the human, the human was not made directly by G-d.

    shawnmelliot: Actually, we scientifically don't know. because we have not actually witnessed it. We had a hypothesis which has become a theory. But we don't know.

    Mr. Bar is a wise man, since he can apparently accept both science and religion without compromising either. We may not "know" these things in the sense of having visually witnessed it ourselves, but there is a VAST collection of indirect evidence which leads us to accept that this is what happened. Science is the business of using (often indirect) evidence to determine what is happening in the universe around us. This is why we are quite confident that we understand the fusion processes which cause the sun to shine, for instance. There may be subtleties which we do not know of yet, or we may be radically wrong, but so far, all evidence collected by many different researchers using different methods, suggests the current model is correct, EVEN THOUGH WE CANNOT DIRECTLY OBSERVE THE INTERIOR OF THE SUN. None of this has any bearing on wheither there is a G_d or not.

    Please Please Please people, before you must say that we all evolved or that the earth is millions of years old and that those who say otherwise are incorrect remember that you are no more correct than they as far as science is concerned

    You, however, are not a wise man. Like most Creationists who claim that the earth is "young" and evolution is an incorrect theory, you have no genuine, rigorous scientific basis for your claims. As far as science is concerned, your only "proof" for your beliefs is... The Bible. A book written by people, supposedly divinely inspired. On the other side, we have years of experiments and observations in the fields of astronomy, physics, evolutionary and molecular biology, and paleontology. See the talk.origins website for a detailed explanation of why Creationism is NOT science. Personally, I'm sick of futilely explaining it to people who really just want to impose their Christian origin myths on the rest of the world, using the word "Science" as a bludgeon.

    I am ready to receive the flames I'm certain I will get for my statement but I felt it necessary and felt it to be on topic

    On topic, yes. :-)

    --
    Freedom: "I won't!"
    1. Re:Science and Religion by White+Roses · · Score: 2
      There may be subtleties which we do not know of yet, or we may be radically wrong, but so far, all evidence collected by many different researchers using different methods, suggests the current model is correct . . .

      And furthermore, might I add, allows for the possibility that we are incorrect, something which Creationism specifically disallows. Good points all around, just missed the main difference between science and religion: the admission of fallibility.

      This is not to say that science is willing to admit they're wrong easily. But at least we believed Galileo sooner than the Church did.

      --
      Do not touch -Willie
  43. Real reason he wrote it... by Anonymous Coward · · Score: 0

    I wrote Mosix. I was hard.

  44. israel by Anonymous Coward · · Score: 0

    Did you know the US government has made it illegal for american businesses to boycott israel?

    heh heh heh.

    You don't want to beleive that, but it is the truth.

    Will you look up this federal law with criminal penalties?

    I will not post a link so your denial will be easier.

    heh heh heh.

  45. Avoided talking about migratable sockets? by Anonymous Coward · · Score: 0

    I wonder why Moshe avoided talking about migratable sockets in OpenMosix?
    Clearly this would be a highly beneficial things to have in a clustering OS.
    For that matter - what about splitting threads across many OpenMosix boxes?
    You simply cannot run java under OpenMosix without tackling these two issues.

  46. Re: He said it! by daemonc · · Score: 1

    Stone him! Stone him!

    --
    All that we see or seem is but a dream within a dream.
  47. Re: Jehovah by daemonc · · Score: 1

    He said it again!

    --
    All that we see or seem is but a dream within a dream.
  48. Science vs. Religion by plastic_heaven · · Score: 2, Insightful

    Science is merely man coming to understand how the universe was created by God. End of story. Athiests/agnostics/non-believers/etc just remove the last two words in the above sentence. I find the whole thing easier to swallow with the last two words included. If you leave them off, you end up with a unanswerable question of "created by whom/what". My opinion of people who try to play science as something totally opposite of God are merely making science their god. Since science is an evolving understanding, it would seem to be a harder god to follow. Just my $0.02 (I'll put my asbestos underpants on now :)

    1. Re:Science vs. Religion by KjetilK · · Score: 2
      who/what/whom created god? See, same problem!


      So you just inserted another level.


      You know, as a scientist and atheist, I have no problem responding "I have no clue" to a few questions. "God in the gaps" solves no problem, but has sometimes delayed scientific understanding by decades because scientists has not only had to deal with valid critisism, but also invalid dogma.


      So, instead of answering "god did that", you should have the guts to answer "I have no clue". It takes a lot more, but it works better in the long run.

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
    2. Re:Science vs. Religion by samdu · · Score: 1

      Nope. We drop the last THREE words. Then your problem swallowing is solved. :) Science is merely man coming to understand how the universe came to be. It wasn't "created" as that implies a creator. It merely came to be.

    3. Re:Science vs. Religion by Anonymous Coward · · Score: 0

      Good, but "came to be" implies that there was a time when the universe did not exist. Before the universe, time itself did not exist; if fact it makes no sense to say "before the universe." I think English needs a new verb tense in order to describe this more fully.

    4. Re:Science vs. Religion by Krusher55 · · Score: 1

      "So, instead of answering "god did that", you should have the guts to answer "I have no clue". It takes a lot more, but it works better in the long run."

      Instead of answering "god did that" or "I have no clue" we should all be answering "I don't know, but I'd sure love to find out" and go from there. The answer may be god, it may be some other theory or it may not be anything we have thought of yet. The real fun is in the path to discovery, not in the answer itself.

    5. Re:Science vs. Religion by plastic_heaven · · Score: 1

      The following is my take on it: Nobody created God. God is. Or put another way, God is not composed of "matter". Everything in our universe is composed of the "matter" that God has created. (Matter in this sense including energy/waves/etc). As humans we try to explain everything in terms of the "matter" around us since that is all we know. Since God cannot be defined by the "matter" that He created, we humans sometimes dismiss Him as a figment of our imaginations, etc. I agree that if you try to define God in terms of the matter that the universe is composed of you end up in a circular argument.

    6. Re:Science vs. Religion by Stephen+Williams · · Score: 1

      who/what/whom created god? See, same problem!

      Hypothesize that God created linear time.

      If linear time is his creation, then he is not subject to it; he is not restricted by it. In which case, it doesn't make sense to wonder who or what created him, or how he will cease to exist. He had no beginning and will have no end, because the concepts are meaningless. He simply is.

      -Stephen

    7. Re:Science vs. Religion by Anonymous Coward · · Score: 0

      He had no beginning and will have no end, because the concepts are meaningless. He simply is.

      "But if the universe is really completely self-contained, having no boundary or edge, it would have neither beginning nor end; it would simply be. What place, then, fo a creator?"

      --Stephen Hawking, "A Brief History of Time"

      The point is: if God doesn't need a creator, then neither does the universe. So you might as well remove the extra step.

    8. Re:Science vs. Religion by Anonymous Coward · · Score: 0

      Well that's wonderful. Hopefully a brand new laptop computer will 'come to be' for me one of these days. If an entire universe can just appear out of nothing I figure a laptop should be able to also.

  49. It is such a sad day... by Anonymous Coward · · Score: 0

    Even very smart men like Mosh, children of Abraham and the chosen of God, dump on his teachings.

    Mosh,
    You are a figurehead to many developers, a person to be followed. Thousands read your replies and you were placed in a direct opportunity to support you God and your people in front of so many. What if Moses had doubted God when facing pharoh? You think a man who didn't believe God completely could have led the Exodus? What if Abraham had doubted God's word when promised Caanan? Do you think Israel would exist? What if Job had blamed God when given every reason? Would the Tempter have won?

    You were given the same candle, but sold your soul for professional respect.

    God and science are compatable, and have never contradicted. Every time Man's "science" is believed to contradict the Holy word it is Man who is proven to know knothing and the word stands glorified. Man has questioned and contradicted God, but true science never has.

    The problem is that, as has happened hundreds of times in Jewish history, you refuse to follow your Lord in defference to following man, because to believe Him is to obey Him.

    I am truely on the virge of tears about your reply to that question, because God is "...a jealous God..." and his judgment quickly follows the rejection of his people.

    This comment may be burried under a complete flood of others, but it will come to your attention. When it does you will know in your heart my words are true. Fear Him, His judgement is swift.

    1. Re:It is such a sad day... by Anonymous Coward · · Score: 0

      The best part about suicide bombings is that zealots like you die.

    2. Re:It is such a sad day... by DerekTheRed · · Score: 1

      I am a Jew who is also an atheist. Yes, you can be both. A skinhead would still kick my ass no matter what I believe or don't believe, so a Jew I remain. Anyway, the real problem here is that while everyone seems to be postulating the existence of the god they happen to have been taught about since childhood, no one has cared to give any definitions, characteristics, or dimensions of their god. It sure would help to prove his existence, wouldn't it? But they never will, and here's why: they insist that God is infinite. Anything that is infinite, and borderless, is unmeasurable, and therefore indefinable. Characteristics are, by definition, statistics regarding the borders of a thing: it starts here, and ends there. Characteristics describe limitations. If God has no limitations, he has no characteristics. As a thing that has no meaningful characteristics, I reject it without a second thought.

      --

      "Thank you, God, for your healing gift of religion."

    3. Re:It is such a sad day... by Anonymous Coward · · Score: 1, Interesting

      I am a Jew who is also an atheist. Yes, you can be both. A skinhead would still kick my ass no matter what I believe
      G-d does has a characteristic: He makes promises and He keeps them. He promised that Jews would be persecuted, and they have been. He promised that they would survive with their religion intact despite persecution, and they have. You state yourself that any anti-semite would try to kill you know matter what you believe, just because you are Jewish.
      Do you know of any other religion which has been persecuted as much as Jews yet has lasted as long as Jews have? As an Orthodox Jew myself, I don't think we could've done it without some help from above. G-d has kept His promise to protect us despite the constant threat of hatred. That's plenty of proof right there.

    4. Re:It is such a sad day... by Anonymous Coward · · Score: 0

      Shut up you inbred fuck.

    5. Re:It is such a sad day... by DerekTheRed · · Score: 1

      The Jews have been persecuted, but not because God promised it. The Jews have been attacked throughout history for a number of reasons, only a few of which are their own fault.

      But this does not answer my comment anyway, does it? "Keeps his promises" is not a valid characteristic. It tells me nothing about the entity who makes those promises. But which promise are we talking about here? The promise to make us His people? Or the promise that we will be persecuted?

      The Jews were not saved by a supernatural daddy in the sky. The Jews saved themselves, because we have an amazing capacity for perserverence. We worked harder than everyone else because we wanted to have the chances we deserved. To attribute that to God is to desecrate the memory of your ancestors, frummy. They suffered and worked so that you could be here blithely and ignorantly pissing on their efforts. Let's give the Jews themselves a little credit in that area.

      But let's also not pretend that the persecution the Jews suffered was in no way their own responsibility. The Jews insisted on living with Christians. The Jews insisted that Christians live in a way that they abhorred: being respectful of other religions. And the Jews sacrificed many generations on the altar of monetary comfort. So let's lay to rest this horrible culture of victimhood and self-pity that has fueled the current situation in Israel.

      Any god that makes a covenant with a nation, just to keep them in terror, so that they can in turn inflict terror on others, I can do without. If the Jews were smart they'd sue God for Breach Of Bris.

      --

      "Thank you, God, for your healing gift of religion."

    6. Re:It is such a sad day... by Anonymous Coward · · Score: 0

      Talk to us after you have learned literature like Rabbi Samson Raphael Hirsch's 19 Letters, or his Horeb. Or maybe some of the gemaras in Sanhedrin or Berachos. You seem sadly ill informed.

    7. Re:It is such a sad day... by Anonymous Coward · · Score: 0

      The saddest fact of your ancestors persecution is that after all their struggles to maintain their faith through trials and tribulations you are throwing away their religion due to your arrogance and pride. They kept their faith even while in horrible circumstances, you do not face these and still you disregard it as nothing.

      It's a common thread though, man to often only looks to God when he needs Him. The minute things start looking good that same man says "It wasn't God that was helping me, it was just me doing all the work." This was the reason why the Jews had such hardships in Bible times, they kept forgetting who it was that freed them from Egypt, blessed them, etc.

  50. Atheist's God by dark-nl · · Score: 1

    I don't have to explain anything via religion or psychology, because God actually went an revealed himself to me. Burning bush and everything. Then he said, "Son," he said, "I'm getting really fed up with all these people believing in me without a shred of evidence. I created them better than that. I'm really disappointed. And I can't stand yes-men. So I'm not going to let anyone who believes in me into Heaven. Spread the word, please."

    So I said, "Sure thing, I'll post it on slashdot. But, um, since you went and revealed yourself to me, I get to be an exception, right? Because I have proof now, you see? So I figure it's okay if I believe in you."

    He didn't answer, but I know that he meant to agree. I ask him again every day, just to be sure. I still have faith.

    1. Re:Atheist's God by DietFluffy · · Score: 1

      Sorry if I'm being pedantic, but what you are referring to is an "Agnostic's God."

      Agnostic - One who believes that it is impossible to know whether there is a God.

      Atheist - One who disbelieves or denies the existence of God or gods.

  51. I disagree by why-is-it · · Score: 2

    Its is impossible to prove something does not exist.

    In formal logic and mathematics, it is very easy to prove that something does not exist. Proof by contradiction is probably the easiest example. IIRC from lectures I attended, it is more difficult to prove the existance of something than it is to prove that something does not exist.

    You cannot logically put an impossible burden on someone

    My PHB does it all the time! Mind you logic and PHB's do not go hand-in-hand...

    --
    *** Where are we going? And what's with this handbasket?
  52. speaking of rubbish by Anonymous Coward · · Score: 0

    why dont you disprove god.

    you cant?

    in fact why give superstring theory that speaks of 10 or more dimensions the benefit of the doubt since we cant prove it yet?. Not that you you would fucking understand the proof anyway.

    here's one theory that is proven:

    you are arrogant AND stupid.

    fucking poser

    1. Re:speaking of rubbish by Anonymous Coward · · Score: 0

      I would be extremely happy to disprove the existence of any gods. I need a little more information first, OK?

      1. Why exactly your god? Why not Krisna, or Osiris, or Allah? Can you give me any reason that your god should exist while these other ones do not, other than because you have a bias against other religions?

      2. Please define the word "god." If the word has no definition, it is nonsense.

      3. Please present some of your god's characteristics. They must be a.) meaningful and b.) not contradictory in any way. Personality traits don't count -- I want real, measurable dimensions. Otherwise, your god cannot be said to exist. You're the one making the assertion, you do the proving.

      that ought to do it.

    2. Re:speaking of rubbish by Anonymous Coward · · Score: 0

      2. Please define the word "god." If the word has no definition, it is nonsense.

      He'll probably have no trouble defining it. viz. for example something like Aristotle's prime mover. Perhaps the bare minimal, quasi-Judeo-Christian God is that which created everything. There are ways to ciriticize the necessity of such a move (what created God? If nothing did, then why postulate a creater seperate from the everything itself?), but that's besides my point.

      What you probably mean is that it's not an empirically verifiable term or something. If this is the case, you're proposing a form of the verification principle, and you should know the problems that go along with it. It is not widely accepted anymore that the verification principle is without problems of its own. See the link for more (albiet brief) details.

    3. Re:speaking of rubbish by eugene+ts+wong · · Score: 2
      3. Please present some of your god's characteristics. They must be a.) meaningful and b.) not contradictory in any way. Personality traits don't count -- I want real, measurable dimensions. Otherwise, your god cannot be said to exist. You're the one making the assertion, you do the proving.
      You have a good point. I'll admit to that. However, how do *you* personally define "hole", or "big". Seriously. No dictionaries, please. How big is a hole? What are its dimensions? What are its synonmyms? Is there an appreciable difference between hole and a dent? or a crater?

      Don't get me wrong. He should try to answer you. It's just that he needs more parameters [correct word?] as to how to answer.
  53. Hello? Metaphor? Nice try .. by gilgamesh2001 · · Score: 1
    I supposed Numbers, with its endless listing of genealogies and families, is metaphor? Or Leviticus, with its ceremonial law?

    Or Kings and Chronicles, with their meticulous history of kings and prophets and wars?


    The Jewish people did consider what we now call the Old Testament canonical or authoritative and literal - that's why they copied those texts so carefully for thousands of years. (Talk about Xtreme Programming - they team-copied OT books incredibly carefully).


    Your argument holds no water whatsoever.

    1. Re:Hello? Metaphor? Nice try .. by mrseth · · Score: 1

      Do you even know what Mishrad is? Here's a link:

      http://www.xenos.org/classes/papers/ancscrip.htm

      http://www.sichosinenglish.org/general/glossary/

      I was raised Jewish, I am not just making this stuff up.

  54. don't see why by dark-nl · · Score: 1

    The Atheist's God will only let you into Heaven if you don't believe in Him. Simple disbelief is atheism, not agnosticism.

    The agnostic's claim is pretty strong. Why would it be impossible to know whether there is a God? What reasons are there to believe that it is impossible? (The only one I can think of is that "God" is so poorly defined that the question of existence is meaningless until the definition has been straightened out first. But I haven't seen an agnostic actually make that argument.)

    At this point, a link to Battleground God might be fun. It has some flaws, but finding them is part of the fun.

  55. Re:just in case of slashdotting.... by Anonymous Coward · · Score: 0

    As my girlfriend said when I asked her "How many feminists does it take to screw in a light bulb" - "That's NOT funny."

    It's really quite serious. With the growth of slashdot readership, many of the sites linked to in a story become overwhelmed with visitors - something I have recently started to call "slashdotted". It is therefore a valueable service when some selfless reader will post the text of the linked site to the comments, thus saving the bandwidth of the linked site.

    It's especially nice when such a post is made anonymously, eschewing the possibility of high karma moderating.

    Thanks, AC.

  56. Re: G-D instead of God by Anonymous Coward · · Score: 0

    But this is where religion becomes human fabrication (eg: nonsense). I respect all intellectuall and rational thinking, even if I completely disagree with it.

  57. M&A Lawyer by cryptogenic · · Score: 1
    "My area of law will be mergers/aquisitions, something that mainly bases on a wide-spread social network rather than talent or very intimate knowledge of the law. I do not actually intend to be a very good lawyer, just to be one."

    Take it from an M&A lawyer - quit now before it's too late! While you can and probably will make a lot of money practicing law, (a) you will spend 10 years apprenticing to learn this area of the law, (b) intimate knowledge of the law IS required to be able to do a deal, and (c) if you are not very good, no one will let you do their deals. Worse yet, you will work obscene hours becoming a good M&A lawyer, which will leave very little time for programming or forking ANY processes, let alone a little foo, bar or baz. While going to law school was clearly the best financial decision I ever made, and while I enjoyed law school tremendously, actually practicing law takes WAY too much time. The thing to do, in my view, is invest the same effort you are putting in your legal studies in molecular biology, and then use your computer skills to become a computational biologist. It may not pay as much as helping people buy and sell companies, but I have to believe that, long term, it's a hell of a lot more interesting.

    1. Re:M&A Lawyer by Animats · · Score: 2
      if you are not very good, no one will let you do their deals.

      Exactly. There really isn't much of a market for low-end M&A lawyers. You're more likely to get stuck revising contracts, which is the legal equivalent of maintenance programming.

  58. Re:About atheism [MOD UP] by PhatKat · · Score: 2

    He's right! Read the whole thread.

  59. Er, No. by Doktor+Memory · · Score: 2

    Creationism vs. Big Bang vs. ??? is a debate and no particular side is right as far as science is concerned.

    Incorrect. While it is true that science does not consider the Big Bang theory to be undebatably "proven", the creationist thesis is universally held to have been disproven by the available evidence, specifically carbon dating and a number of other repeatable tests that indicate that the universe is substantially older than 6000 years.

    Believe what you want, but don't pretend that science supports it in any way, 'cause it most certainly does not.

    --

    News for Nerds. Stuff that Matters? Like hell.

    1. Re:Er, No. by Anonymous Coward · · Score: 0

      > by the available evidence, specifically carbon dating and a number
      > of other repeatable tests that indicate that the universe is
      > substantially older than 6000 years.

      Carbon dating is assumed to be correct.It assumes that the universe (and more importantly, our sun) has been constant all along. It is possible for conditions to be different in the past.
      Basically, evolution is theory, as it is equally possible for another theory. Just becuase we do not have the idea now does not mean that there is a different real answer.

      BTW, one of the things that pretty much precludes creationism is the explanation of dinosuars. They obviously were not around during mans early day, but none of the books (bible, torah, etc) explain them. The religions all state that the dinosaurs are simply satans work, but they do not document it.

      Personally, though, I believe in evolution.

    2. Re:Er, No. by Anonymous Coward · · Score: 0

      Congratulations on re-iterating his point (at the end). I mean really, you are as close minded as the guys preaching hell fire and damnation on the street corner.

      Points:

      1) Carbon dating has been "revised" several times because it was proven to be inaccurate. It is also based on the assumption that we can accurately model carbon levels a long time ago. It is essentially using extreme extrapolation. (I remember one revision was undertaken when fish bones from that days lunch was consistently being tested to be several million years old, and yes the equipment was calibrated)

      2. A belief of 6000 year existance is held by a subset of creationists

      3. "creationist thesis is universally held to ..." by evoulationists surprisingly enough. This is not science though, these people do a dis-service to science.

      4. There is evidence that points to events in the Bible being correct as well, and indeed there is also evidence that points to creation as being correct. I suggest you read up on christian science but not "Christian Science" (They are a bunch of extremists), or basic theology.

      5. Both sides ignore each others "evidence". Both sides are not _science_. It is evengalism, or an attempt to make discoveries fit their pre-existing notions of what they believe.

      6. Congratulations on totally missing the point until the end of your post. And even then I believe that was an accident. You have blindly answered with your opinion, and smeared the ideas of science.

  60. M%20%30#2759;30[102 by Anonymous Coward · · Score: 0

    FIRST POST BITCHES! SUCKIT!

  61. What name...Jehovah? by Anonymous Coward · · Score: 0

    *runs away amid falling stones thrown by men dressed as women in drag*

  62. Kernel API stability by captaineo · · Score: 3, Interesting

    As the maintainer of a (very small but useful) piece of the Linux kernel, I disagree with the assertion that driver maintenance (keeping up with an unstable API) is cheap. I am very annoyed at the steady stream of patches I have to apply to keep up with even the 2.4 kernel. The worst part is when someone sends a patch directly to Linus or Marcelo - bypassing me and the other guys who maintain our kernel subsystem - so that the mainline kernel ends up out of sync with our own development code repository. We spend too much of our limited kernel-development time chasing API mismatches when we could be fixing real bugs or adding features. (fortunately most API-change problems are caught at compile-time, but there was one recent instance where an unexpected kernel change led to a HUGE but silent memory leak in my code)

    I would very, very much prefer if the driver API were frozen at least for the "stable" kernel series. I don't really mind what happens in 2.5.x.

    I understand and agree with Linus' philosophy that large-scale code breakages are sometimes required to force reluctant stragglers to adapt to a new, improved API. Just don't do this in a "stable" kernel series!

    IMHO the world would also be a better place if binary-only driver vendors (read NVIDIA) had to target only one, stable kernel API. But feel free to disagree...

  63. Re:G-d & Un*x by jonathanjo · · Score: 5, Funny

    From the Jargon File:

    UN*X n.

    Used to refer to the Unix operating system ... in writing, but avoiding the need for the ugly (TM) typography. ... Ironically, lawyers now say that the requirement for the trademark postfix has no legal force, but the asterisk usage is entrenched anyhow. It has been suggested that there may be a psychological connection to practice in certain religions (especially Judaism) in which the name of the deity is never written out in full, e.g., `YHWH' or `G-d' is used.

    Source: http://www.tuxedo.org/~esr/jargon/html/entry/UNX.h tml

  64. Device drivers by Krusher55 · · Score: 3, Informative

    "On top of that, I really suspect that writing drivers across the many Windoze versions is far more difficult because each different Windows type (95, 98, ME, 2000, XP and what have you not) is really a different OS. "

    I completely disagree with the above statement. As a device driver writer with experience being involved in Windows, Mac, Linux, SCO Unix, AIX device drivers let me say that although Linux drivers are the easiest to write, they are the most difficult to support. A device driver that works for Windows 2000 can often work on Windows Me or Windows XP with no changes at all or at most fairly minimal changes. Under Windows you can have a single binary that runs on Win 98/Me, Windows 2000 and Windows XP. Under Linux you need a different binary for practically every different kernel. I have had Linux drivers break from kernel 2.4.x to 2.4.x+1 on more than one occasion.

    There are lots of things to dislike about Windows or Mac device driver development but unstable API's is not one of them. There are lots of things to like about Linux driver development but API stability/driver compatibility is not one of them.

  65. Moshe is... by jrexilius · · Score: 0

    A TROLL!!! HA! I KNEW IT!.. that mosix stuff is just a front. good thing he is going into law..

  66. Why God? Why Not? by cryptochrome · · Score: 2

    I don't study theology formally, but I certainly haven't lacked for having people trying to teach me to accept The Lord. But broad "you can't explain it (now) so it must be God" explanations don't convince me, and the circular logic frequently vetted with all sincerity by those sorts of people (over and over again) does little for my opionion of them as reasonable individuals.

    I've yet to hear of ANY definitive or even semi-suggestive evidence for God, despite plenty of opportunities for believers to enlighten me. Of course, from what I hear you're not supposed to believe in God based on evidence, you're supposed to believe based on faith, even if confronted with evidence contrary to His existence. Which frankly isn't good enough for me.

    But of course, science has produced no empirical evidence to prove or disprove the existence of God Himself, though it is explaining most everything previously attributed to His divine will. Ironically enough, to me the most convincing evidence against God is religion itself. Despite attempts like Vedaism or Baha'i to reconcile the great religions (as if the number of a religion's adherents could be an accurate measure of it's validity), common ground is reduced to a few humanist principles (mainly, "don't kill people"). Amongst all known cultures, the only universal seems to be the incest taboo - a practical matter which biology explains quite well. Religion encompasses a broad scope of mythologies characterized by the presence - and abscence - of the supernatural, gods, demigods, sprits, primal forces, prophets, and culture heroes. It encompasses laws, rules, principles, and taboos both divine and mundane of astonishing and contradictory variety.

    Against all these myriad options and explanations, I am somehow expected to believe that the religious tradition I grew up in - the large but clearly tribe-rooted Judeo-Christian tradion - is the only correct one, whilst the rest are all lies and myth. That there is indeed a God who was inordinately fond of a tiny tribe in the desert, and these billions of other people in the world who don't think so are misled or worse. I don't buy it. I think beyond their moral, ethical, and cultural relevance, religion - including the one most common in this part of the world - is nothing more than stories, and frequently fictious ones for a limited audience. Mythos laced with morality.

    In other words, I've as much reason to believe in God as I do in the Force. Although of course, science has found no evidence for midichlorians either.

    --

    ---If you can't trust a nerd, who can you trust?

  67. very interesting commentary, but... by Yankovic · · Score: 1
    Lots of great questions and answers but iI disagree with this response:
    In the OpenSource world having to modify a driver because something changed in the kernel, is an advantage not a disadvange, both economically and techically. Proprietary software goes at the tariff of US$ 50-200 per line of debugged code. No such price applies to OpenSource software.
    this is only true if an open source programmer's time is worth nothing. in fact, I believe that espousing this belief will ultimately lead OSS down an unmaintainable path. There are a finite amount of developers in the world and assuming that there will always be enough to manage every line of code is a fallacy.
    1. Re:very interesting commentary, but... by Anonymous Coward · · Score: 0

      "this is only true if an open source programmer's time is worth nothing."

      It's self-evident isn't it?

  68. Not all literal. by phriedom · · Score: 1

    Well I'm not a biblical scholar, nor can I read the texts in the languages they were written in, but I can say with certainty that the bible is not all literal. There is quite a bit that is figurative and/or allegorical. For example, when Jesus says that a man must be born again to see the kingdom of heaven, that would not be literal. I do believe the message is true, but one must approach The Word very carefully and with a sober mind if they are to understand it. One must strive to put each passage in context and to put all the pieces together to arrive at a complete picture. Nevertheless, it is The Word of God and powerfull for changing lives and lifting up mankind.

    --
    Don't moderate flamebait as Troll. Know the difference or you will be Meta-moderated.
  69. Windoze? by Anonymous Coward · · Score: 1, Funny

    It's hard to take a guy seriously that refers to Windows as Windoze.

  70. Can't find that reference in those pages ... by gilgamesh2001 · · Score: 1
    Neither of those links contains the term "Mishrad."

    I'm not suggesting you're "making this up," but I am suggesting you're mistaken.

    Jewish scholars were/are incredibly detail-oriented about things like this, an attitude not likely to be the case if it was all just metaphor.

    Furthermore, while there were sects (e.g., Sadduccees) that were quite free and loose about interpreting and using the Torah and prophets, others, (e.g., Pharisees) were pretty fanatical about literalness and taking the word of God at face value.

    Just reading the books of the 'old testament' is a good way of determining that these authors were not intending to be read, by and large, metaphorically.

    There are certain obvious exceptions, Song of Solomon being one. And the Psalms are pretty lyrical, as are the Proverbs and Ecclesiates. But most of the OT is intended to be taken literally as the inspired Word of God.

    1. Re:Can't find that reference in those pages ... by mrseth · · Score: 1

      Sorry, I am a moron. From the pages:
      ---
      Midrash: one of the classical collections of the Sages' homiletical teachings on the Torah, on the non-literal level of derush.
      Midrash *
      ---
      Heb. - midras, "to seek, examine, investigate" *

      Refers both to a method of exposition and application of the Torah as well as a collection of these expositions and applications. *

      Ezra practiced this style b/c of his efforts to study and apply the Torah *

      Haggadah midras - interpreted non-legal materials in an ethical and expository style; a distillation of principles from the Torah. *

      Halakah midras - applied the general principles of OT laws to specific situations; an application of the Torah in a kind of 'case law' format. *

      Midrash material was preserved orally for a long time *

      AD 100's the halakic midrashim were written down *

      Mekilta - treatise to Exodus *

      Sifra - treatise to Leviticus, Numbers and Deuteronomy *

      AD 200's the haggadic midrashim were written down *

      Treatise on Genesis followed later by Exodus, Leviticus, Numbers and Deuteronomy as well as the Megilloth *

      These were known as the Midrash Rabbah
      ---
      Ok, so I am apparently making stuff up :) One day, I will learn how to spell. And do not think I was saying it is *all* metaphor, just that a strictly literal interpretation is incorrect.

    2. Re:Can't find that reference in those pages ... by Anonymous Coward · · Score: 0

      If they're to be taken literally, then you would believe the jews were wandering in the Sanai desert for 40 years ?

      Jerusalem is a short walk up road from the Sanai, think about it.

      Many of the stories were obviously to be taken in allegorical context and some written details were not. Best to read the Talmud first, then give your opinion.

  71. Let's sort something out here by DerekTheRed · · Score: 2, Insightful
    1. No atheist bases his rejection of god-belief in the lack of evidence. An atheist bases his lack of god-belief in the fact that a definition of "god" that makes sense is not only apparently very difficult, but theoretically impossible. You can't make me believe in something you can't even define; even you don't know what it is. Don't make me take you seriously when you don't even know what's going on inside your own head.

    2. There IS NO HISTORICAL EVIDENCE FOR THE EXISTENCE OF JESUS. The writings of Christian theologians are not acceptable because of the conflict of interest, we need secular evidence as well. However, the only evidence Christians have provided is the writings of the secular historian Josephus -- and the parts of Josephus' writings which directly refer to Jesus or Christianity were discovered to be forgeries committed by theologians. Pick up a modern translation of Josephus from a secular source...it does not contain that passage anymore because scholars agree on its fraudulent nature. Other than that there is nothing.

    3. There are all kinds of philosophies that do not depend on God for morality or ethics. Don't believe me? Read from the following authors:

    David Hume
    Frederich Nietsche
    Immanuel Kant
    Baruch Spinoza
    John Adams
    Thomas Jefferson
    Mark Twain
    Ayn Rand
    Robert Pirsig

    It's pretty clear that the existence of a supernatural entity which rewards or punishes people cannot be the basis for morality, actually. That's just coersion. Morality is when you do good because there's a logical reason for it, not because you've been threatened.

    4. There is a terrific website at this location that can address your questions and concerns about freedom from religion. While you're at it, I suggest you check out this one as well. May prove to be informative.

    --

    "Thank you, God, for your healing gift of religion."

    1. Re:Let's sort something out here by Anonymous Coward · · Score: 0

      Wrong, Kant relies on God for morality.

    2. Re:Let's sort something out here by Gerv · · Score: 2

      Morality is when you do good because there's a logical reason for it,

      No. That's self-interest.

      Also, define "morally good", without reference to a deity of any kind. Then, say why my alternative definition of "morally good" is wrong and yours is right.

      Gerv

    3. Re:Let's sort something out here by Anonymous Coward · · Score: 0
      No. That's self-interest.

      And that, my friend, is Objectivism. Thank you, thank you, I'll be here all week smacking down punks like you.

    4. Re:Let's sort something out here by Anonymous Coward · · Score: 0

      Since we're denying histoy, how about this one?: "The Holocaust also didn't happen, all historical references to it were just forgeries committed by the Jews."

      Think that theory will fly? Wait two thousand years and it'll be just as credible as your theory that theologians made up the secular history of Jesus.

  72. API's that don't change every release is BAD? by Fweeky · · Score: 2
    The Mozilla API model is based on an old and mean-while superseded assumption: that writing software is expensive. In the OpenSource world having to modify a driver because something changed in the kernel, is an advantage not a disadvange, both economically and techically. Proprietary software goes at the tariff of US$ 50-200 per line of debugged code. No such price applies to OpenSource software.


    Er, it still costs time and effort to write and debug code, open source or not.

    In the mean-time, your constantly changing API's prevent third party code interoperating with your own; you end up with alpha and beta Apache 2 for the rest of eternity, where mod_* only works once in a blue moon when the API versions happen to co-include. You end up with every browser release breaking all your plugins until the maintainers can catch up.

    Am I missing something, or am I mistaken in the thought that modern software development has tought us to design well, abstract away details, and decrease coupling?
  73. Re:FP for Moshe ! by Anonymous Coward · · Score: 0

    There is, if being a "house nigger" counts as "successful".

  74. Missing the Point.... by kirkjobsluder · · Score: 1
    Staunch atheism is ultimately only an active attempt at ignoring the question what is the divine if it is not G-d, not at answering it.

    Of course, there is the big question as to what qualifies as "divine". What I get from reading most atheists from Asamov to Sagan to Wilson is not ducking the question, but rather a very specific answer. You could call it a "WYSIWYG spirituality." There is this profound sense that the universe as it exists is so awsome, so beautiful, so shit-your-pants terrible and wonderful and amazing that there is no reason to look for a hidden man behind the curtain.

    A lot of it boils down to how you define "divine". If you define divine as strictly the assumption that there must be another world, another plane of existence, another force of which this universe is just a shadow or playground, or test until the true kingdom of heaven is achieved, then no there is not a divine. On the other hand, if the "divine" is defined as something that inspires awe, reverence, beauty, terror, wonder, then there is nothing as awesome, worth revering, beautiful, terriful and wonderful than the universe as it IS.

    Theists view atheism as a denial. I view my beliefs as an affirmation of the here and now, of the life lived, of the beauty around us.

  75. esr-speak translation by marhar · · Score: 2

    "It has been suggested that..." --> "I just pulled this out of my ass and thought it was clever to say that..."

  76. Re:total genius, my frand by Anonymous Coward · · Score: 0

    I heard a good one on the radio the other day:

    This girl (lets call her Sally) met a guy (lets call hime Jeff) online, and after chatting for a few weeks they deciding to meet.

    The agreed on a harbour cruise on a small boat, but that day the weather was rough, and Sally wasn't feeling too well. They went out anyway, and were having as good time despite Sallys upset tummy.

    They were chatting with a group on-deck when a big swell hit. Sally went from green to white, and suddenly her upset tummy released itself. Poo exploded from under her dress onto the ground, and onto Jeffs shoes.

    Horified at such embarrasement, Sally jumped overboard and refused to come back. Even the Captain couldn't talk her back.

    They threw her a line, and towed her back to the dock, where she ran off without even saying good bye to her confused date. That was the last time they ever heard from each other. True love died with Sally's explosive diarroah.

    Apparently this was true. Phoned in by the unfortunate girl...

  77. Very funny by leonbrooks · · Score: 2

    Good emulation of a standard Judaic argument. Shall I emulate Isaiah 63 in response? (-:

    --
    Got time? Spend some of it coding or testing
  78. IMHO, it's simpler than that by leonbrooks · · Score: 2
    They need the assurance that there is no God - or at least that the existence of God is very unlikely. Otherwise the thought that they are going to suffer for eternity after death gets unnerving.

    Actually, they aren't going to suffer unendingly; Sodom and Gomorrha's smoke rose `for ever' too... but that's beside the point. Human nature won't submit to any restraint if it can be avoided.

    When they blind themselves to God, atheists blind themselves to the need to obey Him. So-called Christians who see no particular need for obedience are simply taking one less step out of the process. In the end, of course, every knee shall bow, even knees worn by God-haters.
    --
    Got time? Spend some of it coding or testing
    1. Re:IMHO, it's simpler than that by SLi · · Score: 1

      Actually, they aren't going to suffer unendingly; Sodom and Gomorrha's smoke rose `for ever' too... but that's beside the point. Human nature won't submit to any restraint if it can be avoided.

      Not unendingly? I'm not sure if I understood correctly what you're saying - English is not my native language, so pardon me if I misunderstood, but surely you aren't saying the damned will not be in Hell for eternity?

      Perhaps this is some difference in the views of our respective Christian branches? If so, I'd really like to know. I'm Lutheran myself, but basically my view is just that the Bible is the entire divine revelation (so that's where I differ from at least Catholics, AFAICT) and if my church takes some position which is clearly against what the Bible says, it's the church who is wrong.

      Now, back to the question, whether the punishment is eternal or not.

      From Matthew 25:46 (Jesus talks about the last judgment): "And these shall go away into everlasting punishment: but the righteous into life eternal." [KJV] (emphasis added)

      "And to you who are troubled rest with us, when the Lord Jesus shall be revealed from heaven with his mighty angels, In flaming fire taking vengeance on them that know not God, and that obey not the gospel of our Lord Jesus Christ: Who shall be punished with everlasting destruction from the presence of the Lord, and from the glory of his power" (II Thessalonians 1:9, KJV; emphasis added).

      Sorry, I really don't know what you mean by your last sentence ("Human nature won't"...), I don't seem able to make any sense of it in this context :-). I'm sure that's only because Finnish is my native language, not English.

      When they blind themselves to God, atheists blind themselves to the need to obey Him. So-called Christians who see no particular need for obedience are simply taking one less step out of the process.

      I agree here. Still, it's not the deeds on which your salvation depends on; atonement was received solely from Christ's death, and without God's mercy there simply is no way for a human being to be saved. None of us is good enough for God - that is, perfect (see e.g. Matthew 5).

      "For as the body without the spirit is dead, so faith without works is dead also." (James 2:26, KJV)

      Basically, you are saved solely by your faith, but it does take deeds, or at least trying to abstain from sin, to keep that faith. It's hardly possible to abstain entirely from sin, even for a single day, and that's why you have to confess your sins to God and have them removed from you by the purifying blood of Christ (I'm not referring to communion here). A human is weak and unable to avoid sin by himself; it's a thing to ask help for from God. At least I have found it easier to avoid temptation after growing in faith; however, I know I will never be able to totally abstain from sin (or even recognize all the sin I commit), and actually I belive it would be sin even to think one is or will be able to totally abstain. I know I slip every day.

  79. That'll work fine, sans materialism by leonbrooks · · Score: 2
    So, a psychological understanding of religion is helpful in trying to figure out what is going on in the world, but not out of some misguided attempt to disprove religion.
    Just remember that you have no way of showing that the tangible is all that exists.

    You believe in electricity (-: I presume :-) but cannot sense it directly (the closest you can come is feeling your muscles react involuntarily to it). Others believe in hadrons with considerably less personal evidence.

    For a God to be any use, He cannot fulfil your expectations of Him, cannot be reliably controlled by you.

    I didn't bother getting bogged down in philosophy at first, I just looked for things (mainly prophecy and miracles, both `mundane' and spectacular) and added them up.

    Materialism requires billions upon billions of miracles to explain life as we see it, miracles of the water-flowing-uphill variety, Creationist Christianity can get by on a few hundred or thousand, which means that Occam's Razor picks it as the winner every time. There are other things to explain besides life, too! (-:

    I'd been personally involved in some supernatural stuff before I did my comparisons, which I suppose helped make my transition gentler, but it was still not an easy thing.
    --
    Got time? Spend some of it coding or testing
    1. Re:That'll work fine, sans materialism by Ann+O'Nymous-Coward · · Score: 1
      "For a God to be any use, He cannot fulfil your expectations of Him"

      It's been a while since I've seen a neater little example of blatant illogicality. Nobody could possibly believe that. If it is not possible to have "expectations" i.e. understanding of something, then all discourse ceases. You have just stated that it is not possible to know anything about a God. Remarkably agnostic sentiments, coming from someone who's obviously some sort of Creationist. ...Oh and btw, while you're busy floundering around, why not list some of these "billions upon billions of miracles"? ...BTW, here's a free clue. In the real world (the one outside your silly little sectarian fantasies) water doesn't flow uphill. And materialism, by definition, requires no miracles.

  80. An honest God by leonbrooks · · Score: 2
    I personally believe that God would rather have an honest follower that examined the facts, than a sycophantic follower that "believes" because s/he's afraid of Hell.

    Respect, rather than terror. FWIW, a sensible God would arrange things that way, but when the rubber meets the road `sensible' is only our opinion. Until you find a way of refining your picture of God (eg, RTFM instead of relying on opinion) you have no way of knowing that your opinion has value.
    --
    Got time? Spend some of it coding or testing
  81. Physical education by leonbrooks · · Score: 2
    God would be a lot simpler than a lot of the physics we have pulled out of our ass to explain the world, just remember that ;)

    ROFL! Thanks, made my day... (-:
    --
    Got time? Spend some of it coding or testing
  82. States' rights by leonbrooks · · Score: 2
    it is impossible to know or measure all possible states.

    Agree. However, it is possible to know enough states to get a meaningful answer. The answer is `God exists'.
    --
    Got time? Spend some of it coding or testing
    1. Re:States' rights by shadowbearer · · Score: 1

      "The answer is `God exists'."

      Better publish that proof right quick then....

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
  83. Bill, is that you? by Anonymous Coward · · Score: 0

    Bill, just go ahead and use your name. or simply your login:
    billg@microsoft.com

  84. As opposed to ... by Anonymous Coward · · Score: 0

    taking MS serious when they call Linux (or anything under GPL) unsecure, or unfriendly, or high cost?

  85. How about deism? by ryochiji · · Score: 1
    >Staunch atheism is ultimately only an active attempt at
    >ignoring the question what is the divine if it is not G-d, not at
    >answering it.

    I wish Moshe could've commented on deism, which slips right through this argument without giving any more credibility to organized religions than atheists would give them.

    To me, god isn't some being up there somewhere, but the unexplainable in general in which we see divinity. Maybe it's the laws of physics we haven't found yet, or the answer to life and the universe we haven't found yet. Whatever it is, it 's that something that can't be explained yet still intrigues and inspires us.

    What I hate about organized religions is that they take that aspect of belief away from ordinary people. I should believe in the god I want to believe in; who are they to tell me what god to believe in or who's hell I'll go to? On the one hand, organized religions will tell you that god is personal, yet, on the other hand, they don't allow for personalized versions of god. You're given the "God" they came up with, and you believe in that or you go to Hell.

    Why can't people just say "Here's my god, it's different to yours, but that's okay." Imagine how many less wars there would be, if people could simply accept the fact that people have different beliefs.

  86. Oh, hell... by leonbrooks · · Score: 2
    Actually, they aren't going to suffer unendingly; Sodom and Gomorrha's smoke rose `for ever' too...

    Not unendingly? I'm not sure if I understood correctly what you're saying - English is not my native language, so pardon me if I misunderstood, but surely you aren't saying the damned will not be in Hell for eternity?

    Their remains will be destroyed, their punishment will be forever. As it was with Sodom and Gomorrha, so with the unrepentant,

    Perhaps this is some difference in the views of our respective Christian branches? If so, I'd really like to know.

    Not so much a difference between denominations, as a difference between schools of thought. Once Luther himself exited stage left, the wind went out of Lutheranism's theological sails, and the remaining leadership, however well intended, stalled theologically and are now in caretaker mode. So much so that they're willing to sell the farm to the fox in order to be able to afford to feed the chickens (ie slowly merge with the Roman Catholic Church).

    I'm Lutheran myself, but basically my view is just that the Bible is the entire divine revelation (so that's where I differ from at least Catholics, AFAICT) and if my church takes some position which is clearly against what the Bible says, it's the church who is wrong.

    The church is wrong. Given the state of the world, you can say that with some degree of confidence about any church (or individual). But unless the church believes that it is wrong, it won't repent, it won't accept change, it cannot progress - but natural attrition ensures that it will backslide. And watch the RCC doctrines be slid in, slowly but surely, as has happened to the Anglicans.

    Back at the theology: the `second death' - the price of which Christ has paid for every single individual on the planet, whether they refuse it or not - is permanent and final. How could the Universe be holy, all peace and righteousness, with an oasis of perpetually tortured sinners somewhere in it?

    Email me for chapter and verse, 99% of this audience don't want to know.
    --
    Got time? Spend some of it coding or testing
  87. Where to find this proof by leonbrooks · · Score: 2
    Better publish that proof right quick then...

    It's all around you. You are proof, too. Every feature of you, but for the existence of God, is at the end of a very long chain of water-flowing-uphill-style materialistic miracles. Occam's Razor says: the simplest explanation wins. The God Hypothesis requires many orders of magnitude fewer miracles than the No God Hypothesis, so it is much more reasonable to accept it.

    Alternatively, take the opposite approach, and simply disprove the No God Hypothesis. Conventional science is just plain wrong in many areas. All of the `proofs' for long ages and slow development suffer each one of the following fatal flaws:
    • based on a priori commitment to (and so contextual assumptions based on) one side of the point in question
    • unrepeatable
    • mutually contradictory with other such `proofs'
    • contradicted by what we can observe
    For an example of those latter two, Dendrochronolgy as a device to establish long ages has been called into question within the feild, yet has been able to establish that the many layers of the Yellowstone Fossil Forests were all laid down together, or at least in very quick succession (a matter of a few decades at the very most). Spirit Lake is demonstrating a suitable mechanism for us now. Similar examples abound.
    --
    Got time? Spend some of it coding or testing
    1. Re:Where to find this proof by shadowbearer · · Score: 1

      Saying that the existence of Reality confirms the existence of God is a specious argument that bites it's own tail.

      I could just as well say that because the sky is blue that confirms the Divinity of Barney the Purple Dinosaur.

      Dendrochronology works quite well - within it's limitations. All scientific working theories have limitations - it's the nature of the beast. I haven't seen anything on Yellowstones forests - but I can well imagine a mechanism that would explain it (like repeated volcanic eruptions that flattened and covered the forests). Got a reference?

      I don't believe in God. That said, one reason is that while he is (supposedly) omniescent, Nature has rules and limitations. The reality I observe follows those rules, not Gods Ten Commandments. Nor do I need God to quiet my fears about death, or to explain the universe.

      Like a friend of mine said, show me a burning bush and I'll look for evidence of matches and starter fluid. If it starts talking to me I'd wonder what someone had slipped in my punch. ;-)

      Just my bag of change.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
  88. Soterology by leonbrooks · · Score: 2
    Basically, you are saved solely by your faith, but it does take deeds, or at least trying to abstain from sin, to keep that faith.
    As usual, it's even simpler than that. As James says, if your faith is not working (producing righteous deeds) then it is dead, ie, not faith in the living One.
    --
    Got time? Spend some of it coding or testing
    1. Re:Soterology by Loundry · · Score: 1

      As usual, it's even simpler than that. As James says, if your faith is not working (producing righteous deeds) then it is dead, ie, not faith in the living One.

      Yes, Paul (faith alone) and James (faith and works) disagree on the issue of how to be saved.

      --
      I don't make the rules. I just make fun of them.
  89. Um, no, specific attributes of that reality by leonbrooks · · Score: 2
    Saying that the existence of Reality confirms the existence of God is a specious argument that bites it's own tail.

    Are you trying to pull my chain, or just plain dumb? I didn't say that, and nor was it my argument. Go back and read it again. Oh... hang on, there's a third realistic option: if you have a previous commitment to agnosticism (`God cannot be known' or `God is separate from the material world') that would just about do it. If so, reboot and reinstall. Let's get this show on the road...

    I haven't seen anything on Yellowstones forests - but I can well imagine a mechanism that would explain it (like repeated volcanic eruptions that flattened and covered the forests).

    The forests weren't flattened, that's the whole point, and the surrounding rock is alluvial, not metamorphic, which rules out lava flows. The dendrochronology shows that the trees pertaining to hundreds of feet of rock were related, ergo, grew at the same time, ergo, the whole lot was laid down before the trees could significantly rot.

    This is not an isolated datum, there are many things which have to have happened very quickly. And if these things which have been upheld as taking aeons took minutes or months, what of other measures? (Follow the links, there are deeper explanations and you get to read about eagles with 25-foot wingspans, ancient engineering done with 2000-tonne blocks of stone, and all manner of other spectacular stuff)

    one reason is that while he is (supposedly) omniescent, Nature has rules and limitations. The reality I observe follows those rules, not Gods Ten Commandments.

    That's exactly how it's supposed to be. The Commandments are for us, not for jellyfish or leopards. You'll also find that the decayed and decaying state of life on earth is as predicted. God is not nature, nature is not God. Uh, surprise, that means they work differently? The Bible specifically mentions nature obeying God's rules for it.

    show me a burning bush and I'll look for evidence of matches and starter fluid

    OK, let me tell you about my friend Dave Hatch.

    Dave was born with a split face; he'd be about 70 now, so as you can imagine the surgical techniques of the day were pretty shoddy. In fact, what they did was crush up some of the bones of his face, push them around like plasticene into a `better' shape, splint them, wait for them to heal, and repeat. Naturally enough, one day that stopped working, and as Dave put it `all I knew was that they were suddenly buying me lots of toys and being really nice to me' - they were preparing for Dave to die.

    A miracle-working evangelist came to town, and having little to lose, his parents took him along, presented his case, brought him him, followed the directions, and nothing happened.

    Very early the following morning, Dave's face started to feel `funny' so he went in and woke up his parents. They were petrified because they thought it meant he was about to die on the spot or something like that. They grabbed a torch and watched, gobsmacked, as Dave's face healed and grew out to where it was supposed to have been, over the course of about two hours.

    Perhaps understandably, their MD got very angry and confused and refused to deal with the situation when they went in to see him. Now exactly what you attribute that healing to is another question, but it certainly wasn't natural. Not even a salamander can do that.
    --
    Got time? Spend some of it coding or testing
    1. Re:Um, no, specific attributes of that reality by leonbrooks · · Score: 2
      let me tell you about my friend Dave Hatch.

      Well, wha'd'ya know? His testimony (a slightly different telling) got archived. The rest of that page make for some fancy reading, too.
      --
      Got time? Spend some of it coding or testing
    2. Re:Um, no, specific attributes of that reality by shadowbearer · · Score: 1

      Neither.

      Let's take this without the insults, no?

      I opined: " Saying that the existence of Reality confirms the existence of God is a specious argument that bites it's own tail. "

      You said " I didn't say that, and nor was it my argument"

      Ok, here's the original argument.

      "It's all around you. You are proof, too. Every feature of you, but for the existence of God, is at the end of a very long chain of water-flowing-uphill-style materialistic miracles. Occam's Razor says: the simplest explanation wins. The God Hypothesis requires many orders of magnitude fewer miracles than the No God Hypothesis, so it is much more reasonable to accept it."

      It amounts to the same thing. What you are basically saying is that
      since I exist, and reality exists, and it's unlikely and against
      the odds that this would happen, therefore the fact that it DID happen
      must mean that the universe was created, and quoting Occam's Razor here I think is
      stretching it a bit. Occam's Razor was meant at certain scientists who
      tended to build incredible unnecessary complexity into their theories
      because they weren't willing to do the grunt work of eliminating
      dead-end 'forks'. It doesn't mean that the *absolute* simplest explanation (the one with the fewest factors) is always right. It's implied - at least among most scientists I know - that there should be a condition on The Razor: "As long as you are satisfied your data is honest and accurate."

      I'll touch on a few more points. (I'm not being facetious, I take this
      stuff pretty seriously as nearly all of my family is religious,and
      I'm a 'practicing scientist' ;-) snort! The debates are interesting.

      "The forests weren't flattened, that's the whole point, and the surrounding rock is alluvial"

      You bring up some interesting data here that I haven't seen. I am
      going to take a look at those references. I had two years of college
      geology (not the basic stuff) and spend what time I can find free
      fossil hunting. I'm going to leave this part of the argument alone
      for now. I will note however, that I can think of decade or less timespan
      processes that could have covered up the trees the way you describe.
      Ash falls, for instance. I'd like to know what the compression ratio
      of the surrounding rock to the tree material was.

      As to the evangelist healing story, I've heard a lot of them, but
      so far nobody seems to be able (or willing) to reproduce them where
      they can be studied. However, it's a widely noted fact that there is
      a class of humans called "hucksters" and that a subset of that class
      really believes in what they are doing. Many of those cases of "healing"
      have been shown in the past to be deception, and I'm not aware of
      one single instance in the last 20y or so that was really shown to be
      unexplainable. Perhaps you have some links? (not religious organizations,
      but professional medical ones?) There is also a (argh, growing) class
      of humans who fake illnesses, sometimes to astonishing degree, for
      sometimes monetary reasons and sometimes reasons unknown.
      The story of what the surgeons were doing to him doesn't sound right, somehow.....;-(

      "This is not an isolated datum, there are many things which have to have happened very quickly."

      Two notes:
      There is nothing - nothing! in geology that says that things cannot happen quickly. There are, however, a lot of processes we don't understand - not yet. As for an explanation for what you brought
      up, how about a steady long term ashfall that encapsulated the trees,
      sealed them and toxicated them (helping prevent rot) and then heavier
      ash falls on top?

      Two: All of your links seem to be large or small religious organizations. Do you have any to peer reviewed science journals? Anywhere this has been seriously studied? If not, don't give me any crap about "conspiracies" either. I've worked in the scientific community.
      I know better.

      "And if these things which have been upheld as taking aeons took minutes or months, what of other measures?"

      You're trying to make blanket rules from a single or a few events. It doesn't work that way.

      "And if these things which have been upheld as taking aeons took minutes or months, what of other measures?"

      Show me the fossil. Hell, don't show it to me, show it to a group of experienced bone freaks.

      "ancient engineering done with 2000-tonne blocks of stone"

      Yah, the Pyramids, Easter Island, etc, etc. I doubt the techniques they used today - mass numbers of workers, leverage and very good engineering - I doubt we could duplicate it. The workers would form a union and go on strike. ;-) They didn't exactly have that option then. That's pretty well documented.
      - heh - a friend of mine and I moved a 40 ton boulder out of it's hole once with block and tackle and some willing neighborhood kids. Backhoe couldn't get the blade under to lift and roll it. Took 15 of us, but we got the darn thing out. ;-)

      I'd like to say that I do enjoy debating this subject...just be warned ;-)
      I'd also like to comment that while I have "faith" in science,
      and follow it's tenants, that doesn't mean that I think current
      theories completely correct. It's just they fit the best evidence
      we can provide, gathered over centuries and debated longer than
      that. Science is evolving - like few religions ever do.

      If I ever did get religious, it'd probably be Zen Buddhism. They
      seem to have more logic than all the rest do.

      Cheers, and Troll Ye Not Often ;-)

      SB

      PS Not dumb, but just because that is true doesn't mean I think like you do, either ;-)

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
  90. Re:A person's programming skills is like fine wine by Anonymous Coward · · Score: 0

    >IMHO Programming has a few facuets.

    One them is the ability to spell correctly.

  91. IBM and Hercules? by Anonymous Coward · · Score: 0

    I do not see that IBM's laudable support for open source should imply unfettered use of its intellectual property.

    If a man invites you to a barbecue, it does not amount to permission to sleep with his wife.

  92. /. Interviews Moshe Bar. Theology Rules. by johnalex · · Score: 1

    Fascinating. Slashdot interviews Moshe Bar - computer geek extraordinaire - about Linux kernel maintenance, openMosix, programming, oh, and theology. Theology consumes the discussions that follow. If you don't believe me, set your prefs to browse this discussion at level 2 (as I do) and compare the # of posts about Linux to the # about the existence of a supreme being.

    Then consider the quality of the posts on both sides of the issue. I've seen few of these issues discussed at such length in the seminary I attend. Maybe I should direct some of my professors here for reference.

    And people think geeks don't care about God. I know of no other group who could carry this conversation at this intensity.

    --
    JA
    http://www.johnalex.org/
  93. Mozilla 1.0 API freeze is working out as planned. by David+Gerard · · Score: 2
    The Mozilla API model is based on an old and mean-while superseded assumption: that writing software is expensive. In the OpenSource world having to modify a driver because something changed in the kernel, is an advantage not a disadvange, both economically and techically. Proprietary software goes at the tariff of US$ 50-200 per line of debugged code. No such price applies to OpenSource software.

    This is not what is happening in practice. Now that 1.0 is out, add-ons are coming out like crazy. This is because developers frustrated with all the API changes up to now finally have an API that isn't a moving target to write against.

    mozilla.org knew exactly what they were doing with an API freeze.

    --
    http://rocknerd.co.uk
  94. Odds (reply part 1) by leonbrooks · · Score: 2
    It's all around you. You are proof, too. Every feature of you, but for the existence of God, is at the end of a very long chain of water-flowing-uphill-style materialistic miracles. Occam's Razor says: the simplest explanation wins. The God Hypothesis requires many orders of magnitude fewer miracles than the No God Hypothesis, so it is much more reasonable to accept it.

    What you are basically saying is that
    since I exist, and reality exists, and it's unlikely and against
    the odds that this would happen, therefore the fact that it DID happen
    must mean that the universe was created

    Interesting that you should use relative terms like `unlikely' when referring to the observations - but absolute, unreasonable terms when referring to the conclusions. In practice it's the other way around.

    It is literally impossible to get from goo to you gradually. Each of gazillions of gradual steps along the way has to be independently viable, and the prospective evolvee often faces paradoxes like: if a change is large enough to be selected for and not against, it requires a stupendous number of very specific helpful things to have happened at once, and no bad ones, to a single organism's genes - and be genetically dominant each time - and to drive competing genes from the race each time..

    Often the helpful things are mutually exclusive. For a simple example, water is essential to life, but quickly destroys most precursors. For a more complex example, the entire blood-clotting cascade has to have been emplaced in one go, because if any part is missing or defective, the organism either bleeds to death on the first cut, or solidifies. Half-done structures are ecologically expensive, so are selected aganst fairly swiftly.

    Many otherwise sober scientists go on imaginitive hypothetical romps when faced with problems like this, but I presume that fairy tales are not the stuff of which rational conclusions are made.

    Each impossibility, each miracle, has to have happened in different ways many millions of times on the path from rocks to rambutans. One impossibility is impossible, so what is a million of them?

    Now we turn to evidence of a creator. Sensible but otherwise impossible arrangements are exactly the situation which creatorship would be expected to produce.

    We can be more specific than this. Since many biological systems are imperfect, we can deduce that their creator was either imperfect, or has let them be damaged.

    It so happens that the God of scripture is recorded as having cursed his creation, so if this candidate was the right one, we would expect to find damaged biosystems in his world.

    And so on. How much detail do you want to go into? I invokes Occam because this is in principle and practice the most straightforward explanation, sans a requirement for strict materialism.

    BTW, if ./ freezes this thread before we finish, email me so we can rant at each other in convenience.
    --
    Got time? Spend some of it coding or testing
  95. Trees (part 2) by leonbrooks · · Score: 2
    The forests weren't flattened, that's the whole point, and the surrounding rock is alluvial

    I will note however, that I can think of decade or less timespan processes that could have covered up the trees the way you describe. Ash falls, for instance.

    P'raps I'd better describe some more, then. The trees are based on a number of levels, and have had their roots and branches stripped. Presumably before they were emplaced. Most are vertical.

    I'd like to know what the compression ratio of the surrounding rock to the tree material was.

    Don't have that to hand, but some Googling on "yellowstone dendrochronology" shows a few likely candied dates.
    --
    Got time? Spend some of it coding or testing
  96. Minutes or months (part 3) by leonbrooks · · Score: 2
    And if these things which have been upheld as taking aeons took minutes or months, what of other measures?

    You're trying to make blanket rules from a single or a few events. It doesn't work that way.

    I agree so much, and we're probably also agreed that extrapolation in general is a risky business?

    The reason that agreement here is important is because the original assignments of dates to indicator fossils and rock types was entirely arbitrary, and the methods used to `cross-check' these assignments - extrapolatory in nature - have repeatedly been demonstrated to be unreliable, often producing bizarre dates (by anyone's standards) or conflicting with each other.

    What this means is that on one hand we have many events/processes known to have been rapid and/or recent, and on the other hand many similar events/processes assumed to be slow and/or ancient. While the burden of convention lies with the known-rapid instances, the burden of actual proof still rests with the assumed-gradual instances. In many cases the rapidity/recency is even derived from direct observation, rather than deduced.

    There is nothing - nothing! in geology that says that things cannot happen quickly.

    Good. (-:
    --
    Got time? Spend some of it coding or testing
  97. Addresses himself as 3rd person by mikep.maine · · Score: 1

    I like the way Moshe addresses himself in the third person.

    --
    Mike www.sharecube.com
  98. All Windows versions are binary compatible by mikep.maine · · Score: 1

    Ok Moshe, you may be full of your knowledge, but you should at least get the facts correct... All Windows versions are binary compatible, even all drivers. Changing binary formats between versions is about as effective as putting holes on a highway. You can fix this problem with Linus when you get Mosix out the door. Mike

    --
    Mike www.sharecube.com
  99. Careful! The Moshe Bar userid is an impostor by crome · · Score: 1

    Hello everybody,

    I am Moshe Bar, the one interviewed in this article. I noticed that somebody created himself the Moshe Bar userid and posted several provocative, anti-american and down-right offensive comments.

    That person is not Moshe Bar and pls do not attribute his or her comments to me.

    In order to authenticate this posting, go see my accompanying posting on www.moelabs.com at http://www.moelabs.com/modules.php?name=News&file= article&sid=100&mode=thread&order=0&thold=0 .

    Many thanks

    Moshe Bar
    www.moshebar.com

  100. No historical evidence: by damas · · Score: 1

    There is no historical evidence for the existence of:
    God
    Big Bang
    quarks
    myself