

The all-wheel-drive ES 500e returns up to 276 miles of range.
For those who want AWD, range will be somewhat reduced.


The all-wheel-drive ES 500e returns up to 276 miles of range.
For those who want AWD, range will be somewhat reduced.


…and regular old murder for ReiserFS.
Not sure what it is about filesystem maintainers…


Cool, I recommend it!
I have my public facing reverse proxy point to my public services, and I also have it set up as a “roadwarrior” VPN to my home. So, I can connect my phone via WireGuard to my VPS, and a local DNS resolves my private services to the private IP addresses in my home network (so, I also run a reverse proxy on my server, for internal services).
I also have an off-site backup using this — just a raspberry pi and an HDD at family’s, that rsyncs+snapshots over the WireGuard network.
I’m sure I’m not following all the best practices here, but so far so good.


VPS with a public ip (which just takes all the fun out of selfhosting)
Why do you say this? My VPS only runs a reverse proxy and WireGuard, with all services hosted on my computers at home.

March in San Francisco is feeling like August in LA.


Remember that RAID and redundancy is not backup.
Try to 3-2-1, or something similar/better, if you can.
I am fairly sloppy here, and I am also very cheap. I have multiple copies in my home for important stuff (mainly Immich), the in use copy being on SSD and a few backups on spinning rust. I have a raspberry pi with an external HDD at family’s place, with a daily rsync+snapshot, for off site backups.
Of course, I’ve never had a catastrophic failure, so who knows how smooth that would be…


I switched to Technitium and I’ve been pretty happy. Seems very robust, and as a bonus was easy to use it to stop DNS leaks (each upstream has a static route through a different Mullvad VPN, and since they’re queried in parallel, a VPN connection can go down without losing any DNS…maybe this is how pihole would have handled it too though).
And of course, wildcards supported no problem.


Maybe take a look at Outline. (Not affiliated, but I host it for myself.)
I also host KitchenOwl, but mostly just as a grocery list.
I’m really really glad that I get root on my work computer.
“…I really don’t want to have to wipe the thing because it’s running a headless OS”
I feel like logging in as root on a headless system and hoping you type the command(s) to restore functionality is a rite of passage.


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 :)


Not the same, but for my Immich backup I have a raspberry pi and an HDD with family (remote).
Backup is rsync, and a simple script to make ZFS snapshots (retaining X daily, Y weekly). Connected via “raw” WireGuard.
Setup works well, although it’s never been needed.

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.


Lots of local-only options out there for security cameras. Doorbell cameras may be a little harder to find, but it looks like they exist.
I have a few Amcrest PoE bullet cameras, and they work great local-only. They’re on a separate VLAN, only my server can talk to them, and I have had zero problems with them. They even support NTP, which my router provides, so the clocks stay synced with no intervention. I’m running them with Frigate.
Obviously you should use an exponential search, assuming you don’t know the age of the oldest human.


Torvalds uses it too I believe, so you’re in good company (Debian for me, though my heart belongs to Slackware).


I bought a Rockchip SBC (Orange Pi 5+), and when it worked it was awesome…but man, the software support (mainly kernel space) is just not there. Exercise in frustration to get everything working at the same time.
Currently running armbian. I don’t think HW acceleration is working, and I don’t think HDMI out is even working, but for my use case it’s a stable config…for now.
This gets posted regularly on Lemmy, and while the economic take is tone-deaf at best, there’s a real issue with generating more power than you can use. You can’t just dump grid power — it needs to go somewhere. The grid needs to consume as much as it generates at all times or else bad things happen.
There are of course solutions, but that doesn’t mean it’s not an engineering challenge to implement.
Figuring out what to do with kilowatts is easy, but figuring out what to do with megawatts, at the drop of a hat, is substantially harder.