Slashdot Mirror


User: donhav

donhav's activity in the archive.

Stories
0
Comments
7
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7

  1. access grid on F/OSS Multi-Point Video-Conferencing · · Score: 1

    look at http://www.accessgrid.org/

    Last time i used this, about three years ago, this was a real pain to make work, but once you have it going, its great and will support 6 - 8 connections.

  2. Re:Thoughts on security on OpenBSD 3.4 Released · · Score: 2, Informative

    A openBSD release contains far, far more than just the kernel its all the userland as well. IE: things like grep and diff and csh. There are hundreds of these programs. The OpenBSd team puts a lot of effort into making the whole release secure not just the kernel.

  3. why it wont work (IMHO) on Cenozoic Park: Cloning the Tasmanian Tiger · · Score: 1

    Having bits of DNA to put back together is all well and good but they dont hep to clone an animal. What you need are chromosomes. Chromosomes are a complicated structure consisting of a protein scafold that the DNA is wrapped around. We still dont know the structure of the proteins in chromosomes, but we do know that it changes with time. There is a complicated interplay between the DNA and the chromosome proteins, as yet not very well characterised. Its all very well to grow up bits of DNA in varius bugs, but it can never give you the whole chromosomes you need for cloning. In my opinion the technology to do this is way more then 10 years away. I hope I am wrong. I hear this story every year, I suspect they are applying for grants again...

  4. bad url on New External Sound "Card" · · Score: 1

    I think the link should be
    www.soundblaster.com/products/extigy/

  5. only in english on Slashback: Streamend, Stego, Patches · · Score: 3, Insightful

    What if the messages are not in english or god forbid use a non arabic script?

  6. /cpu/procinfo and .18 vs .25 k7's on Tampered Athlons Hit Oz · · Score: 1

    Last sunday I bought myself in Oz a new computer with a athlon K7 700, case markings as follows:

    AMD K7700MTR51B A
    2300 16527543

    Not the A indicating a .18 micron core.

    This system has given me lots of trouble, Initially I could not get it through a red hat install without freezing (B**dy computers). After dumming down a bunch of settings (Its a k7V) mostly at random! (By this I mean turning of the cache and increasing RAM timmings) I managed to make it run long enough to install red hat.

    cat /proc/cpuinfo gives (among other things)

    model: 1
    flags: fpu, ume, pse, tsc, msr, 6, mce, cx8, sep, mtrr, pge, 14, cmov, fmov, fcmov, 22mmx, 30, 3dnow

    Looking at http://www.sandpile.org/arch/cpuid.htm I am willing to bet that model = 1 means a .25 micron core? However the markings indicates a .18 micron core!

    Could this be a "fake" athlon? Comments anyone...

  7. Re:TIGR, HUGEP and genomics on Distributed Computing and the Human Genome Project · · Score: 1

    The two projects are, i believe, going about the whole thing in two very different ways.

    HUGO is sequencing the entirity of the human genome in a slow traditional manner. This does not need excessive computing power.

    TIGR on the other hand is sequencing ONLY the genes of the human genome. They are using a shutgun approach which involves sequencing bits at random and using computing power to match up all the little bits. They need lots of computing power and would be helped by a distributes computing effort.

    TIGR also get to use all the info from HUGO but not the other way around.

    Of course working out what all thoise basses means, needs more processing power then we currently have on the planet. And hopefully distributed networks will startup that try and do protien folding and gene searching and the like.