• 0 Posts
  • 64 Comments
Joined 2 years ago
cake
Cake day: February 1st, 2024

help-circle


  • I’ve been pleased with it. Family is very relaxed about projects like this, but yeah it’s low power draw. I don’t think I have anything special set up but the right thing to do for power would be to spin down drive when not in use, as power is dominated by the spinning rust.

    Uptime is great. Only hiccups are that it can choke when compiling the ZFS kernel modules, triggered on kernel updates. It’s an rpi 3/1GB RAM (I keep failing at forcing dkms to use only 1 thread, which would probably fix these hiccups 🤷).

    That said, it is managed by me, so sometimes errors go unnoticed. I had recent issues where I missed a week of rsync because I switched from pihole to technitium on my home server and forgot to point the remote rpi there. This would all have been fixed with proper cron email setup…I’m clearly not a professional :)



  • In much of California, it’s not the electric energy costs that are high, it’s the delivery/grid fees. Not that it matters as far as the electricity bill goes, but it’s worth noting.

    On my recent bill I paid 16¢/kWh for on-peak electric generation and 49¢/kWh for electric delivery. (There’s a small baseline credit for delivery so it’s a little more complicated, but you get the idea.)

    So if someone tries to tell you electricity is expensive because CA is a hippie state with lots of solar, I would be a little skeptical.










  • Maybe not a service in the typical sense, but setting up your router+server to route your home network traffic through a VPN is a fun project.

    My router (MikroTik) supports WireGuard, so I can use it with Mullvad for the whole house—but wg is demanding and it’s a slow router, so while it can NAT at ~1Gbps, it can’t do WireGuard at more than ~90Mbps. So, I set up WireGuard/Mullvad on a little SBC with a fast processor, and have my router use that instead. Using policy based routing and/or mangling, I can have different VLANs/subnets/individual hosts selectively routed through the VPN.

    It’s a fun exercise, not sure I implemented it in a smart way, but it works :)







  • Especially after adding in all the power draw of the automation requires…

    What exactly is the incremental power draw for automation? My network gear and server (a little nuc) are sunk power costs as I self host other services.

    Idling, my home uses around 100W with the fridge off. One 10W light is an additional 10% of my power budget, and I have a lot more than one light in my house. I also pay about $0.40/kWh.