

Sadly not really. I use the free tier Oracle, which honestly has worked very well, but I’m not going to recommend using Oracle aside to say that it functionally works for me.
If I were to switch I would probably go to racknerd.


Sadly not really. I use the free tier Oracle, which honestly has worked very well, but I’m not going to recommend using Oracle aside to say that it functionally works for me.
If I were to switch I would probably go to racknerd.


Yes, but you can run multiple VPS, from different providers, simultaneously.
What I like is that while it does depend on an external provider, it doesn’t depend on a specific external provider. Any VPS with a public IPv4 would work.


VPS+VPN (WireGuard for me), with Tailscale as an emergency alternative, has worked very well for me. Knock on wood the only outages have been my own fault.


VPS+VPN, this is what I do.
VPS has public IP and runs WireGuard “server”* and a reverse proxy (and fail2ban…). Reverse proxy points to my home computer over the WireGuard link. No open ports on my home router.
For private facing/LAN-only services I just don’t have an entry in the VPS reverse proxy. DNS on the router points everything to my local server, so if at home I access everything directly. To access internal services remotely requires VPN (i.e., WireGuard to the VPS).
Works well; I have a tiny free tier VPS but even so, no complaints.
*Yes I know there are no wg clients or servers, only peers, but it plays a server-likr role.


In a VHCOL area, $100k with one child is extremely tough/you’re likely dipping into savings. Our daycare alone is over $40k/yr per kid, and only $5k ($7500 next year) is fully tax exempt.
Median 2 bedroom in my area is over $50k/yr.
$100k doesn’t cut it. “Just move to a cheaper area” is IMHO not a proper response to this—anyone who works in my city should be able to afford to raise a family here, with a high quality of life/standard of living, but that’s not really the case.


Economically mediated de facto sterilization is an extremely dystopian thing to just accept. I think it’s pretty justified to be more or less outraged in this case.


I used Photoprism years ago, so my knowledge is probably pretty outdated.
My experience of Photoprism was that mobile was not tightly integrated. At the time I used Syncthing to sync photos — it worked ok for me, but I wasn’t going to set it up on my partner’s phone, for example.
Immich Just Works on both mobile and desktop. Multi user is great, sharing is great, and the local ML and face detection work remarkably well.
Whatever works for you is the best of course! Immich fits the bill for me, and it was very much worth it for me to “buy” it.


Regarding DNS servers, what router do you have? Some routers have simple enough DNS capabilities — I have a MikroTik, and have it set up with DNS entries for internal services (including wildcard). Publicly accessible services just use my registrar’s DNS (namecheap — no complaints).
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).


filtered coffee has had much more time to steep in all the caffeine
True, but I think it’s more complicated than that. Filtered coffee is typically a coarse grind, espresso is fine—and fine grind has a larger surface area to volume ratio, which helps with extraction.
I have also heard that caffeine leaches out fairly quickly, so it gets to be diminishing returns pretty quickly.
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.
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 :)


Googling around and one oz (=1 shot as far as I can tell) of espresso seems more like 60mg caffeine.
I’m a little skeptical of the number in the graphic, especially since I don’t see a source.


I hate to be that guy, but, “source?” The espresso number “feels” a bit off, and some Internet searching agrees better with intuition:
According to USDA, 1oz of espresso is 63mg and 1C coffee is 92mg.
Just googling around, and both DDG and Google summary report 64mg/shot (with the obvious disclaimer about trusting AI summaries).


Matter is also local—provisioning can be a PITA but once done I’ve been pretty happy with even the cheap Matter WiFi smart bulbs. Home Assistant supports them very well.
Cheap bulbs can be a little buggy, which usually means I need to power cycle some of them now and then.


My lights and motion sensors were obviously unaffected (HomeAssistant). My Emporia Vue2 power monitor would possibly have stopped working, except I flashed it with ESPHome firmware, so it’s local only, and of course it was fine. My security cameras (Frigate) were also fine.
If my smart home devices are going to stop working, it will almost certainly be my fault, thank you very much!


I’ve been really impressed with Immich, can’t recommend it enough.


I’d put substitute first, but yours sounds better :)
(I’m a big Immich fan, and I’m taking and sharing photos more than ever before, in part because Immich is awesome, self hosted, and open source [the other part is that I have kids now so I’m taking way more photos that grandparents want to see].)


On low end CPUs you can max out the CPU before maxing out network—if you want to get fancy, you can use rsync over an unencrypted remote shell like rsh, but I would only do this if the computers were directly connected to each other by one Ethernet cable.
If you search around you might find free ones. Oracle has/had a free tier (though it’s Oracle, so…).