Tailed curled around the feet. Very proper
Full episode? Damn
He’s still around! He hosts a trivia podcast called Lateral.
The one time I upgraded from an HDD to an SSD, I didn’t know about Clonezilla, so I straight up used dd
to copy the raw bits. That was pretty insane in hindsight.
So can there be multiverses that contain every other multiverse other than itself?
Free tech tip: https://cht.sh/ serves practical, usage-focused help on common command-line tasks. You can visit the website, or even better, curl for what you want.
$ curl cht.sh/touch
gets you this:
cheat:touch
# To change a file's modification time:
touch -d <time> <file>
touch -d 12am <file>
touch -d "yesterday 6am" <file>
touch -d "2 days ago 10:00" <file>
touch -d "tomorrow 04:00" <file>
# To put the timestamp of a file on another:
touch -r <refrence-file> <target-file>
Append with ~
and a word to show only help containing that word:
$ curl cht.sh/zstd~compress
Result:
tldr:zstd
# zstd
# Compress or decompress files with Zstandard compression.
# More information: <https://github.com/facebook/zstd>.
# Decompress a file:
zstd -d path/to/file.zst
# Decompress to `stdout`:
zstd -dc path/to/file.zst
# Compress a file specifying the compression level, where 1=fastest, 19=slowest and 3=default:
zstd -level path/to/file
# Unlock higher compression levels (up to 22) using more memory (both for compression and decompression):
zstd --ultra -level path/to/file
For more usage tips, curl cht.sh/:help
.
I’m certainly glad this one is more active than world’s.
Now I’m curious why it hit general release at 3.2.
I’ve always thought it was funny that panic has an exclamation mark in Rust. Among all the macros, it’s the most fun one to yell.
It would be more concerning if it wasn’t.
First one isn’t even metal. But yes. Not doing that is why anyone even remembers Party Cannon.
It’s powered by someone’s Raspberry Pi 5.
If you’re talking about not wanting to mess up the recommendations you get on YouTube, you can delete videos from your viewing history and they won’t count for recommendations anymore. A private browser window will also work.
Follow their track, you mean.