SETI@home shuts down after 21 years
11–20 of 356 posts
Re: SETI@home shuts down after 21 years
#12Anectdata: I set up an old computer with this in 2009, but a few months later I heard about this thing called cryptocurrency mining... EDIT: The article notes that they are reaching a point of diminishing returns with the distributed nature of the SETI@HOME tasks, but I can't help wondering if things like crypto had an impact on participation with this and other @HOME-style academic projects[0]. [0]: https://boinc.be…
I'm not an expert in either this or cryptocurrency, but it always seemed like these two would be a good marriage of technologies rather than having crypto mining rigs waste resources on unproductive proof of work algorithms. Does anyone know why that wasn't feasible or didn't catch on?
Re: SETI@home shuts down after 21 years
#13Anectdata: I set up an old computer with this in 2009, but a few months later I heard about this thing called cryptocurrency mining... EDIT: The article notes that they are reaching a point of diminishing returns with the distributed nature of the SETI@HOME tasks, but I can't help wondering if things like crypto had an impact on participation with this and other @HOME-style academic projects[0]. [0]: https://boinc.be…
Were you able to keep the wallet files well into the next decade? It was fraught with disaster back then, I read about a lot of regret.
Re: SETI@home shuts down after 21 years
#14Does that mean folding@home is next? I think the screensaver dying out eventually killed it. Also cloud computing.
Re: SETI@home shuts down after 21 years
#15Re: SETI@home shuts down after 21 years
#16Re: SETI@home shuts down after 21 years
#17... no
Re: SETI@home shuts down after 21 years
#18Re: SETI@home shuts down after 21 years
#19Earlier quoted context omitted.
Were you able to keep the wallet files well into the next decade? It was fraught with disaster back then, I read about a lot of regret.
I had the opposite problem. Knowing the importance of offsite backups I had the brilliant idea of backing up my wallet.dat on Dropbox without any additional encryption. My bitcoin were only worth a few bucks, who'd bother stealing them, right? Years later, I saw that BTC had gone up in price a few orders of magnitude so I tried to load my wallet.dat and cash out. Except when I opened my wallet file, the balance was z…
Re: SETI@home shuts down after 21 years
#20Earlier quoted context omitted.
I'm not an expert in either this or cryptocurrency, but it always seemed like these two would be a good marriage of technologies rather than having crypto mining rigs waste resources on unproductive proof of work algorithms. Does anyone know why that wasn't feasible or didn't catch on?
Proof of work relies on computations that are hard to do but easy to check that someone has done. The entire network has to check someone's proposed result. There are very few computations that have sufficient asymmetry to the degree needed to make bitcoin work, and the types of things that SETI@home needs don't fit that bill.
The obvious problem is that there's no judgment of "correct" or "incorrect". Analogizing to a bitcoin proof-of-work, it would be as if a hash beginning with more zeroes always outranked a hash beginning with fewer zeroes, but there was no way to know whether your hash started with "enough" zeroes or not.