

I forsee a requirement that only “approved” OS are allowed to connect to mobile networks, citing security issues.
I forsee a requirement that only “approved” OS are allowed to connect to mobile networks, citing security issues.
Next step would be requiring UK ISPs to block traffic to the VPNs. They’ve already made it so you can’t go to some sites based on DNS lookups, so there’s precedent. Making it by IP address from a continuously-updated list would make it exceedingly difficult for regular users to access a public VPN, and while making one yourself from a VPS is straightforward, it can get expensive very quickly if you want to watch videos or download lots of stuff through it.
Most of the bypasses are by using a fake picture though. Two problems with that - if you consistently use the same fakery then your identity is still tracked between things (which is barely better than using your real identity), and if one service reports you for it being fake, you might lose all your connected accounts if they implement some sort of system like that in the future.
When I’m using sponsorblock, I sometimes just stop watching if I see a long sponsor section, regardless. If the poster has like 20% of their video used to talk about shilling something, then they’re probably not someone I trust.
Storage and processors don’t last forever. As parts break down, you won’t be able to replace them. Need a new hard drive? Sorry, it’ll only talk to motherboards that shake its hand.
As a UKian, this is unfortunately true. No matter how many of us want to just cut off the US completely, the government will always capitulate.
Sure.
But someone offered it $100 for a six pack of Bru and it declined, and they’re taking this as a hilarious failure, because a real human would be a real scumbag and take the cash pretending it was the right amount. So it’s not capitalist-level evil yet.
I would imagine they’ve at least talked about trying get people to enter credit card details. I know that’s been pushed before, as early as the 2000s, for age verification on some sites. Obviously it’s terrible for privacy, data breaches and flat-out fake sites just harvesting card numbers or taking all your cash at point of verification.
git() {
if [ "$1" = "cd" ]; then
shift
cd "./$(command git rev-parse --show-cdup)$*"
else
command git "$@"
fi
}
This lets you run git cd
to go to the root of your repo, or git cd foo/bar
to go to a path relative to that root. You can’t do it as an alias because it’s conditional, and you can’t do it as a git-cd
command because that wouldn’t affect the current shell.
Is that an iOS app? I’ve searched and found references to “control center” for multiple OS. I have no idea what phone or OS is shown in the picture and can’t guess by the comments, because I don’t know how many meta levels of snark are involved!
I pay money to ride on the bus and still see ads there.
“Premium lite”? What is this doublespeak?
git () { if [ "$1" = "cd" ] then shift cd "./$(command git rev-parse --show-cdup)$*" else command git "$@" fi }
Same in Edinburgh. The buses and trams have a capped fee per day but it doesn’t count if you’re coming from the airport for some reason…
In Scotland we have a thing on some homes - like trailers park sort of things - that requires them not to be used for living for at least one month out of the year. They’re cheap to buy (like £30k for a beachside home with a deck and shared facilities) but you’re not technically allowed to live there permanently.
My partner has the same name as her mother.
I’ll be your data point on the other side of the record: Tailwind is the worst thing to happen to the web.
you have an animated tattoo?
No. Doesn’t use any social media really, but did make a little-used account on bluesky after closing their twitter down.