“Can you hold it” was meant as “abstain from pooping for just a little longer,” but was instead interpreted as, “poop, and then hold the poop in your hands.”
“Can you hold it” was meant as “abstain from pooping for just a little longer,” but was instead interpreted as, “poop, and then hold the poop in your hands.”
If you lose power, you can use one of these cables to power your house (or at least, the part of your house on that phase).
This is not how you should do this, but it can work. It is not a good idea (possibly illegal?).
Hopefully you can publish in an open-access journal — if not it would be great if you could share an arXiv preprint :)
You said that no one…
I don’t think that was the parent commenter though…
You experience the passage of time as ever increasing in speed, and before long the universe has died, leaving you — immortal and sentient — alone in the cold, dead cosmos, for eternity.
Bonus points: use non-qwerty keyboard for added obfuscation (but keep the qwerty key caps of course).
It’s nerf
orand nuttin’
FTFY
Physics is like sex: sure, it may give some practical results, but that’s not why we do it.
— Richard P. Feynman
I think the same is true for a lot of folks and self hosting. Sure, having data in our own hands is great, and yes avoiding vendor lock-in is nice. But at the end of the day, it’s nice to have computers seem “fun” again.
At least, that’s my perspective.
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).
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).
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.
At work on a slack it just means “I’m watching this discussion.”
To each their own though? I can’t imagine why anyone would want something other than i3 (or similar), because almost by definition the DE is not the program I fired up my computer to interact with, and i3 “gets out of the way better” than most others in my experience.
But…that’s just my use case. It’s a horrible UX for most people, just happens to work well for me.
I feel old…when I was learning how to run Linux I started with an old 386 (maybe 486?) my dad wasn’t using. I think it had 32MB RAM, which was fancy for those machines.
We had dial up at the time, so only one machine could be on the Internet. So, I set up a modem on the x86, plugged into an Ethernet hub (switch?), and learned enough ipchains (this was before iptables) to share a connection. It also ran Samba, an AFP server, and probably FTP and HTTP (just for local access) — but it worked for filesharing.
It could also run MP3 streaming software which amused me because the machine itself was too slow to decode MP3 (but that’s not necessary to stream).
Crash Team Racing PS1 was IMHO better than Mario Kart N64. The wumpa fruit added a neat dimension, and the ability to select weapons for battle mode was great.
I just wish we’d have neither inflation nor deflation.
Some tech has followed this pattern. For example: entry level Mac laptop in ~2000 was the iBook, priced at $1599 ($3k+ in today’s dollars). The current entry level Mac laptop (M4 Air) starts at $999 — cheaper in absolute dollars, and way cheaper in relative dollars.
(Macs are just an example since Apple doesn’t have a very extensive product list, so there’s only one “entry level” laptop to choose from. And yes it’s fair to ask if the relative specs have just gotten worse, but I think this is also the opposite — the iBook was iirc criticized as being underpowered, whereas the M4 Air is afaik well regarded.)
Can you explain the Ethernet requirement more? Was that just that the computer didn’t have WiFi, or was it set up such that only the wired interface worked with their VPN, or…?
Can you explain your travel router situation? Did you use the travel router to access WiFi and provide an Ethernet port for the computer (I think this is called “WISP mode”)? Or was this an 4G/5G router?
In any event, at least on Android you can connect to WiFi and tether to a computer over USB. It’s very useful for setting up a computer without WiFi drivers, as Linux will almost always recognize the shared Internet (so, it’s functionally a USB wifi dongle with very good driver support).