

Backblaze B2 is about $7 a month per TB.
Almost every major backup solution natively supports S3 compatible storage.


Backblaze B2 is about $7 a month per TB.
Almost every major backup solution natively supports S3 compatible storage.
I avoided tailscale for so long because I was already using wireguard and I didn’t know you could self-host with headscale. But once I started using it with headscale the mesh design really is a big improvement to usability. I don’t miss having to carefully manage my config files and ip route rules.
I need to get setup with app connectors and then I think it’ll finally be a high enough wife-usability factor for me to remove some things I still have exposed over the internet.
DERP is the service that actually relays packets between tailscale connected devices when they are crossing a NAT (leaving one private network and going across the internet to another private network).
If you host headscale (the self-hosted community version of the tailscale control plane) and use it with tailscale, by default it will still use the public Tailscale DERP servers. Your traffic is still encrypted and not visible to them, but it does still rely on part of their centralized architecture even though you are hosting the control plane yourself.
That being said, you can just use the embedded DERP that ships with headscale, although there are some other considerations when doing that because it will need to be publicly on the internet, probably with a proper domain name and publicly trusted certificate.
Headscale includes an embedded DERP server but you need to enable it. Their example yaml has it disabled by default, which I assume is because it needs to be publicly available on the internet, requires HTTPS, and thus a certificate and other network/security considerations.


We invented a machine that tells you what you want to hear. Should be fine.
You can self host the control plane for Tailscale using a community project called Headscale. I use that along with Headplane which gives you a nice admin web UI.
Then you just use the tailscale client on devices like normal but you authenticate new clients with your endpoint instead of the centralized one.


Winget is still playing catch-up in my experience. Microsoft’s own office365 winget package is broken constantly.


The fact that industrial and commercial use pays lower rates than people trying to live their lives and heat their home is such bullshit.


Seeing how much they’ve advanced over recent years I can’t imagine whatever that guy was working on would actually impress anyone today.


I just set up a rule on my firewall to disallow outgoing web traffic from my TV so I can still control it over the wifi. Then if I want to sell it I haven’t broken any functionality.


You can do anything…


What do you mean by ‘desyncing’ issues. I use Syncthing very heavily across my servers and workstations and I don’t have any trouble. I run my own Syncthing relay server for NAT traversal.


At least on Android, spoofing GPS location is trivial (not that workarounds like this should be necessary).


Maybe that’s where people are who need the information the most?


Businesses are happy to have their employees be more productive without having to pay for expensive new licenses… But eventually they’re going to find out that letting all your employees share swaths of private data with random websites is not a great idea.


This exactly. I’d use rsync to sync a directory to a location to then be backed up by kopia, but I wouldn’t use rsync exclusively for backups.


Ah yes… Pre-crime… Just like all those utopian sci-fi novels.


People just going about their business living their lives as they have for many years…
Silicon Valley: Hey fuck you. Also I came up with a dumb nickname for you.
I really like using the PopShell extension on Gnome. I’m hoping it doesn’t die out when Pop moves to their new Cosmic DE. So far I still prefer Gnome.
I back up to local storage and then replicate offsite to S3 nightly.
On-prem backups are great and cheap and fast and definitely plan A but a robust backup solution is going to require offsite storage of some sort. Object storage is one of the cheapest ways to do that for most situations, particularly for things that can’t be replaced like photos.