This is quite important with Immich. They’re good at documenting their breaking changes, just gotta make sure you check the changelog before updating. Also best to avoid auto updating with Watchtower or similar to avoid surprises.
This is quite important with Immich. They’re good at documenting their breaking changes, just gotta make sure you check the changelog before updating. Also best to avoid auto updating with Watchtower or similar to avoid surprises.
Depends on the currency.
I’m not sure if they’re available with UK plugs, but I’ve got a pack of Thirdreality Zigbee plugs that monitor energy use and have a button on them to toggle power.
I’ve got them connected to Home Assistant. Two do a bit of climate control in a coldroom, the others are for occupancy lighting.
The asterism gives me big Splinter Cell vibes and I’m definitely OK with that.
I heard a podcast with the author of this book and the conclusion was similar. He recommends no smartphone before 16. Dumb phones for communication can be whenever.
I haven’t read the book yet, but the podcast discussion was fairly informative. I think it was Hidden Brain’s Escaping the Matrix episode.
The American data is also not fit. A part of a reduction in firearm deaths is advancements in medical treatment for bullet injuries. The actual statistic that should be tracked is bullet injuries, which is also quite incomplete due to many PDs classifying a survived bullet injury as an assault, limiting the ability to get accurate numbers on how many bullet injuries there actually are.
Unfortunately there isn’t really an all-in-one guide. TechnoTim has info on the Pi-hole config side and wildcard certificates, but I think he uses it with traefik.
NPM is pretty straightforward. If you find a site isn’t working, try turning on Web Socket support.
I’d say just search for guides on each part individually:
I can try to help if you run into any issues.
I’m definitely not a network pro, but it sounds like you’re looking to do something similar to what I have.
I’ve got nginx proxy manager as my reverse proxy with pi-hole for local DNS. All traffic goes through the pi-hole and anything going to mydomain.com has DNS entries pointing to nginx. I’ve set nginx up so service.lan.mydomain.com is for anything local and just service.mydomain.com for anything external with wildcard SSL certs for both (*.domain doesn’t seem to cover *.lan.domain so add certs for both - probably because it’s a sub-subdomain).
The Cloudflare tunnel can then just get directed to service.mydomain.com instead of the IP of the service.
Alright. You do you.
Unless the feature of the view is nearly straight up from the window, properly designed awnings don’t block the view at all.
Interior shades aren’t nearly as effective as exterior. Once that sun gets through the window, it’s already giving that next interior surface quite a bit of heat.
There are many styles of awning or other shading elements. You can have metal slats or what looks like a wood box that comes out horizontally over the window. I’m sure something could fit your house’s aesthetic. And perhaps ask your wife what value she’d put on thermal comfort.
Looking for shading elements or shading strategies might get broader results than simply sheet metal or fabric awnings.
Awnings don’t have to be a piece of fabric flapping in the wind. Wood, metal, extended roof overhangs, a deciduous tree, really anything that provides exterior shade to a window will be quite effective at reducing interior heating.
Sorry, four of the power to ethernet plugs. You put one near your router to essentially supply internet to your house’s electrical circuits, then distribute the others where you need them, such as office, living room if you want to connect a TV or console, etc.
I had a set of four for getting ethernet around the few places I rented. There was maybe the odd quality decrease when there was a lot of electrical load, but they worked great otherwise.
“Our Computer”
Oh man, I remember a Philips mp3 player I had for the longest time as a kid. You could hear the little clicks of the hard drive. Lost it on a hike, unfortunately.
I recently went this route after dabbling with other options. I had a wireguard VPN through my Unifi router, with rules to limit access to only the resources I wanted to share, but it can be a struggle for non savvy users, and even more so if they want to use Jellyfin on their TV. Tried Twingate too and would recommend if it fits your usecase, but Cloudflare Tunnels were more applicable to me.
This is mostly my reasoning too. I’ve got a bit more juice than a NUC, but I prefer the way resources are managed with an LXC for the certain apps that I run. I still have VMs for other things, like HAOS and a BlueIris NVR. It’s only a local homelab with no external users so avoiding additional complexity is often in my best interest.
Why would one prefer a VM over an LXC for Docker?
Sad to see the news about tteck. His scripts really helped me get off the ground on my own self hosting journey.