I’m actually not shocked but that’s because it looks like the same corporate boilerplate every CEO has been putting out lately.
undefined
My original comment was:
I tend to think they rejected reason.
That’s obviously an opinion; and my opinion as to why is that the voters were ignorant.
I’m a web developer, not an analyst, mind reader or Trump supporter with firsthand knowledge of their way of thinking.
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.
Yeah, that’s pretty annoying.
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.
I personally use a double-hop VPN to avoid this but I don’t think that’s necessarily scalable to all users or a valid suggestion for the non-technical among us.
This is what keeps me from rolling my own instance for personal use. I would need to buy a domain (linked to me) to communicate with anyone else.
It would be nice to be able to spin up an instance on i2p or Tor without still needing access to the “normal” web, but I don’t think everyone’s going to hop onto pure i2p unless it comes built in to apps.
What is the most private phone? Take a visit to a Google property and curb stomp your privacy to find out!
Feeling attacked with Leggable
and Fleable
. I’ve been known to write a concern or two in Ruby on Rails but what can I say? I like my code DRY.
adds to blocklist
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 installingnvm
orrbenv
. It’s awesome for lightweight, no nonsense stuff like Tailscale, VPNs, etc.