

I would not expect rsync to have frequent disconnects, no.
I would not expect rsync to have frequent disconnects, no.
I once tried to delete the .steam folder off of an hold SSD, but the .steam folder is a symlink :(
Looks like a blizzard is in the realm of $6? I don’t go to DQ, but living in a region with many of them I can say gas is generally accessible for ~$2.50 so unless you’re driving something that gets 10mpg there’s basically no way to make buying two be worth it. I only have to fill up gas once every month or two because my car is a plug in hybrid and I rarely go more than ~40 miles in a trip so it’s unlikely I use gas at all. With free nights I don’t even really pay much to fill my battery.
Gas is pretty cheap
Wouldn’t you be incapable of enjoying the sun
Not a Windows user but this was my solution when I was
I don’t want to be an asshole but after checking a couple of those out they all appear to be post-authorization vulnerabilities? Like sure if you’re just passing out credentials to your jellyfin instance someone could use the device log upload to wreck your container, but shouldn’t most people be more worried about vulnerabilities that have surface for unauthorized attackers?
You should check out 4d golf and hyperbolica
Sometimes our internal CI tools break and I can’t build either. I think GitHub actions syntax is actually valid in forgejo as well so I don’t really think it’s a problem.
Honestly I’m just glad people are calling out selfish lovers ffs
It’s because the artist historically did NSFW content
Dr Stone also has some questionable aesthetics
Remember to take your Claritin before starting a sync play session
With certbot there’s probably a plugin to do it automatically, but if you just want to get something working right now you can run the following to manually run a dns challenge against your chosen domain names and get a cert for any specified. This will expire in ~3 months and you’ll need to do it again, so I’d recommend throwing it in a cron job and finding the applicable certbot-dns-dnsprovider
plugin that will make it run without your input. Once you have it working you can extract the certs from /etc/letsencrypt/live
on most systems. Just be aware that the files there are going to be symlinks so you’ll want to copy them before tarballing them to move other machines.
certbot --preferred-challenges dns --manual certonly -d *.mydomain.tld -d mydomain.tld -d *.local.mydomain.tld
Once upon a time I would have said “Only if you win!” but the orange in chief has disproven that I suppose.
Piezoelectrics have left the chat
Technically you can nat punch with wire guard
Short of manually deleting .git you can always find any commit, you can walk backwards through your reference lof if it comes to it, the only real risk is throwing out unstaged changes.