Where are you hosting your instance now? I’ve been looking into a cheap VPS for the things I’d rather not host on my personal home network.
Comment on How can I contribute processing power to the community?
scrubbles@poptalk.scrubbles.tech 2 weeks ago
Good intentions, but I would be wary of anything not official like foldingathome or boinc (both great projects I recommend)
The reason is other people are horrible, and while your intentions are good, it’s significant risk. Lemmy had a csam attack a while ago and I immediately moved my instance to the cloud because I learned that if I even accidentally hosted anything it means immediate seizure, self hosting it means they plow through my door and yank the servers.
Tor nodes, peertube, you open yourself up to that risk
TaiCrunch@sh.itjust.works 2 weeks ago
scrubbles@poptalk.scrubbles.tech 2 weeks ago
I landed on digital ocean. Fair prices for a vpc and a reliable name
captainastronaut@seattlelunarsociety.org 2 weeks ago
K&T Host does Lemmy and it works great. Their support is stellar.
henfredemars@infosec.pub 2 weeks ago
BOINC is great. In its day, you could get an enormous amount of computing power on a shoestring budget thanks to volunteers. It also helped the volunteers feel like they were more a part of something, because they were! I used to have a small server farm crunching numbers for science.
Unfortunately, the landscape has changed. Some projects are still around, but many of the big players have left. Computing power is a lot more accessible now, and the main limitation is time spent analyzing the data rather than the computation itself. Cloud computing can make just about any computation happen fast for a reasonable price without having to own all of that hardware. GPUs have exploded in computation capacity. Just, a lot of factors came together where the need isn’t as great.
With that said, I still run it on one mini PC, but the payoff for having to write your application in a distributed fashion doesn’t have the return on investment that it used to.