undefined
I use Tailscale with an exit node in my home country and another in Switzerland. Most my traffic goes to Switzerland, but some of it exits locally as websites block other countries. I’d rather it still pass through a VPN rather than my home IP address.
It’s mostly painless, the only website outright blocking VPNs is Reddit (which I don’t care about), but I block most other social media companies and Google properties so I’m not concerned about them.
Honestly? Ignorance. On all the issues the media says voters votes on the most (immigration, the economy) it seems the voters had no clue what the Biden administration (and more generally, the government) has been doing.
I said it elsewhere but it’s like everyone watched Fox News for 30 minutes and/or scrolled their algorithm-based feed to base their vote on.
I use Apple devices for end-user activities but Linux for my routers and servers. I grew up with Windows at home and Macs at school; as a teen I used Linux full time on used PCs but always loved the “it just works” design of Apple gear.
I actually prefer FreeBSD, but Docker and containerization have brought me much closer to Linux.
Specifically, I love using Alpine Linux due to its flexibility. Its packages are very up to date and I can install an actually working Node or Ruby with a simple apk add
versus installing nvm
or rbenv
. It’s awesome for lightweight, no nonsense stuff like Tailscale, VPNs, etc.