Bit usage: folding at home


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Bit usage: folding at home
# 1  
Old 12-10-2010
Bit usage: folding at home

This is a charitable cause for spending bits. You may have heard of the folding at home initiative: Folding@home - Main. Many individuals and companies are folding at home and perhaps it is an idea to pay forum members to fold for them and pay them in bits. The way it would work is that someone offers bits to anyone who is prepared to fold one or more work units from the folding at home site.

If the idea takes hold, we could even try an auction, whereby work units which give higher scores are also awarded more bits to the price point that is still acceptable to a donor.

Please let me have your thoughts.
# 2  
Old 12-11-2010
Sounds familiar: had been a BOINC project, could not get the hang of the API. http://folding.stanford.edu/English/...ormance#ntoc10

Last edited by DGPickett; 12-11-2010 at 04:15 PM..
# 3  
Old 12-11-2010
And why would they want bits?
# 4  
Old 12-12-2010
Bit usage is rather limited at present. While there is no good or well diversified way to spend bits, hopefully this initiative will spark off other such ideas and bits will start to be used as virtual currency.
# 5  
Old 12-12-2010
Yes, but for the life of me, like Corona688, I don't see the relationship between our forum Bits, and the distributed computing (folding).

Perhaps you could simply write down, step-by-step, your proposed relationship between Bits, and folding?
# 6  
Old 12-12-2010
The way it would work is as follows: a forum member (payee) installs folding at home at his/her side and is prepared to fold work units for an agreed number of bits. The points redeemed from the work unit are then written to the folding at home team number of the payer.
# 7  
Old 12-12-2010
Oh, so we're not spending bits, then.

Why would we want bits? We have too many already, and nothing to do with them. We can't even pay each other anymore. Until someone comes up with a way to exchange bits for work instead of vice versa, that's how it will remain.

---------- Post updated at 02:10 PM ---------- Previous update was at 01:55 PM ----------

Hey, here's something which could be sold for bits: Limited shell access to various OSes, for testing purposes. That could be very valuable, and given a few security precautions, not a significant drain on resources or a threat from intruders. I know there's been times I wished I could shell into a Solaris or AIX system to test an answer before I post it...
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Which version of Windows Vista to install with a product key? 32-bit or 64-bit?

Hello everyone. I bought a dell laptop (XPS M1330) online which came without a hard drive. There is a Windows Vista Ultimate OEMAct sticker with product key at the bottom case. I checked dell website (here) for this model and it says this model supports both 32 and 64-bit version of Windows... (4 Replies)
Discussion started by: milhan
4 Replies

2. Shell Programming and Scripting

How to handle 64 bit arithmetic operation at 32 bit compiled perl interpreter?H

Hi, Here is the issue. From the program snippet I have Base: 0x1800000000, Size: 0x3FFE7FFFFFFFF which are of 40 and 56 bits. SO I used use bignum to do the math but summing them up I always failed having correct result. perl interpreter info, perl, v5.8.8 built for... (0 Replies)
Discussion started by: rrd1986
0 Replies

3. AIX

How to monitor the IBM AIX server for I/O usage,memory usage,CPU usage,network..?

How to monitor the IBM AIX server for I/O usage, memory usage, CPU usage, network usage, storage usage? (3 Replies)
Discussion started by: laknar
3 Replies

4. Shell Programming and Scripting

disk usage and home directory

Hi guys just a quick question how could i come up with a way so i wont have to hard code my home directory into the base_cmd directory? I only want to list files and directories but no sub directories that take up the most disk usage base_cmd=`basename /home/m/mmatrik/*/` du -h -k base_cmd |... (2 Replies)
Discussion started by: musicmancanora4
2 Replies

5. HP-UX

how can I find cpu usage memory usage swap usage and logical volume usage

how can I find cpu usage memory usage swap usage and I want to know CPU usage above X% and contiue Y times and memory usage above X % and contiue Y times my final destination is monitor process logical volume usage above X % and number of Logical voluage above can I not to... (3 Replies)
Discussion started by: alert0919
3 Replies

6. Programming

copying or concatinating string from 1st bit, leaving 0th bit

Hello, If i have 2 strings str1 and str2, i would like to copy/concatenate str2 to str1, from 1st bit leaving the 0th bit. How do i do it? (2 Replies)
Discussion started by: jazz
2 Replies
Login or Register to Ask a Question