So I have this silly idea/longterm project of wanting to run a server on renewables on my farm. And I would like to reuse the heat generated by the server, for example to heat a grow room, or simply my house. How much heat does a server produce, and where would you consider it best applied? Has anyone built such a thing?

  • dillekant
    link
    fedilink
    arrow-up
    10
    ·
    1 month ago

    I do this. If you want to actually want to use or donate the processing power, this is kind of a good thing. However, there are a lot of downsides:

    • Computers are generally much lower power than a heater. This makes them very slow to “react” to heating needs. Heating a small room, even with a 500W PC, could take an hour or maybe more.
    • Heaters have a thermostat, which computers don’t, so even though they are very laggy, they also don’t stop heating when the temperature is right. This means they can overshoot and make the room uncomfortably hot.
    • You could set up an external thermostat but then you need a load which can be switched on and off.
    • I was using folding@home, but the work items take a long time, and switching them on and off will increase the time taken to resolve the work item, which in turn means the system could get annoyed and use someone else’s computer to resolve the work item faster, or worse, blacklist your computer.
    • Using your PC to generate heat will use up its maximum lifetime. The fans aren’t built to be running at max speed all the time, the CPU & GPU could wear out, and the power systems will also wear as time goes on. You sort of have to align that lifetime against usage. This is likely fine if you see the computation as a donation or if you have important stuff to compute, but it’s probably not worth just wasting the cycles.
    • mathesonian@ttrpg.network
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      I would love to hear more about your setup and build. How are you using the heat, and what did you have to build to make use of it?

      • dillekant
        link
        fedilink
        arrow-up
        1
        ·
        1 month ago

        I’m just using it as a space heater for my study, which is also where I work from. While using the computer in Winter I just switch on f@h for both CPU and GPU (AMD 5700x and 6700xt), and this heats up the room. It’s a good 300-400W. I have home assistant telling me the temperature in the room and it bugs me to turn it off if it’s too hot. That’s my “temperature control”. I didn’t build anything, the computer is just under my desk and it heats up my room.

        Originally my plan was to have F@H automatically turn on and off based on temperature, but it turns out the power is low enough and the lag is high enough that you switch it on in the morning, and then once the room is upto temperature you can just switch it off and the room will stay warm the rest of the day.