

Others mentioned virtualization — I have had issues with COW filesystems (btrfs), as COW does not always play nicely with VM drives (extreme fragmentation and very poor performance).
Others mentioned virtualization — I have had issues with COW filesystems (btrfs), as COW does not always play nicely with VM drives (extreme fragmentation and very poor performance).
from stdlib.h import cout
Wait this looks wrong, shit…
Anything can use it, but I think by convention it’s used for http on a non-privileged port.
Maybe there’s some interplay between amd64 and x64 architectures.
AMD64 and x64 are the same thing. Do you mean AMD64 and x86? There is definitely interplay there, as AMD64 implements the x86-32 instruction set.
Same — rsync to a pi 3 with a (single) ZFS drive at family’s house. Retain some daily/weekly/monthly snapshots.
I have a (free) VPS with static IPv4 which is how I connect everything.
Both the VPS and the remote site have limited network speed (I think 50Mbps for VPS), so the initial sync was done sneakernet (well…“airplane net”). Nightly rsync is no problem bandwidth-wise, and is mostly just any new videos I’ve uploaded to my local Immich instance.
Sounds like the opposite reasoning may have some truth:
“Cardinal George of Chicago, of happy memory, was one of my great mentors, and he said: ‘Look, until America goes into political decline, there won’t be an American pope.’ And his point was, if America is kind of running the world politically, culturally, economically, they don’t want America running the world religiously. So, I think there’s some truth to that, that we’re such a superpower and so dominant, they don’t wanna give us, also, control over the church.”
Nah just give them the .tex
source and let them deal with it.
It is “backwards” from some other commands — usually you run copy/rsync/link from source to destination, but with tar the destination (tarball) is specified before the source (directory/files).
That, and the flags not needing dashes always just throws me for a loop.
And the icing on the cake is that I don’t use tar for tarring that often, so I lose all muscle memory (untaring a tgz or tar.bz2 is frequent enough that I can usually get that right at least…).
I am the Walrus?
You mentioned ham radio — definitely fun! It’s a process to get into it though, as you need to study/pass an exam, and then you need a radio. Radios range from cheap ($25 or so) in the VHF/UHF (“walkie talkie”-style) to more expensive for an HF rig ($1000 range for 100W HF). If you want to get into low power (“QRP”) it can be much cheaper. You also need a fair amount of space for a good antenna setup…
There are tons of different communication modes, some without a computer and, like you mentioned, some that use computers. wsjtx
and fldigi
are popular programs.
Good luck!
I could be wrong but I think these are prepaid, not paid on delivery…
“…and there are no comments, because it’s Self Documenting™”
Modern bots are bad, but the old school IRC (maybe early Battle.net?) bots… I’m cool making an exception for them if you are.
Having a CC doesn’t mean you have debt…
“Why the HELL should I have to press 2 for English?”
— bumper sticker I would see on my bike commute back in the day.
With coherent detection I think the separation between eyes would allow for this.
Except that this problem doesn’t specify distance between horseman, so I think it’s a bit bogus — no need to resolve an individual person to be able to tell that they’re there. And for hair color, if you make assumptions about the clothes being worn, you could perhaps infer color of hair, even if the hair isn’t resolvable (a person being a “single pixel” would have a different hue depending).
Dipoles are, effectively, not — so if you have a charged bit and another opposite charged bit, while an inverse relationship might exist between either one, the net effect is that it drops off much faster.
The thing with gravity is it tends to go one way, unlike, say, charge.
This is the real big brain hack with decibels — you can use a linear scale, it’s just that the units are logarithmic instead.
(Yes I know most people would call a dB axis logarithmic, it’s just a silly comment.)
Whatever you decide for your laptop, I’m a proponent of a barebones off-site setup if you’re trying for 3-2-1 backup or similar.
I use a raspberry pi 3 with a single HD (ZFS) retaining some number of daily/weekly/monthly snapshots. Daily rsync, everything over WireGuard+VPS (TailScale would work too).