

It doesn’t actually matter, but the syntax indeed does not include {}. You are just creating an extra grouping for no reason.


It doesn’t actually matter, but the syntax indeed does not include {}. You are just creating an extra grouping for no reason.


Is it the infamous “run ffmpeg in a while loop and have it slurp your stdin” case? Try adding -nostdin to your ffmpeg call.
Those are deranged as hell, the whole family! They loose their ability to eat upon adulthood, have one of the shortest adult lifespans among moths because of that and just mate all the time as adults. Horny.


Dunno, looks kind of bland. But I’m not a fan of butterflies in general.
Have you seen this cool moth? It’s caterpillars are badass, they eat poisonous shrubs.


God I’m glad I’m not using anything Google…


If you ever have to do something like this again, rclone supports mounting Google Drive, at which point you’ll be able to work with it as if it’s a proper filesystem.
Left to right, top to bottom.
Fun fact: out of those only 4 and 8 are rom-coms and both are a bit weird.
4 is an ecchi with characters speaking bad Russian occasionally, if you know the language, it will hurt your ears.
8 is about an adult couple with a very established relationship that hides it in public. Not exactly how rom-com genre usually works.


The Japanese: こんにちは!
Fermented juice like wine, cider and similar things like mead get to around 13% ethanol through the fermentation alone, no special technological magic needed. I think it’s fair to say it was the first method of acquiring alcohol, as it’s very common in nature with, for example, birds getting high from eating not so fresh berries.
closes a book on the history of cannibalism
thinking intensifies


Getting a very is job without a difficult car.


These are actually so good when working with small mechanical things or electronics. Not leaving your human things on any of the parts while also not sweating your palms to hell. One hell of an invention.
Put suspicious cats into sandboxes until it’s proven that they are crewmates.


For me the frame of discussion is different, it’s not about the anime being silly, but rather about what the meme was trying to convey.
Someone being confused about a Japanese person facing a language barrier constitutes an explanation in my opinion.
You can use less. There are also specialized ones for that purpose like bat.


If you spoke with any Japanese people in the wild, it’s very hard to find those who can speak proper English. Most of the time they’ll have some basic vocabulary and will be able to understand what you are saying, but saying anything themselves is practically impossible. I often say that Japanese is a phonetically impaired language, mainly because of how little valid sound combinations there are in the language, being risen surrounded with only Japanese trains your voice cords to only produce these sounds. And Japanese phonetics barely intersect with English ones. You see the problem, right?
And Japanese who are hanging out in places where they can meet with foreigners are obvously better at it than your average Japanese person.
だから、私日本語を学んでいる。この方で楽だ。
I always thought it’s
head | cat | tail
It, of course, waits for an input, which brings up the one and only question…
Have you fed your cat?
No harm in it apart from people looking weird at you.
A bit more important: wrap your parameter expansions in double quotation marks. E.g.
${probe_output}→"${probe_output}"Otherwise bash will do globbing and splitting on it and you most likely don’t want that. Often times it’s not required, but it’s a good habit to have just in case.Another one is passing
-rtoreadso that it won’t feast on your backslashes.