• 0 Posts
  • 32 Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle






  • And you can put a secure note in there that has all the instructions necessary for them to access anything they might need (either by taking that note to someone skilled enough to follow the instructions, or by making it dead simple enough for them to just extract everything to an empty external ntfs hard drive in a simple file hierarchy).


  • I found that going back to bookmarking (and subscribing to RSS) is the best way to pull away from the algorithm-feed-trough of the social media websites and SEO bullshit. As I got more and more bookmarks of interesting sites, and found lots of feeds to subscribe too, I found I naturally gravitated away from the corporate web. It’s a requirement now if you are interested at all in indie-web type stuff, forums for esoteric hobbies or software communities, or personal web pages of interesting people -those things just don’t show up on search engines or social media anymore.


  • Does it still count as “self hosting” if one of your backups uses something like restic to push to b2 or hetzner storage boxes? It’s not consumer point and click.

    I have one copy going there, and one going to a $50 thinkstation usff connected to a single external hard drive. It’s not raid, but if it dies, it just gets quickly replaced while I rely on the hosted backup.







  • Thanks, I like it. The downside is that the VPS can see the content of my services, so it’s no good if you don’t trust the VPS provider, or if the content is too sensitive to allow that. I think it’s a good trade-off for my usage though. Performs well. One of the services I proxy is a rpi serving images downloaded from weather satellites. Connecting directly to the pi is super slow, but the proxy caching makes it 100% faster.


  • I use a $2 VPS in Quebec that proxies my home stuff over Tailscale. It uses Caddy and does the TLS encryption and caching. It has the providers DDOS protection, plus I have configured the firewall to have some further protection.

    It could also just directly forward TLS packets over any sort of VPN if you didn’t trust the VPS provider or wanted to reduce cpu load.