Stories
Slash Boxes
Comments

SoylentNews is people

Meta
posted by cmn32480 on Friday February 12 2016, @04:34PM   Printer-friendly
from the oragami-it-ain't dept.

I've taken the liberty of setting up an official folding@home team for Soylent News. In case you aren't familiar with folding@home, it's a distributed computing project that simulates protein folding in an attempt to better understand diseases such as Alzheimer's and Huntington's.

There is more information on the project here, which explains it much better than I could.

Clients are available for Linux, OSX, and even Windows (if you swing that way), so come join our botnet!

That Other Site's team is ranked at 1817, so we've got some catching up to do.

On a personal note, my Dad carries the gene markers for Huntington's disease, and will eventually succumb to it. Research like this is very helpful for understanding, and hopefully developing treatments for it.

tl;dr Our Soylent News team ID is 230319


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by Runaway1956 on Friday February 12 2016, @05:15PM

    by Runaway1956 (2926) Subscriber Badge on Friday February 12 2016, @05:15PM (#303314) Journal

    FAH client is available to Arch users in the AUR, search for "folding". The viewer and controller are also available, search for FAH. I don't know why they didn't stay consistent with FAHclient. Ehhhh - it's all there anyway.

    I've just installed, now I'm trying to figure out how to set it up, and join the team.

    --
    “Take me to the Brig. I want to see the “real Marines”. – Major General Chesty Puller, USMC
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 3, Informative) by kurenai.tsubasa on Friday February 12 2016, @11:08PM

    by kurenai.tsubasa (5227) on Friday February 12 2016, @11:08PM (#303488) Journal

    Gentoo here. Instructions for Gentoo: Do emerge --ask foldingathome which will also unmask the package for your architecture and unmask the license if you proceed. For crazy Paludis users like me (assuming amd64 arch and you're not being picky about licenses):

    echo sci-biology/foldingathome ~amd64 >> /etc/paludis/keywords.conf && cave resolve foldingathome -cx

    Optionally, Paludis users can run cave config foldingathome or just edit the config file.

    • (Score: 2) by kurenai.tsubasa on Saturday February 13 2016, @12:01AM

      by kurenai.tsubasa (5227) on Saturday February 13 2016, @12:01AM (#303499) Journal

      Additional note for Gentoo users. In order to run as the foldingathome user, that user must be in the video group:

      gpasswd -a foldingathome video