21 comments

[ 4.4 ms ] story [ 52.7 ms ] thread
This project is 14 years old, and was originally created for finding extra-terrestrial signals with SETI@home
I've played with this, once upon a time it used to be a screensaver - you can run this headless now.

The idea to pair up worthy projects (think scientists folding proteins or doing something computationally intensive) with spare cycles is an old one.

I'm not sure how efficient this approach is. I got the impression when I tried to donate some cycles recently (spare servers) that its not widely used. Anybody has any experiences they would like to share? I'd love to hear.

The BOINC client is (afaik) pre-installed on many IBM machines; it's been on both laptops I've been issued. I suspect that IBM is one of the biggest supporters of BOINC.

Disclaimer: IBMer, simply sharing an observation, not talking on behalf of organization, etc.

BOINC itself is the white-label open-source[1] tech that other projects use, including SETI@home. I participate in IBM's World Community Grid[2] project, which uses the BOINC client. (it's running on my home machines, including some old/spare Android devices)

The IBM project is definitely active — their homepage currently says there are 721k volunteers participating, and there's a monthly email newsletter that covers their sub-projects' progress.

For an example of a current project, see OpenZika[3].

I see projects like BOINC and Jason Scott's ArchiveTeam Warrior[4] as a sort of "botnet for good" — if you have some bandwidth + margin in your monthly electricity budget, why not? I'm essentially spending a bit of electricity each month to help contribute to (and be a participant in) these projects. Their marketing must be working, because it "feels good" to be a part of them. :)

I don't know enough about CPU use + electrical costs to truly gauge the impact of my devices, e.g. vs. spending the same amount of $ on a fast, modern server running on clean power in an Icelandic datacenter. But having an old laptop or two + a few old Android devices running 24x7 hasn't noticeably appeared on my monthly PG&E bill.

[1] https://github.com/BOINC/boinc

[2] https://www.worldcommunitygrid.org/discover.action

[3] https://www.worldcommunitygrid.org/research/zika/overview.do

[4] http://www.archiveteam.org/index.php?title=ArchiveTeam_Warri...

I am wondering if it's more efficient to spend CPU cycles of PCs and mobile phones at home at the cost of increasing the electricity bill or to donate the same amount directly to the project so that they can use it for optimised (GPU?) servers that have better computational power per dollar.
> I'm not sure how efficient this approach is. I got the impression when I tried to donate some cycles recently (spare servers) that its not widely used. Anybody has any experiences they would like to share? I'd love to hear.

I remember it has been used to crack firmware signing keys for TI calculators.

http://www.ticalc.org/archives/news/articles/14/145/145273.h...

I think my 17+ year old SETI@Home account may be the oldest non-email account I have. Great to see BOINC still going.
I have to wonder, as this has been around for quite some time now, is there any particular reason this was posted today? New developments?
I love BOINC! My first serious research project was to try and parallelize some experiments using BOINC installed on all our library computers.

The resulting throughput wasn't much faster than our servers at the time, but was a fantastic learning experience.

"Locating stolen computers"

http://boinc.berkeley.edu/wiki/Locating_stolen_computers

An unexpected useful feature!

I reinstalled BOINC after 4 yrs, after watching SETI on cosmos series
Pretty sure this is used by LIGO to find evidence of gravitational waves.
Yes it is. That's Einstein@Home [1]: "Einstein@Home is a program that uses your computer's idle time to search for gravitational waves from spinning isolated compact objects (among which are pulsars) using data from the LIGO gravitational wave detector."

- [1] https://einsteinathome.org/

I've been using BOINC for years now on my Android Phone, it's App is amazingly well written, but it's missing one feature: Finish on AWS.

The idea came to me recently when I had a Task that was 70% in completion but only hours away from its overdue date. At that moment some part of me would have paid 5$ to see the task finished on an AWS instance so the work of my trusty little phone wasnt for nothing.

It's wasteful and stupid from a personal point of view... But it triggers the same feeling some mobile games trigger + I wouldnt buy virtual crystals but actual scientific data.

Personally I think grid coin is worth mentioning when bringing up bionic. Seems like mining that is actually useful
Wow, I didn't know BOINC had GPU support. I hate running an AWS GPU instance due to the cost, so I wonder if BOINC is an eventual solution.