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.

134 of 427 comments (clear)

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

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

    ... a cannibal?

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

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

      --
      Garett

    2. 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."
    3. 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.

    4. 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.

    5. 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!

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

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

  2. 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 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.'
    2. 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!

  3. 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 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)

    3. 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.

    4. 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."
    5. 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.

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

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

    7. 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?

    8. 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

    9. 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?
    10. 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."
    11. 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

    12. 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?

    13. 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.
    14. 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
    15. 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? ;)

    16. 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.
    17. 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.
    18. Re:About atheism by SpacePunk · · Score: 2

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

    19. 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.
    20. Re:About atheism by Krieger · · Score: 2

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

    21. 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.

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

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

    23. 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.

    24. 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.

    25. 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

    26. 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.

    27. 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.
    28. 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
    29. 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

    30. 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

    31. 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.

    32. 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.

    33. 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?

  4. 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!
  5. 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 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.

    2. 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

    3. 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!

    4. 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.
  6. 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 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?

    2. 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.

    3. 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.
    4. 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.
  7. 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 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.

    2. 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.

    3. 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!

    4. 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.

    5. 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.
    6. 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.

    7. 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.

    8. 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?

    9. 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? :)

    10. 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!

    11. 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>

    12. 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.

    13. 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.
    14. 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.

      --
    15. 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

    16. 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

    17. 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.

    18. 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).

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

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

    20. 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.

    21. 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)

  8. 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 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.

    3. 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)?....

    4. 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
    5. 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.'
    6. 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.

    7. 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;
  9. 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.

  10. 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

  11. 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.
  12. 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 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.

  13. 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.

  14. 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.

  15. 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."
  16. 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!
  17. 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 mikeee · · Score: 2

      By claiming that they're actually just funny-looking wolves.

    3. 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.

  18. Wold the REAL Moshe please stand up? by Bobzibub · · Score: 2

    suck!

    Thanks.
    -b

  19. 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
  20. 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
  21. 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?
  22. Re:About atheism [MOD UP] by PhatKat · · Score: 2

    He's right! Read the whole thread.

  23. 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.

  24. 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...

  25. 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

  26. 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.

  27. 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?

  28. 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.
  29. 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 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

  30. 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?
  31. 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..."

  32. 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.
  33. 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.

  34. 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
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. 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
  43. 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
  44. 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
  45. 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
  46. 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
  47. 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