Slashdot Mirror


User: rakarnik

rakarnik's activity in the archive.

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

Comments · 33

  1. Thanks! on Rob "CmdrTaco" Malda Resigns From Slashdot · · Score: 1

    Slashdot has kept me up to date with the geek world for many many years, through college, my first job, and grad school. Appreciate it, and best of luck with your future plans.

  2. Re:I wonder if... on Firefox 3 Plans and IE8 Speculation · · Score: 1

    <nitpick>According to the link you posted, it's Firefox, not FireFox.</nitpick>

  3. Perl is not optional on Open-Source Bioinformatics Programs? · · Score: 1

    If you have a real interest in bioinformatics, I cannot stress enough that you should learn Perl. Even if you are a biologist by background, Perl is not like Java or C, and stresses more on getting things done rather than on abstract computer science concepts.

    Once you learn Perl, using something like BioJava will give you all you need to handle sequence data. For instance, you could build a data pipeline that you use on all of your sequences of interest, instead of a graphical tool which pretty much forces you to do alignments and such one at a time.

    Now there are some tasks that will require a graphical tool (editing alignments is an example), and one free tool you could use is JaMBW. There is also a list of open bioinformatics software for Linux (generally will be Java or Perl, occasionally C) hosted at Bioinformatics.org.

  4. Other trials were shut down (reformatted!) on 'Bubble Boy' Cured by Gene Therapy in UK · · Score: 4, Informative

    Three other trials using gene therapy to cure the same disease were shut down by the FDA just last week. Apparently, the "harmless virus" used in a French trial ended up causing cancer in two patients. TFA does not seem to mention these other trials.

  5. Other trials were shut down on 'Bubble Boy' Cured by Gene Therapy in UK · · Score: 0, Redundant

    Three other trials using genetherapy to cure the same disease were shut down by the FDA just last week. http://www.cbsnews.com/stories/2005/03/04/tech/mai n678164.shtml Apparently, the "harmless virus" used in a French trial ended up causing cancer in two patients. TFA does not seem to mention these other trials.

  6. Uh on Doom 3 Linux Client · · Score: 2, Insightful

    http://games.slashdot.org/comments.pl?sid=117228&c id=9914322 What part of that comment did you not understand?!?! Talk about an even more misleading headline. Would it be so hard to add "in testing"?

  7. Re:unnecessary on Mozilla - From Browser to Desktop Environment? · · Score: 1

    XUL is an interface building language (much like GTK+ and Qt), and so "should we build interfaces in XUL?" is valid and does not violate the principle you mention. Apps with XUL interfaces would need a runtime, and this is no different from the GTK libs or the Qt libs being loaded when applications based on those frameworks are run.

    That said, I am not sure what the limitations of XUL are. How does it compare to Microsoft's XAML, for instance in terms of functionality?

  8. Re:Companies hurt themselves... on Train Your Own Replacement · · Score: 1

    Even looking at the big picture, the Indian population is 5 times that of the US (and that's just one country). Do you know how fast Coke/Pepsi/Ford et al are growing in India as a result of the economic boom there?

    Now no tech company is making millions in India yet, but at the consumer goods level, countries like India and China are the "emerging markets" we hear about , and after all include greater than two-fifths of the world population.

    So your argument may be valid for a Microsoft, Oracle or IBM, but definitely not for McDonalds, whose global sales are an important component of their success.

  9. Re:NForce2 proprietary? on nForce MCP Network Driver Working On FreeBSD 5.1 · · Score: 2, Informative

    Yes, he is simply porting the open source wrapper for the Linux binary module to the BSD kernel, as he mentions in the article. Reverse engineering the supplied binary module is prohibited by the license under which it is supplied.

    At this point, we have no idea what chip is used in the NForce2 ethernet. Possible suspects such as AMD8111e and pcnet32 have been tried without success.

    I assume that Nvidia has some kind of licensing agreement that prevents them from releasing specs; otherwise, why in the world would you guard the specs for a damn ethernet card?

  10. Re:Am I missing something here? on Linux Kernel Benchmarking: 2.4 vs. 2.6-test · · Score: 1

    Oops, pot kettle black. The UP number should be more like 1017, but the point still stands.

  11. Re:Am I missing something here? on Linux Kernel Benchmarking: 2.4 vs. 2.6-test · · Score: 3, Informative

    Yes, the number for dual is not 1017, but more like 1545.

    Here are the actual numbers for 2.6.0-test5 and the compute workload:
    1 - 992.06 - 100%
    2 - 1545.03 - 155%
    4 - 5175.28 - 521%

    Now for why the 4 processor case is actually 5 times better than the single CPU case, I do not know enough about the benchmarks to comment.

  12. Re:GOOD!! Red Hat, fix your RPMs!! on New ssh Exploit in the Wild · · Score: 2, Informative

    It's on RedHat Network, so you can use up2date. I did "up2date -u", which updated openssh, openssh-askpass, openssh-askpass-gnome, openssh-clients and openssh-server. You still have to do step 5 above, restarting the ssh server.

  13. Re:Reality vs. Fantasy on Spider Robinson And The State Of Science Fiction · · Score: 1
    Science is possible... fantasy is impossible.

    Except that when you talk about science fiction, anything is possible.

    Very few people read science fiction for the science -- it is mostly hokey anyway. The interesting aspect of most sci-fi stories is the sociopolitical questions that technology raises, rather than the technology itself, at least beyond the initial "Wow" factor. The best sci-fi writers are those that do not use technology to solve the crises in their stories -- see Asimov for some good examples. We do not need any more of "let's just up this engine to warp speed" -- I get more of a kick out of the latest Doom 3/Half-Life 2 trailer.

    And although (as you rightly argue) most space technology themes are getting a bit old, there are other themes worth considering. Biotechnology is one, if only writers like Crichton and Cook would give us a non-alarmist story once in a while.

    Last but not least, I think the popularity of fantasy right now can be attributed to the mainstream media, which is pumping out Lord of the Rings and Harry Potter movies every year.

    --Rahul

  14. Re:Worst Linux annoyance- on Worst Linux Annoyances? · · Score: 1

    You said:

    I gave up on Linux (and went back to BeOS)

    and:

    coz there's no one like you left.

    Indeed.

  15. Re:took me a while to make it work... on Linux v2.6 Begins Testing · · Score: 1
    happens that for some reason X doesn't detect working agp when a Radeon 8500LE in inserted in my kt266 based mobo. even with agpgart and radeon modules loaded.

    The different chipset-specific AGP routines are now in their own modules. So you have to do "modprobe via-agp" or something similar before AGP is actually up and running.

  16. ATI's job posting is 2D only on 3DLabs Releases Linux Drivers · · Score: 1

    That is not a good sign, unless they are planning to release specs to the community for 3D driver development.

  17. Just once... on Sen Hatch Would Like To Destroy Filetraders' PCs · · Score: 1

    I would like to see the RIAA blow up someone's PC and burn their house down as an "unintended consequence". The person should then turn out to have ISOs of some Redhat version codenamed aguilera, and no real copyrighted material. Then we'll see who sues whom....

  18. FP on MIT Creates Urine-Controlled Video Game · · Score: 5, Funny

    First pee!!!

  19. Corruption includes duplication of data blocks on Data-Corrupting ext3 Bug In Linux 2.4.20 · · Score: 0, Redundant

    An example of such duplication can be seen at this leading news site.

  20. Re:How much do the scores count? on GRE Computer Science Exam Canceled For '02 · · Score: 1

    Most schools do not require the GRE computer science test. I am currently in a graduate CS program and did not take the computer science GRE, only the general test.

    Of course, taking the test can only help your application, unless you make a terrible mess of it.

  21. Re:Not convinced on Elephant DNA Studied · · Score: 2, Informative

    The term species is defined quite subjectively, but in this context, "species" are probably defined as groups that have been sexually isolated from one another. So the three groups cannot (maybe the sperm from one species cannot fertilize the egg of another properly) or do not (they dont like each others smell, for instance) reproduce with each other. Isolation thus need not be geographical. Over the years after the isolation event, their DNA becomes less and less alike.

    These researchers sequences certain DNA sequences in all these elephants and clustered the seqeunces. They found that the seqeunces clustered into 3 main groups, i.e. the sequences within the groups showed more similarity than the sequences in the other two groups. Two of these obviously corresponded to the existing known species, but the third probably looked just like one of the others, and yet was isolated sexually some time ago.

    More details are in the abstract of the paper.

    -Rahul
  22. Physlets on Software for Online Courses? · · Score: 1

    In case you want to write software to help with the "online lab" part of courses or perhaps simply illustrate certain ideas in a graphical fashion, take a look at Physlets. These are open-source Java libraries for writing physics-related Java programs/applets. Award winning, no less.

    -Rahul

  23. Re:I already have a 9700 on ATi Radeon 9700 Full Release Review w/ Benchmarks · · Score: 2, Informative
    Huh? Slower framerates isn't a performance hit? Sounds like you're a little biased.

    Ah my friend you misunderstand.

    Overall, the Parhelia is slower than the 9700. However, the relative performance drop when 16xFSAA is enabled is less for the Parhelia than for the 9700, i.e. the 9700 may lose 50% of its framerates when 16xFSAA is enabled, while the Parhelia may lose only 20%.

    Note that these numbers are merely to illustrate the point and do not refer to actual performance.

    -Rahul
  24. Re:On a more serious note... on Linux 2.4.19 Released · · Score: 4, Informative

    Main important change would be the IDE updates from the -ac kernels which are in 2.4.19. These should support the new large disks and ATA133, AFAIK. Also, the Changelog is accurate: those were the patches from 2.4.18 to 2.4.19.

    -Rahul

  25. Missing rule on 8128 miles Per (US) Gallon · · Score: 3, Funny

    From the pictures, it looks like one rule was left out.

    The car shall fit non-midgets such that they do not need back surgery after the journey.