this post was submitted on 24 Oct 2025
152 points (97.5% liked)

Programmer Humor

27193 readers
1011 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

you are viewing a single comment's thread
view the rest of the comments
[–] qjkxbmwvz@startrek.website 5 points 1 week ago (2 children)

I can be a bit neurotic about turning off lights when I leave a room, so Home Assistant was a nice way to free up brain space for me. A few motion sensors here and there + some simple automations, and the lights mostly handle themselves. Zigbee sensors and Zigbee or Matter-over-WiFi bulbs, so everything is local. A free VPS+WireGuard setup means I can access them remotely should I need to, with TailScale as a backup.

Cloud failures mean I can't access remotely, but local control is unaffected---if my smart devices stop working it's almost certainly my fault :)

[–] piccolo@sh.itjust.works 4 points 1 week ago* (last edited 1 week ago) (2 children)

Automating lights made sense 20+ years ago when lights were power hungry. But leaving on a 10w light bulb today is so meaniless. Especially after adding in all the power draw of the automation requires...

[–] qjkxbmwvz@startrek.website 11 points 1 week ago

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.

[–] JohnEdwa@sopuli.xyz 3 points 1 week ago* (last edited 1 week ago)

A single raspberry pi that draws maybe 3 watts, and fraction of a watt standby draw per device?

Also, 10w draw for a year is 87kWh. And you probably have more than just one light in your house.

[–] MarauderIIC@lemmy.zip 3 points 1 week ago (1 children)
[–] qjkxbmwvz@startrek.website 1 points 1 week ago* (last edited 1 week ago)

Oracle Free tier, amd64. Only use it because it's free---limited bandwidth, but given I have slow upload at home it's never really been a bottleneck. Hate to admit it given it's Oracle, but I've been completely happy with it.

If I switch to a paid VPS I will probably go with racknerd (suggestions welcome though if you have thoughts).