

That’ll show ‘em!!


That’ll show ‘em!!


I really want the family to win in this case but my fear is that if they were to that it would only push age verification laws further.


And who wants to watch the shit hole quality of something recorded on fucking glasses? No thank you.


Be careful if there’s a public IP address. I think some operating systems even include IPv6 with 0.0.0.0 so that if there’s a public one assigned this might open it up to the world.


For me it’s also the same with “hubby”
I second PocketID if all you’re looking for is Passkeys + forward-auth. The others are overkill.


The sad part is I think he does.


I’d just add both Gmail and another email account to a desktop email client, then simply drag the emails from one provider to the other.


I know it’s Trump but I really thought this was The Onion. I’m at a loss for words.


I really tried to use a “usb” install for a long time but could never get kernel upgrades (and some other packages) to work correctly.
These days I do a “sys” install but mount /var/log and some other directories to RAM.


I do this more or less, while the VPS itself doesn’t route over a VPN I have traffic forwarded between Tailscale and a commercial VPN.
It’s actually much more complicated and involved than that involving four double hop VPN tunnels, two that stay 100% in my country then two that bounce around other countries routed over the first two. This way my traffic exits the country without it appearing that way.


Bonus points if the 2.4 GHz and 5 GHz channels use the same SSID and security. I can’t stand when people separate them — who wants to sit there and switch networks all day trying to find the best one? Just let the clients do it on their own.


I never understand why people say this. I always feel like shit the day after getting high. I’m tired, cranky, irritable or have that weird anxious feeling like something bad might happen (that I never otherwise have).


Why don’t they just stop these people from entering in the first place? I keep seeing Greenland cry about the horrible Americans (as they should) but then they just let them in for some reason?


People will do anything except stop eating animals.


This feels anything but spontaneous to me unless you happen to live right on the water.


I do most my work on the terminal so I prefer something in the middle: convention over configuration, most functionality included but rather small by default. More complex needs can be compiled in.
Related: I wish more Linux distributions’ package managers would allow for binary installation alongside source compiled packages. In FreeBSD I’m amazed at how well pkg’ binary packages play with ports-compiled ones.


I use Alpine Linux because I just got tired of all the cruft and outdated packages from other distributions.
I don’t use it but I would recommend Kopia due to its content-defined chunking, deduplication, etc. I’m writing a fork of it that allows any Rclone adapter to work as the frontend or backend but it won’t be released for quite some time.
Otherwise I sync most my files to Backblaze by hand from time to time using Rclone and client-side encryption.