

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.


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.


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.
For all the problems with tech companies, having a chunk of compensation be in the form of RSUs isn’t the worst idea ever. (I know it’s not specific to tech companies, but it’s generally a very prominent aspect of tech company compensation, Netflix notwithstanding.)


“Can the US lose in a way that allows the crazies in office to save face in their eyes?” seems an important question to me. Because if the options are the US clearly losing vs. the US clearly losing but nuking Iran so everyone loses…


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.
Indeed. The quoted passage made it sound like this was unique naval terminology, as opposed to standard nautical terminology. It’s not wrong, I just thought it was worded peculiarly.


(It’s not just the Navy — they’re called “heads” on recreational vessels, too.)


They made the decision that would save the most lives, which is their job.
But they lied to the public, which undermines trust; IMHO this was a myopic decision.
As for the people doing what’s best for society, that’s antithetical to American individualism
Can’t speak for everyone, but Flex Alerts in California do indeed work (it’s when we’re asked to reduce energy consumption).
your faith was proven wrong with both masks and toilet paper being bought for resale at predatory prices, or just to maintain personal supplies at the expense of everyone else.
That’s a fallacy/faulty generalization — I’m not saying everyone behaves well, but from my experience, the vast majority do. The pandemic for me was a time where I really felt like we looked out for our fellow people, at least locally.


In 2020 they recommended against face masks for non-healthcare workers. My understanding is that they did this to conserve masks for healthcare workers, as did the WHO. IMHO that was a really shitty thing for them to have done. Presenting all the facts and pleading with the public would, I think, have resulted in higher trust in them as an institution, ultimately saving lives, but that’s just my opinion I guess.
But yeah, completely agree that even then it was more or less well meaning, as opposed to now.


Also, 1.21GW is famously used in Back to the Future.
Where energy efficiency isn’t a concern (maybe a blender or a toaster) this sounds nice, but otherwise…well…lots of wasted energy.
(Of course, it all has to be balanced against the cost of manufacturing/disposing.)
Heat pumps want low temperature differences, so I’m not sure you’re going to have much luck getting a heat pump oven to 475F/~250C.


Give turnips a shot! Make sure to add a beet so they get that almost neon purple color (ok, really “argon purple”) like you find in middle eastern restaurants.


The history of the smallpox vaccine is fascinating iirc — milk maids, orphans-as-storage+transportation, really crazy stuff.
And after reading about it, one thing that’s neat is that it makes sense. You don’t need to talk about homeopathic “water memory” or whatever, and you don’t even need a solid understanding of biology — the whole thing just kinda…makes sense.
And yet, here we are…
OP needs to stop Chase-ing up votes.


They say “everything’s bigger in Texas,” but maybe that’s just because California hasn’t whipped it out until now…
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.