I’d buy that for a dollar.
I’d buy that for a dollar.
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.
Transuranic heavy elements may not be used where there is life.
Any more so than vanilla Chrome?
Doesn’t Firefox still have brand recognition though? I’d have thought even people who answer “google” to “what browser do you use” would have heard of firefox, and therefore looked it up rather than using the neurons to ask, “what alternative browsers are there?”
Yeah, I just had to search for this because I thought, I missed that too!
A few years ago I played a game called Spelltower, but it stopped working. I also played about 15 minutes of Carmageddon before losing interest one time.
Haven’t played a game on my phone since, though. I think it’s a frustrating experience trying to play anything on a device like a phone.
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.
I’d remove the size constraint on darts, so you could choose to use a lawn dart on your last turn, for example, to score 6352 points.
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 always knew them as cheesybobs as a kid, and only realised they were the same thing as “wood louse” or whatever when I grew up.
“Cheesy bug” in parts of the UK? Where I grew up that’s close. They were “Cheesybobs” to everyone I knew.
I pay money to ride on the bus and still see ads there.
When I was at school, the kids would say, “my dad’s shed is bigger than your dad’s shed”. But that was a long time ago, and we each had a child’s view of the world. Most of us grew up.
“Premium lite”? What is this doublespeak?
When people have tried this they found you can’t just stay awake. Your brain ends up turning bits of itself off at a time, so while you can talk and move around you’re basically not fully conscious and will mix up words or not be able to move at the same time. They called it “microsleep”, and it’s the main reason why nobody tries to go for longer without sleep any more: beyond a certain point you’re not really awake or asleep.
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.