

Are you living on a space station? What is this shitload of power?
Some of us live off-grid and make every Watt-hour we consume. So it may be that one man’s fanciful bullshit is another man’s daily life. For context, this is my 2,461st day offgrid.
A whole 60 watts?
Over the last 30 days I’ve averaged 2.01kWh/day, or an average constant consumption of 84w. All in. And that’s on the high end for folks in similar use cases. In this scenario adding in another 60w would be significant (ie, impossible for my rig during winter months).
As Sesame Street taught showed us it’s a matter of perspective.
This sent me down a rabbit hole since it’s something I’ve half-considering for a while. I prefer text configuration rather than GUI so I ended up installing graph-easy on my debian laptop:
sudo apt install libgraph-easy-perl
and made a first attempt to diagram the power setup in my campervan
It’s a perl module but the
graph-easy
wrapper makes it behave like any other CLI tool. cat or echo the config text to the wrapper and the graph pops out on STDOUT