

Pretty sure I’d get up and walk off the plane. Not sure I wanna be on that flight with that flight crew.
IANAL but it might be better for the future lawsuit to be forced off.


Pretty sure I’d get up and walk off the plane. Not sure I wanna be on that flight with that flight crew.
IANAL but it might be better for the future lawsuit to be forced off.


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.


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.


“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.


You can’t beat
🤔


No one “shatters,” “breaks,” or otherwise surpasses violates the diffraction limit. Rather, you operate in such a way that the diffraction limit does not apply.
This is not to take away from these accomplishments at all! All manner of super resolution techniques are fantastic, but they’re not violating the diffraction limit; they are violating the assumptions that go into the diffraction limit, or they are using a different definition of resolution (which is completely valid), or both.


Global Outbreak World Response Outreach Network, perhaps?


Every so often there’s a post on Lemmy about how you should stick it to your landlord and put grease down the drain.
This is why that’s a bad idea, and it sucks for everyone, not just your landlord.


As they say, it costs a lot to be poor.


Huh. I was expecting the comments to be a little more of the Fuck Cars crowd.
In my city there was a whole kerfuffle because people were fined for parking in their own driveway due to it not actually being a driveway, as there was no garage, despite having a curb cut. It sounds like this sort of thing has been changed under the new mayor.


Parent didn’t say develop, they said use. 80 acres of forest can be used as open space and not developed at all.
I think the spirit of parent comment was that if you have 80 acres of forest, but you live somewhere else and never set foot in it…well, maybe that land could be better used/enjoyed.
If you live on/near it, and enjoy it for some purpose other than strictly as an investment, that seems like you’re utilizing it.


Maybe not a service in the typical sense, but setting up your router+server to route your home network traffic through a VPN is a fun project.
My router (MikroTik) supports WireGuard, so I can use it with Mullvad for the whole house—but wg is demanding and it’s a slow router, so while it can NAT at ~1Gbps, it can’t do WireGuard at more than ~90Mbps. So, I set up WireGuard/Mullvad on a little SBC with a fast processor, and have my router use that instead. Using policy based routing and/or mangling, I can have different VLANs/subnets/individual hosts selectively routed through the VPN.
It’s a fun exercise, not sure I implemented it in a smart way, but it works :)


If you search around you might find free ones. Oracle has/had a free tier (though it’s Oracle, so…).


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.
Oh durr, yep, agree…not the flying experience I’d want.