Depends on the tea. Some I leave the leaves in all night and top it up if it looks a bit sorry. Some bagged black tea I remove the bag after like 20 seconds.
moopet
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.
The life of a repo man is always intense.
12 Angry Cats.
This didn't need an "experiment" to see.
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.
They also measure displacement in ICE engines. You never see a 2 Quart muscle car (I'm guessing, I have nfi what a quart is)
It's not important that it only dates back a few decades. At one point, all supernatural belief systems only dated back a few decades, and look how they proliferate.
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.